Projects
A lot of ideas, but some are still under construction!
BlueminCode · Online Coding Platform
Developed a Monaco-powered multi-language IDE with customizable theming, execution history, and Convex for backend. Integrated Clerk for auth and Razorpay for premium upgrades.
Next.jsConvexClerkMonaco EditorAceternity UIRazorpayTypeScriptFull StackWeb Application
CodeScreen · Online Interview Platform
Built with Stream-powered video calls, screen sharing, and a Monaco code editor. Used Convex for real-time sync and Clerk for secure auth.
Next.jsConvexStreamClerkMonaco EditorShadcn/uiTypeScriptFull StackWeb Application
projects.ts
const projectField = {
idea: "Overnight hackathon brilliance",
execution: "Debugging marathons",
outcome: "Works on my machine... most days!",
};
console.log("Project Field:", projectField);