*
here are some of the projects i've worked on. i love building tools that make developers' lives easier and exploring new technologies along the way.
Hail
creator
Custom SMTP server built from scratch in Go for temporary email services. Enables secure, ephemeral email communication with self-expiring mailboxes for enhanced privacy.
achievements
- Custom-built SMTP server: No dependencies on third-party mail servers.
- Self-expiring mailboxes: Emails are automatically deleted after a predefined time.
technologies
Linklist
creator
LinkList is a dynamic platform designed for developers, offering a seamless way to showcase your projects and create a personalized link hub for your bio, portfolio, or any online presence.
achievements
- built a full-stack application with next.js and prisma
- implemented authentication and authorization with auth.js
technologies
Stack Underflow
creator
Stack UnderFlow is a Q&A platform. It allows users to post questions, answer them, and engage in discussions. The project is built with modern web technologies and aims to provide a user-friendly and feature-rich experience.
achievements
- built a full-stack application with next.js and prisma
- implemented authentication and authorization with auth.js
- integrated trpc for type-safe api calls