logo
Ovi Podder
HomeAboutProjectsResumeContact
HomeAboutProjectsResumeContact

My Projects

Here are some of the projects I have worked on

TimeSheet

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. The application is engineered for real-time data handling and a seamless user experience across all devices.

Next.jsNode.jsPostgresTailwind CSSFramer MotionShadcn UI
E-Commerce Platform

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.jsNode.jsMongoDBStripeTailwind CSSFramer MotionShadcn UICloudflare
Chess Game

Chess Game

This is a Java-based chess game implementation that demonstrates object-oriented programming principles, game development concepts, and graphical user interface handling. The project uses a custom graphics library (StdDraw) for rendering and implements a complete chess game system with turn-based gameplay

JavaOOPPolymorphismInheritanceGUIGame Development