JP

My Thoughts

Filter by Tags

auth.js
authentication
leetcode
mdx
next.js
oauth
personal
react.js
typescript
Showing 4 of 4 posts

Prefix Sum

Sat, Jul 12, 2025

Prefix sum is incredibly powerful and straightforward technique to allow for constant time range sum queries on an array.

leetcode

Read More...

Portfolio/Blog Refresh

Sat, Dec 14, 2024

Updating my portfolio using Next.js 14, Static Site Generation (SSG), extended markdown (MDX) content, to optimize and increase performance on my portfolio as well as moving to self-hosting.

react.jsnext.jsmdx

Read More...