Projects

A collection of my side projects, experiments, and open source contributions.

Personal Website

The website you are looking at right now! Built with Next.js, Tailwind CSS, and React Three Fiber to showcase my work and experiments.

Next.js
React
Three.js
Tailwind CSS

Project Dashboard

A conceptual dashboard for managing complex workflows, featuring data visualization and drag-and-drop interfaces.

React
D3.js
TypeScript

3D Model Viewer

A lightweight web-based 3D model viewer that supports GLTF and OBJ formats with real-time lighting adjustments.

Three.js
WebGL
React Three Fiber

Task Manager API

A robust REST API for task management built with Node.js and PostgreSQL, featuring authentication and rate limiting.

Node.js
Express
PostgreSQL