Skip to main content

Projects

A showcase of my work and coding projects. Each project demonstrates different skills and technologies I've worked with.

Excel to Deluge Converter

Mar 2026

React
TypeScript
Next.js
Tailwind CSS
SheetJS
Convert Excel or CSV files into Zoho Deluge List and List of Maps syntax
Upload any Excel (.xlsx, .xls) or CSV file and convert its data into Zoho Deluge script data structure code. Supports flat lists from a single column and list-of-maps from multiple columns. Choose which columns to include, customize variable names, and copy the generated code instantly. All processing happens in your browser with no data uploaded to any server.
Password Generator

Mar 2026

React
TypeScript
Next.js
Tailwind CSS
Generate secure passwords with customizable length and character types
A client-side password generator tool with strength indicator, clipboard support, and full accessibility. Demonstrates React state management and cryptographically secure random generation.
URL Generator

Mar 2026

React
TypeScript
Next.js
Tailwind CSS
Build URLs with query parameters interactively
A URL builder tool that enables users to construct URLs with query parameters interactively. Features include real-time URL generation with proper encoding, one-click clipboard copy, automatic persistence to localStorage, and history management for quick access to previously created URLs.
Screenshot of Boredom Bingo project
Boredom Bingo

Feb 2026

Base44
React
TypeScript
Tailwind CSS
An app specifically for people who are forced to watch the game but don't care about football.
A "Boredom Bingo" (mark off items like "Celebrity in a luxury box" or "Truck commercial with a dog") app specifically for people who are forced to watch the game but don't care about football. Also includes a "What just happened?" button that explains common football penalties in simple, humorous terms. Created to enter Base44.com "BIG GAME APP" ("CONTEST")