Projects

A collection of projects I've worked on, from full-stack applications to open-source contributions.

Featured Projects

E-Commerce Platform

A full-featured e-commerce platform built with Next.js, Stripe, and PostgreSQL. Features include user authentication, cart management, and order tracking.

Next.jsTypeScriptPostgreSQLStripe

Task Management App

A collaborative task management application with real-time updates, team workspaces, and Kanban boards.

ReactNode.jsSocket.ioMongoDB

Weather Dashboard

A beautiful weather dashboard with location-based forecasts, interactive maps, and historical data visualization.

Vue.jsD3.jsOpenWeather API

Other Projects

CLI File Manager

A terminal-based file manager with vim-like keybindings, fuzzy search, and batch operations.

RustTUICross-platform

Markdown Editor

A minimalist markdown editor with live preview, syntax highlighting, and export options.

ElectronReactCodeMirror

API Rate Limiter

A Redis-based rate limiting library for Node.js with support for sliding windows and token buckets.

Node.jsRedisnpm package