Anurag Ghosh's starred repositories
github-cheat-sheet
A list of cool features of Git and GitHub.
atrilabs-engine
🧘♂️ Open-source no-code & code web app builder
Snake-game-using-java
Snake game build using Java Swings and JDBC for database connection.
PWA-NFA-to-DFA-converter
This Repo Contains NFA to DFA Converter that takes input from the User, a NFA and then converts it into it's equivalent DFA Showing the Transition Table, Visualization and also Checks the acceptance of a string
MinimaxTicTacToe
A Java GUI application for playing Tic-Tac-Toe againts the computer. The Game implements the Min-Max algorithm where the computer maximizes its chance for winning the game.
PWA-NFA-to-DFA-converter
This Repo Contains NFA to DFA Converter that takes input from the User, a NFA and then converts it into it's equivalent DFA Showing the Transition Table, Visualization and also Checks the acceptance of a string
Snake-game-using-java
A basic snake game using java