Here are some of the projects I've worked on, showcasing my skills in various technologies and problem domains.
SecureNote
A full-stack MERN note-taking app that lets users create, edit, and delete encrypted notes. User can make the notes Destroyed after certain time. Features Context API for state management, MUI for sleek UI, Formik for forms, Axios for API calls, NodeMailer for notifications, and an Emoji Picker for fun. Real-time sync ensures notes are always up to date.
MERNContext APIMUIFormikAxiosNodeMailer
ReadMe Generator
A developer tool to auto-generate professional README files with a drag-and-drop customizable interface. Built with Tailwind CSS, Markdown, Monaco Editor, Zustand, and Context API. Users can reorder sections, add custom buttons, and see live previews. User can copy raw-code and download ReadME.md file in just one click.
Tailwind CSSMarkdownMonaco EditorZustandContext API
Expense‑Tracker
A personal finance app that tracks income and expenses with dynamic charts. Uses Redux for state, Tailwind CSS for UI, and Chart.js to display spending in a red pie chart and income in a green pie chart. Helps users visualize budgets and manage finances effectively.