© 2026 Naveen Kumar Pendyam. All rights reserved.

contact@nkpendyam.me
GitHubLinkedInBlogContact
    All posts
    milestone
    humor
    portfolio

    Achieving Milestone: Adding Blogs Section

    Naveen Kumar Pendyam
    Monday, May 27, 2024
    1 min read

    Achieving Milestone: Adding Blogs Section

    Finally! The day has come. The stars have aligned, the code has compiled, and I have successfully added a blog section to my portfolio. It's a small step for a developer, but a giant leap for my procrastination.

    The Journey

    It started with a simple thought: "I should have a blog." That thought was immediately followed by a year of overthinking the design, 3 months of debating between a CMS and Markdown, and 2 weeks of actually writing code.

    Why Space Theme?

    Because why not? If I'm going to write about code, I might as well do it while floating in the void of the internet. Plus, dark mode is default in space.

    What to Expect?

    • Tech Rants: Opinions on frameworks I barely use.
    • Tutorials: How to center a div (spoiler: use flexbox).
    • Life Updates: Mostly about how much coffee I consumed.

    Conclusion

    Stay tuned for more content. Or don't. I'm just happy this page renders without errors. 🚀

    Related posts

    Building a 3D Portfolio with Spline and Next.js

    How a Spline keyboard scene became the centerpiece of my portfolio and what I learned about lazy-loading WebGL.

    How I built a brain tumor detector (with a lot of AI help)

    A BCA student's honest write-up of building a multi-stage MRI analysis pipeline — YOLO, an ensemble of vision models, Grad-CAM, and a healthy fear of saying it's a medical device.

    Building LumaTorrent: a desktop app where I had to learn Rust and Tauri at the same time

    A safety-first torrent client for legal file distribution. What I learned about engine boundaries, why mock sidecars are useful, and how AI helped me survive Rust's borrow checker.

    Back to all posts