Pinned Repositories
Account-Service
Assembly-language-8086-game
A brick shooting game written in assembly language x86
Deep-Learning
An optimized deep neural network(DNN) (using MNIST dataset) written without the use of any frameworks ( from the course --> "Andrew W. Trask - Grokking Deep Learning-Manning Publications (2019)" ).
Genetic-Algorithm
Solving n-queen problem using genetic algorithm
LeetCode-Problems
Solutions to leetcode problems
React-QuizComponent
Rent-A-Car
A car renting platform implemented using HSQLDB (Hyper SQL Database) with JDBC (Java Database Connectivity) which contains information about and helps with the interactions between the companies involved, cars owned, and customers' rented cars.
Rule-based-chatbot
A rule based chatbot which can not only carry out conversations but also answer certain questions about Brac.
Simple-Search-Engine
A simple fast search engine written in java with the help of the Collection API which takes in multiple queries and outputs results accordingly.
Snap-Snippet
A code sharing platform built using spring boot, hibernate and JPA as ORM with PostgreSQL which also follows a RESTful architecture.
JinnJarBurger's Repositories
JinnJarBurger/Assembly-language-8086-game
A brick shooting game written in assembly language x86
JinnJarBurger/Rule-based-chatbot
A rule based chatbot which can not only carry out conversations but also answer certain questions about Brac.
JinnJarBurger/Snap-Snippet
A code sharing platform built using spring boot, hibernate and JPA as ORM with PostgreSQL which also follows a RESTful architecture.
JinnJarBurger/Genetic-Algorithm
Solving n-queen problem using genetic algorithm
JinnJarBurger/Simple-Search-Engine
A simple fast search engine written in java with the help of the Collection API which takes in multiple queries and outputs results accordingly.
JinnJarBurger/Deep-Learning
An optimized deep neural network(DNN) (using MNIST dataset) written without the use of any frameworks ( from the course --> "Andrew W. Trask - Grokking Deep Learning-Manning Publications (2019)" ).
JinnJarBurger/Account-Service
JinnJarBurger/Rent-A-Car
A car renting platform implemented using HSQLDB (Hyper SQL Database) with JDBC (Java Database Connectivity) which contains information about and helps with the interactions between the companies involved, cars owned, and customers' rented cars.
JinnJarBurger/LeetCode-Problems
Solutions to leetcode problems
JinnJarBurger/React-QuizComponent
JinnJarBurger/web-quiz-engine
JinnJarBurger/todo-application-backend
JinnJarBurger/todo-application-frontend
JinnJarBurger/version-control-system
A Version Control System written in GO