I've worked on a variety of projects, which are both the web2 and web3 projects. Here are a few of my favorites.
A decentralized experience booking platform built on Solana that revolutionizes how users create, book, and manage experiences through blockchain-based slot reservations. The platform uses NFTs to represent bookings, providing secure and transparent slot management with features like instant NFT minting upon booking, flexible time slot creation, and secure Solana payments.
An intuitive automation platform inspired by Zapier. It simplifies complex workflows by linking various actions to a trigger. With features like webhook-based triggers, integration with services like Resend(email) and Solana, and support for asynchronous task handling using Kafka queues
A robust authentication framework designed for secure user access management. It supports OAuth integrations (e.g., Google, GitHub) and custom credentials, ensuring flexibility and security. Features include JWT-based sessions, secure password hashing, and seamless login flows, making it suitable for scalable applications.
A user-friendly blogging platform that allows individuals to sign in using email credentials, write blogs, and manage their published content. The platform enables users to view their own blogs in a seamless interface. Built using modern technologies like React for the frontend, Express and Hono for the backend, PostgreSQL for database management, and Zod for validation.