Pinned Repositories
3d-ball-game-unity
A game containing some of the basic concepts needed in order to create a simple unity game in 3D.
brainJS-examples
These are some very simple examples of how to use the javascript neural network library called brainjs.
capstone-ai-car
An artificial intelligence vehicle collision avoidance system demonstrated in a simulation that uses neural networks paired with a genetic algorithm and sensors.
capstone.github.io
device-manager-flask
ecommerce-website-flask
This is an e-commerce website for computers made using python's flask web framework. This was done as a school project for a course called database management system.
hotel-reservation-website
This is an hotel reservation website made as a school project. This was made using php, html, css and javascript.
iamjovani
Config files for my GitHub profile.
inventory-management-system
This is a basic Inventory System with CRUD functionalities along with report generation and administrator alert functionalities.
machine-learning-model
This machine learning model was created to predict survival on the Titanic and get familiar with ML basics. This was done as an as a assignment and submitted on Kaggle.
iamjovani's Repositories
iamjovani/ecommerce-website-flask
This is an e-commerce website for computers made using python's flask web framework. This was done as a school project for a course called database management system.
iamjovani/3d-ball-game-unity
A game containing some of the basic concepts needed in order to create a simple unity game in 3D.
iamjovani/brainJS-examples
These are some very simple examples of how to use the javascript neural network library called brainjs.
iamjovani/capstone-ai-car
An artificial intelligence vehicle collision avoidance system demonstrated in a simulation that uses neural networks paired with a genetic algorithm and sensors.
iamjovani/capstone.github.io
iamjovani/device-manager-flask
iamjovani/hotel-reservation-website
This is an hotel reservation website made as a school project. This was made using php, html, css and javascript.
iamjovani/iamjovani
Config files for my GitHub profile.
iamjovani/inventory-management-system
This is a basic Inventory System with CRUD functionalities along with report generation and administrator alert functionalities.
iamjovani/machine-learning-model
This machine learning model was created to predict survival on the Titanic and get familiar with ML basics. This was done as an as a assignment and submitted on Kaggle.
iamjovani/iamjovani.github.io
iamjovani/mnist-cnn-genetic-algorithm
This repository contains a Convolutional Neural Network (CNN) implementation for the MNIST dataset, optimized using a Genetic Algorithm (GA). The purpose of this project is to demonstrate how GAs can be used to improve neural network performance by optimizing hyperparameters
iamjovani/OpenGL
OpenGL support library so you can just dive in and write OpenGL code
iamjovani/sdl-graphics-engine
This is a simple game engine made in SDL2.0 just to understand the fundamentals of how the SDL library works.
iamjovani/space-invaders
a replica of the space invaders game created using Java
iamjovani/spring-boot-backend-api
iamjovani/vcas.capstone.io
Vehicle Collision Avoidance System - (VCAS) (GROUP 20)