Skip to content
View ShubhamPhapale's full-sized avatar

Highlights

  • Pro

Block or report ShubhamPhapale

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
ShubhamPhapale/README.md

Pinned Loading

  1. hydraOS hydraOS Public

    Currently under developement, hydraOS is a lightweight, modular operating system designed for flexibility and customization. Built from the ground up, it supports multitasking, efficient memory man…

    C++

  2. Clion-ChessEngine Clion-ChessEngine Public

    Clion-ChessEngine is a Python-based chess AI aiming for 2000+ FIDE rating. Currently at ~1800 ELO, it uses Pygame and focuses on efficient move calculation. Features human/AI play options and room …

    Python 2

  3. custom-shell custom-shell Public

    Developed an intuitive fully functional custom Unix-like shell in C, providing a powerful and user-friendly command-line interface for users. Implemented support for single commands, parallel comma…

    C

  4. ctf_solver ctf_solver Public

    CTF Solver is an automated tool designed to assist in solving Capture The Flag (CTF) forensics challenges.

    Python 1

  5. snake-ai snake-ai Public

    This project implements an AI that learns to play Snake using reinforcement learning. It features a custom Pygame environment, a Deep Q-Network built with PyTorch, and real-time visualization of th…

    Python 1

  6. socket-programming socket-programming Public

    This project showcases Python client-server communication with four server types for different client loads and a versatile client. It supports arithmetic operations, robust error handling, and eff…

    Python