Portfolio
Portfolio
HomeProjectsBlog
HomeProjectsBlog

Blog

Technical blog posts on backend development, data quality, and reliability.

Showing 3 posts
Engineering
Collaborative Problem-Solving: Learning Through Code Discussions
A reflection on the value of collaborative learning and intellectual discussions when preparing for technical assessments. How working with peers across different programming languages enhances problem-solving skills.
Security
CareerCon
Real-world authentication debugging: identifying credential source confusion between Handshake and school SSO at a career fair. Demonstrates security awareness and systematic troubleshooting.
APIs & Integrations
Building a Discord-Powered Blog: Automating Content Publishing with Next.js API Routes and Neon Postgres
How I built an automated blog publishing system using Discord slash commands, Next.js API routes, and serverless Postgres. Create, edit, and delete blog posts directly from Discord with real-time updates on Vercel.