vwaje13
Feel free to check out some of my projects, and don't hesitate to reach out if you have any questions!
Pinned Repositories
ALC-AWS-Hackathon
A Gen-AI and ML powered tailored learning solution for children with autism
BFS
Custom implementation of BFS on custom Graph class.
BSTandAVL-Extended
An extended implementation of BST and AVL, providing all basic functionalities along with runtime and memory space allocation capabilities.
CS3377Assign6
Simple program implementing syscalls: fork, pipe, exec
Expression-Calculator
A program that converts infix to postfix and calculates any expression.
Graph-Hashmap-AVLTree
My custom implementation of Graphs (weighted and unweighted), BSTs, AVL trees, Hashmaps, Hashsets, and more.
HackAKPsi-GPT-
A full stack chatbot for Alpha Kappa Psi aimed to help members retrieve and track information.
Haskell-Prefix-Calc
A simple prefix calculator coded fully in Haskell.
Song-webapp
Full stack web app that can retrieve lyrics, translate lyrics, and uses ML to find a theme of a song.
Split-and-Settle
A collaborative full stack project designed to make splitting expenses simpler. Create groups, cancel debts, and split costs with ease! For more information, check SE_Document.docx
vwaje13's Repositories
vwaje13/ALC-AWS-Hackathon
A Gen-AI and ML powered tailored learning solution for children with autism
vwaje13/HackAKPsi-GPT-
A full stack chatbot for Alpha Kappa Psi aimed to help members retrieve and track information.
vwaje13/Song-webapp
Full stack web app that can retrieve lyrics, translate lyrics, and uses ML to find a theme of a song.
vwaje13/Split-and-Settle
A collaborative full stack project designed to make splitting expenses simpler. Create groups, cancel debts, and split costs with ease! For more information, check SE_Document.docx
vwaje13/BFS
Custom implementation of BFS on custom Graph class.
vwaje13/BSTandAVL-Extended
An extended implementation of BST and AVL, providing all basic functionalities along with runtime and memory space allocation capabilities.
vwaje13/CS3377Assign6
Simple program implementing syscalls: fork, pipe, exec
vwaje13/Expression-Calculator
A program that converts infix to postfix and calculates any expression.
vwaje13/Graph-Hashmap-AVLTree
My custom implementation of Graphs (weighted and unweighted), BSTs, AVL trees, Hashmaps, Hashsets, and more.
vwaje13/Haskell-Prefix-Calc
A simple prefix calculator coded fully in Haskell.
vwaje13/Java1
A simple java program demonstrating use of hashmaps, hashsets, recursive programming, lists, and scanning.
vwaje13/LinkedListandQueue
A simple java program creating my own LinkedList and Queues classes.
vwaje13/Makefile-Project
A simple program demonstrating usage of the Makefile in a UNIX environment
vwaje13/MDS
Multidimensional search using hashmaps and treesets.
vwaje13/Multiplication-game
A simple multiplication game coded fully in assembly.
vwaje13/PERT
Implementation of program evaluation and review technique using DFS in Java.
vwaje13/Prolog-Backend
A simple prolog backend for an employee and workstation mini-world.
vwaje13/Shell-Scripting
Shell Scripting programs for file manipulation and searching.
vwaje13/SLL
Custom implementation of Singly Linked List in Java.
vwaje13/SQL-basic
CRUD program using SQL (sqllite) database.