Published on January 17, 2024
This is my little corner of the internet where I share my projects and thoughts. If you're reading this right after launch, you might find it a bit empty - more content is on the way!
I built this website with Next.js, styled it with Tailwind CSS, and added some polish with shadcn/ui components. Props to Red Pangilinan's website for the inspiration - definitely check it out.
Want to peek under the hood? The source code will be up on GitHub soon. Feel free to use it as a starting point for your own site.
Here's a quick tour of the initial components I'll use for writing posts:
Need visuals? Use either the Image component or standard markdown:
For sharing code snippets (with syntax highlighting and a copy button):
For those times when you need to highlight code or technical terms in text:
I'll be posting about projects I'm working on, interesting problems I've solved, and whatever catches my attention in tech (or not). Whether you're here to learn something new or just browsing around, I hope you find something interesting. Thanks for stopping by!