Mehak's Domain

My Projects

A selection of projects I've worked on.

meqeBot

A RAG chatbot integrated into this website, using Genkit, Next.js, and Vercel AI SDK to answer questions about my experience based on my resume, transcript, and personal website data.

Skills Used:

React
TypeScript
Next.js
myCoffee

A CRUD application simulating coffee orders using databases.

Skills Used:

Java
Spring Boot
SQL
AWS
ConnectHer

A first-draft website which creates a space for women to connect with their peers in a professional space. Prototyped @ InnovateHer 2024 Hackathon alongside two peers.

Skills Used:

Vue.js
Angular
JavaScript
AWS
myShell

A class project implementing core features of BASH using C code, forking, piping, and process management. Note: As per classwork guidelines, the code is not available.

Skills Used:

C/C++
Lex
Yacc/Bison
myCompiler

A class project implementing core features of a compiler using C code and x86_64 Assembly. Note: As per classwork guidelines, the code is not available.

Skills Used:

C/C++
Lex
Yacc/Bison
PC Parts: Analysis

A class project cleaning & visually representing pricing data from Kaggle over time for various PC parts such as CPUs, GPUs, and RAM.

Skills Used:

Python
Pandas
NumPy
Matplotlib