Projects

Projects I have worked across...


JobOrbit logo

A full-stack application connecting employers and candidates with role-based access(RBAC). Core features include JWT authentication, on-click resume uploads/downloads, job search with filters, application tracking and automated email notifications.

React
Next.js
Node.js
express.js
Tailwind CSS
Typescript
MongoDB
jwt
REST
Cloudinary
Shadcn
Vercel
Render
pickUI logo

pickUI is a Chrome extension that lets users capture UI components from any website in a single click and copy them as clean, reusable HTML with inline styles.

Typescript
React
Tailwind CSS
Chrome Manifest V3
Leetcode Customizer logo
Leetcode Customizer

This Chrome Extension allows users to customize the appearance of LeetCode by allowing users to change fonts, code editor themes, UI font sizes, and editor background colors.

HTML
CSS
Javascript
Google Fonts API
Chrome Storage API
Chrome Manifest V3
Terminal Based Text Editor logo
Terminal Based Text Editor

A lightweight, dependency-free text editor built from scratch in C, utilizing raw terminal mode and VT100 escape sequences. It features custom syntax highlighting for C/C++, incremental search, and a responsive TUI.

C
System API
make