Pinned Repositories
african-impact-challenge
project-juicyboys created by GitHub Classroom
blockchain-learning
caesar-cipher
epoll-server
A simple server that handles and stores 1 message between multiple clients using epoll socket programming.
git-basics
java-console-games
A repository of java console games I made in highschool.
maze-visualizer
A maze visualization with advanced algorithms to generate a maze and path find between two points.
neat-simulation
An AI that controls a spaceship and dodges incoming asteroids using a genetic algorithm that creates a neural network.
personal-workout-tracker
project-trust-the-process created by GitHub Classroom
scikit-learn
scikit-learn: machine learning in Python
VigneshNk's Repositories
VigneshNk/african-impact-challenge
project-juicyboys created by GitHub Classroom
VigneshNk/blockchain-learning
VigneshNk/caesar-cipher
VigneshNk/epoll-server
A simple server that handles and stores 1 message between multiple clients using epoll socket programming.
VigneshNk/git-basics
VigneshNk/java-console-games
A repository of java console games I made in highschool.
VigneshNk/maze-visualizer
A maze visualization with advanced algorithms to generate a maze and path find between two points.
VigneshNk/neat-simulation
An AI that controls a spaceship and dodges incoming asteroids using a genetic algorithm that creates a neural network.
VigneshNk/personal-workout-tracker
project-trust-the-process created by GitHub Classroom
VigneshNk/scikit-learn
scikit-learn: machine learning in Python
VigneshNk/shop-lazy
Hack The North 2021 Project - ShopLazy
VigneshNk/sudoku-generator
A simple Python script to generate a random sudoku puzzle with different specified difficulties, and output a solution.