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/appwrite
Your backend, minus the hassle.
JinnJarBurger/despensa-rest-api
Despensa-app es una aplicación que te permite gestionar los productos que compras de forma habitual.
JinnJarBurger/despensa-web
Despensa-app es una aplicación que te permite gestionar los productos que compras de forma habitual.
JinnJarBurger/FindFirst
Organizing the information that matters to you and your teams. The knowledge of your world.
JinnJarBurger/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
JinnJarBurger/todo-application-backend
JinnJarBurger/todo-application-frontend
JinnJarBurger/version-control-system
A Version Control System written in GO