Database Access
PROJECTS_ARCHIVE
> Accessing project files...
> 3 records found.
> Displaying portfolio entries sorted by relevance.

DEPLOYED
ID: 01 // 2024
TimeSheet
TeamShift is a full-stack web application designed to simplify workforce management. Built with Next.js, it provides an intuitive platform for employees to clock in and out with precision, while empowering managers to create and oversee team schedules effortlessly.
#Next.js#Node.js#Postgres#Tailwind CSS

LIVE
ID: 02 // 2024
E-Commerce Platform
A full-stack e-commerce platform built with Next.js and Node.js. Features include user authentication, product management, shopping cart, and payment integration.
#Next.js#MongoDB#Stripe#Cloudflare

ARCHIVED
ID: 03 // 2023
Chess Game
Java-based chess game implementation demonstrating object-oriented programming principles, game development concepts, and custom graphics rendering.
#Java#OOP#GUI#Game Dev