Software Engineering Projects

HR Management System

HR Management System

Timeframe: Aug 2023 - November 2023
Tech Stack: Node.js, MySQL, Express.js

Developed as part of a Semester 3 group project for Jupiter Apparels, a multinational apparel company. This full-stack Human Resource Management System (HRMS) involved creating robust database structures and implementing key backend functionalities to manage employee data and HR operations. I led the creation of the database and developed critical backend components, contributing to the overall effectiveness of the system.

View on GitHub
NATOURS

NATOURS

Timeframe: July 2024 - Present
Tech Stack: Node.js, Express.js, MongoDB, JWT, Mongoose

Built a RESTful API backend for managing tour operations, including tour creation, booking, and user authentication.

View on GitHub
RPAL-Interpreter

RPAL-Interpreter

Timeframe: Apr 2024 - May 2024
Tech Stack: C++

As part of the Programming Languages module, I developed a lexical analyzer and parser for RPAL. This project involved creating Abstract Syntax Trees and other components for interpreting RPAL code.

View on GitHub