Skip to content
View IbyCodes's full-sized avatar

Block or report IbyCodes

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
IbyCodes/README.md
  • 👋 Hi, I’m Mohammad!
  • 👀 I’m interested in learning cool ways to code (trying to learn how to code video games)
  • I'm a 4th year Computer Science student
  • 🌱 Currently learning Python , JavaScript, Java, HTML+CSS, Haskell, Prolog, and C/C++
  • 💞️ I’m looking to collaborate on video game projects, or any other small projects that may be of interest to me
  • 📫 How to reach me: email: [email protected]
  • My portfolio site 🌎: https://mohammad-khan-portfolio.netlify.app/

Pinned Loading

  1. AutomatedSchedulerBot-X-Twitter-Instagram AutomatedSchedulerBot-X-Twitter-Instagram Public

    A social media bot/script for X/Twitter and Instagram that posts a random quote and image simultaneously given a specified time on both platforms using two API's.

    Python 1 1

  2. LangTranslatorDiscordBot LangTranslatorDiscordBot Public

    A discord Bot built off the Googletrans library in Python that translates any text in any language to a language of the user's choice.

    Python

  3. DonkeyKongRPI4 DonkeyKongRPI4 Public

    A custom-made Donkey Kong game to run with Bare-Metal Raspberry Pi 4 and a SNES controller in C

    C

  4. TCPClient-Server TCPClient-Server Public

    This is a basic client-server implementation of TCP in C where through the authentication of a valid UCID number and passcode, the server will send a entire text file to the client

    C

  5. Password-Manager Password-Manager Public

    Password manager GUI that allows one to create a master password and then add multiple passwords to a secure list to save for viewing later when needed.

    Java 1

  6. Fractal-Geometry-Visualizer Fractal-Geometry-Visualizer Public

    An interactive fractal geometry visualizer using OpenGL, featuring various fractal patterns including the Sierpinski Triangle, Pythagoras Tree, Koch Snowflake, and Dragon Curve. Dynamic scene switc…

    C++