Pinned Repositories
AyojonApp
An e-commerce app. Ayojon is basically an app through which you can organize an event straight from the comfort of your home.
Clean-the-World
Door-Lock-with-Facial-Recognition-and-Password-Proteus
Driver-Drowsiness-Detection
Pong-Clone-2D
A clone of the very popular 2D Pong game. Made using Unity.
ZigZag-Clone-3D
A clone of the popular ZigZag mobile game. Made using Unity. Minor bugs present.
Problem-Solving
A repository to store problem solving code. Mostly from Codeforces, also contains some job interview related code.
Book-Finder-Website
A book finder website using React and Google Books API to search for and display books. Part of university work.
Chess-Game
A simple chess game with a simple UI, playable via LAN with another computer or two players on the same computer. INCOMPLETE project. LAN multiplayer does not seem to work.
COVID19-Data-Exploration
nafis10670's Repositories
nafis10670/nafis10670
nafis10670/Data-Professional-Survey-Analysis-using-Power-BI
nafis10670/Laravel-REST-API-using-sanctum-authentication
nafis10670/React-AI-Keyword-Extractor
nafis10670/IP-Address-Management-Solution
nafis10670/COVID19-Data-Tableu-Visualization
nafis10670/COVID19-Data-Exploration
nafis10670/Laravel-React-Full-Stack
nafis10670/IUB_CSE317-Labs
CSE317 lab sheets for IUB.
nafis10670/AyojonApp
An e-commerce app. Ayojon is basically an app through which you can organize an event straight from the comfort of your home.
nafis10670/VGG16-transfer-learning-on-cats-and-dogs-dataset
This is a project where I use transfer learning from the VGG16 model on the cats and dogs dataset available in Kaggle. I derived the bottleneck features from the VGG16 model and trained three fully connected layers at the end of the model to classify cats and dogs. The VGG16 model is already trained on the Imagenet dataset and has the proper weights needed for my classification.
nafis10670/Chess-Game
A simple chess game with a simple UI, playable via LAN with another computer or two players on the same computer. INCOMPLETE project. LAN multiplayer does not seem to work.
nafis10670/Problem-Solving
A repository to store problem solving code. Mostly from Codeforces, also contains some job interview related code.
nafis10670/Snake-Game-AI
nafis10670/Image-Classification-using-Neural-Nets-Keras-
nafis10670/python-fun
Some fun and useful projects with Python
nafis10670/ZigZag-Clone-3D
A clone of the popular ZigZag mobile game. Made using Unity. Minor bugs present.
nafis10670/PICS
[PICS] Parametric Image Collection System
nafis10670/Driver-Drowsiness-Detection
nafis10670/Door-Lock-with-Facial-Recognition-and-Password-Proteus
nafis10670/Clean-the-World
nafis10670/Number-Wizard-UI-Udemy-
A simple UI based game where I try to guess your number. I built this as part of a Udemy course and mainly to learn how to work with UI elements in Unity.
nafis10670/Racing-Game-Demo-3D
A very basic racing game made using Unity. AI cars move using Navmesh. Basic project to run the basics of using Navmesh and learning to use Unity better.
nafis10670/Pong-Clone-2D
A clone of the very popular 2D Pong game. Made using Unity.
nafis10670/Book-Finder-Website
A book finder website using React and Google Books API to search for and display books. Part of university work.
nafis10670/Selenium-WebDriver-Extension-Testing
nafis10670/SWE4637-FirstApp