🎯
Focusing
4th year ECE student having proficiency in Python and Java. Along with this, have sound knowledge of front-end technologies.
- Haldia
Pinned Loading
-
Railway-API
Railway-API PublicA simple version of IRCTC app which will provide with the route of the train with a particular train no along with its schedule arrival and schedule departure at a particular station.
Python
-
HackerRank-Practice-Python
HackerRank-Practice-Python PublicThis repository contains the solutions to all the coding problems,in the Python practice available in the hackerRank.
Python 1
-
Tic-Tac-Toe game which uses the basi...
Tic-Tac-Toe game which uses the basic applications of AI in which the user will play against the computer. 12board = [' ' for x in range(10)]
34def insertLetter(letter,pos):
5board[pos] = letter
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.