Current Skills
html
css
javascript
python
php
Projects
NN-reinforcement-with-GA
This project trains cars to navigate tracks using a genetic algorithm. Through a neural network, cars improve over generations, while a track maker allows for customized challenges. The best car from each generation is saved, showcasing the evolution and potential of artificial intelligence.
Tech Stack
- HTML
- CSS
- jQuery
- PHP
- MySql
Functionality
- Genetic Algorithm: Utilizes a genetic algorithm for selection, reproduction, and improvement of cars.
- Neural Network Training: Trains cars using neural networks to enhance their driving abilities over time.
- Dynamic Track Generation: Enables users to create custom tracks for the cars to navigate, ensuring unique challenges for each training session.
- Evolutionary Progress: Saves the best-performing car from each generation, providing a visual representation of the cars' evolution and improvement.
- Track Replay: Allows users to replay and analyze the performance of the best car from each generation on any saved track.
- Responsive Interface: Ensures a responsive design that adapts seamlessly to different devices and screen sizes.
- Engaging Animations: Incorporates dynamic and engaging animations to enhance the user experience during car simulation.
- Smooth Scrolling: Provides smooth scrolling functionality for effortless navigation within the project interface.
- Customizable Settings: Allows users to customize the simulation settings, including the number of cars, the number of generations, and the speed of the simulation.
- Live link working on it
- Github link https://github.com/Avinash-sord12k/NN-reinforcement-with-GA
Portfolio Website
My first project, a portfolio website. I used HTML, CSS, and JavaScript to build this website. I also used ScrollOut.js to add some animations to the website.
Tech Stack
- HTML
- CSS
- jQuery
- ScrollOut.js
Functionality
- Responsive: Designed to adapt and display properly across different devices and screen sizes.
- Animations: Dynamic and engaging animations to enhance the UX.
- Scrolling: Amooth scrolling functionality for effortless navigation.
- Live link: https://avinash-sord12k.github.io/
Screen Shots
Book Store management system
A book store stock management app made with python tkinter. It is shop keeper focused application
Tech Stack
- Python-Tkinter
- MySql
Functionality
- Sales-management: Sales management halps shop keeper to manage the costumer cart and payment in a simple way.
- Return-management: It automates the return system and help shopkeeper to not to get fooled.
- Stock-management: Helps shop keeper to manage stock of every books that he has and also provides interfact to add new books for shop.
- Github link: https://github.com/Avinash-sord12k/Book-Store-Management-System