Pinned Repositories
Brick-Breaker-Project
I have made a Brick Breaker game - one of the all time Atari classics. As you clear all the bricks on a particular round, the game becomes slightly harder to challenge you gamers.
Cards-Score-Keeper
A short weekend project to help my parents keep score of a cards game.
Cook-Quest
Cook Quest is a full-stack project that combines modern technologies to create a smart, user-friendly application for generating custom recipes. By integrating Google's Chat Bison Language Model, this app transforms the ingredients in your fridge and pantry into creative and delicious meal ideas.
CS-225-Final-Project
This program organizes the Bitcoin OTC trust weighted signed network into graph structure. It uses the PageRank algorithm to find the most trusted/distrusted traders as well as Betweeness Centrality as a means of finding through which trader the most transactions pass through. There are a variety of real world applications for such a collection of algorithms, and in this case this program can be used in investigations and research in regards to Bitcoin transactions.
CS448-Labs
Final-Project-CS125
This is a note taking app for Android
GraderU
A website that utilizes Prof. Wade Fagen-Ulmschneider’s dataset on courses taught at UIUC to make the process of registering for courses a lot simpler for students
Langchain-Project
This project is a document analysis and retrieval system that I developed to showcase the integration and capabilities of the Langchain and OpenAI libraries. I aim to demonstrate how to process, analyze, and extract information from a unique collection of PDF files, primarily literature written by my friends and I.
Prison_Game
A game in which you are a supervillain trying to escape a max security prison. The game type will be roguelike and the enemies/items will spawn in predetermined locations so that the player can continuously improve on the game from previous attempts.
SpotifyHelpr
A Spotify linked database where user's can rate songs, make playlists, and get song recommendations.
aditk3's Repositories
aditk3/Brick-Breaker-Project
I have made a Brick Breaker game - one of the all time Atari classics. As you clear all the bricks on a particular round, the game becomes slightly harder to challenge you gamers.
aditk3/GraderU
A website that utilizes Prof. Wade Fagen-Ulmschneider’s dataset on courses taught at UIUC to make the process of registering for courses a lot simpler for students
aditk3/Cards-Score-Keeper
A short weekend project to help my parents keep score of a cards game.
aditk3/Cook-Quest
Cook Quest is a full-stack project that combines modern technologies to create a smart, user-friendly application for generating custom recipes. By integrating Google's Chat Bison Language Model, this app transforms the ingredients in your fridge and pantry into creative and delicious meal ideas.
aditk3/CS-225-Final-Project
This program organizes the Bitcoin OTC trust weighted signed network into graph structure. It uses the PageRank algorithm to find the most trusted/distrusted traders as well as Betweeness Centrality as a means of finding through which trader the most transactions pass through. There are a variety of real world applications for such a collection of algorithms, and in this case this program can be used in investigations and research in regards to Bitcoin transactions.
aditk3/CS448-Labs
aditk3/Final-Project-CS125
This is a note taking app for Android
aditk3/Langchain-Project
This project is a document analysis and retrieval system that I developed to showcase the integration and capabilities of the Langchain and OpenAI libraries. I aim to demonstrate how to process, analyze, and extract information from a unique collection of PDF files, primarily literature written by my friends and I.
aditk3/Prison_Game
A game in which you are a supervillain trying to escape a max security prison. The game type will be roguelike and the enemies/items will spawn in predetermined locations so that the player can continuously improve on the game from previous attempts.
aditk3/SpotifyHelpr
A Spotify linked database where user's can rate songs, make playlists, and get song recommendations.
aditk3/HumanBenchmark
Me just trying to create all the games found at humanbenchmark.com
aditk3/JUCE-Projects
A repository with all the projects I've worked on using the C++ Audio Library JUCE.
aditk3/Music-Project-2018
Simplified DAW
aditk3/Parkour-Level-Design
A short parkour based game with 3 enemy types and a health system.
aditk3/Pokemon-Database
A website that utilizes the PokeAPI to provide users information on the original 151 (Generation 1) Pokemon.
aditk3/Single-Page-Website
A single-page website with specified functionality and formatting using only HTML, SCSS, and Javascript. It contains boilerplate information that can be replaced by meaningful content. This website utilizes HTML5, SASS , and Javascript.
aditk3/starter-web
Simple starting point website project based upon Initializr