Skip to content
View supergi0's full-sized avatar
  • Pune, India
  • 16:29 (UTC +05:30)

Highlights

  • Pro

Block or report supergi0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
supergi0/README.md

Hello there

  • 🏛️ I'm Sagar, a computer science grad from BITS Pilani, Hyderabad Campus
  • Diving deep into database systems🚀
  • 💬 Hit me up if you have anything interesting in mind, via mail.

Pinned Loading

  1. Python_Chess_AI Python_Chess_AI Public

    Chess Engine written using Python Chess, uses iterative deepening to search the minimax tree upto maximal depth with a robust evaluation function. UCI Compatible.

    Python

  2. Basic-Pascal-Compiler Basic-Pascal-Compiler Public

    A basic pascal compiler made for my CS F363 Compiler Construction course. Uses lex and yacc to do syntax and semantic analysis, pinpoint errors and give output for basic pascal programs

    C

  3. VoasisEX VoasisEX Public

    A Voice Assistant GUI app that can identify basic commands. The project was made using NetBeans IDE and Sphinx, MBrola were used. Java language was used to make the program.

    Shell

  4. Sudoku Sudoku Public

    A sudoku GUI based application made with Visual Studio 2022 CLR project. The language used for the same is C++

    C++

  5. OS-Projects OS-Projects Public

    Contains projects made during Operating System course

    C

  6. Tic-Tac-Toe Tic-Tac-Toe Public

    A GUI based tic tac toe unbeatable bot made using NetBeans IDE. The language used for the same is Java.

    Java