Pinned Repositories
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
CartPole-game-AI
This is the AI which plays CartPole game available in the python gym library.
Chat-App
Chat app build using flutter and firebase.
Chat-app-using-sockets
This is the simple chat application which is made using socket programming in python.
Chess-AI
Chess engine implemented using Alpha Beta pruning search algorithm.
chip8-emulator
Chip-8 implementation from scratch.
CP-TEMPLATES
Templates for competitive programming.
Face-Reconition-based-Attendance-Management-system
It is a attendance management system based on face recognition.
simple-ray-tracer
SOJ-online-judge
SOJ is a simple online judge web application.
priyank6378's Repositories
priyank6378/CartPole-game-AI
This is the AI which plays CartPole game available in the python gym library.
priyank6378/simple-FTP
priyank6378/Chat-app-using-sockets
This is the simple chat application which is made using socket programming in python.
priyank6378/DeepReinforcementLearningInAction
Code from the Deep Reinforcement Learning in Action book from Manning, Inc