Skip to content
View hextag's full-sized avatar

Highlights

  • Pro

Block or report hextag

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

Popular repositories Loading

  1. hextag hextag Public

    Config files for my GitHub profile.

  2. AI-Tic-Tac-Toe-Gaming-bot AI-Tic-Tac-Toe-Gaming-bot Public

    To implement an ‘Extreme TicTacToe’ game playing agent for a 4x4x4x4 TicTacToe Game

    Python

  3. Implement-Linux-shell Implement-Linux-shell Public

    Crafted a Bash Shell Clone in Linux to gain practical insights into the core-operations of Unix-like operating systems. Implemented in C using Linux system calls ensuring robust and reliable shell …

    C

  4. LegendofZelda-Game LegendofZelda-Game Public

    Developed a game inspired by the iconic Zelda series and built with OpenGL in C++. The goal is to build a game with immersive, high-fidelity graphics without compromising on performance. Features i…

    C++

  5. Proxy-Server--Networking Proxy-Server--Networking Public

    Deployed a scalable proxy server capable of handling multiple file transfer requests concurrently to improve network efficiency. Employed socket programming for TCP/UDP communications. Integrated L…

    C

  6. ML-based-Image-Caption-generator ML-based-Image-Caption-generator Public

    Engineered an advanced ML model which generates descriptive captions for given input images. Used VGG16 for image segmentation, integrated this with an LSTM network to generate the captions. The mo…

    Jupyter Notebook