Pinned Repositories
Analytical-Geometry-Project
Python 3 program that draws one circle and one line and computes the amount of intersections
AutomatedSchedulerBot-X-Twitter-Instagram
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.
CPSC-AI-Scheduler
DonkeyKongRPI4
A custom-made Donkey Kong game to run with Bare-Metal Raspberry Pi 4 and a SNES controller in C
FIFO-Queue
This is a basic FIFO (first-in-first-out) queue implementation in a combination of both the ARM v8 assembly and C languages.
Fractal-Geometry-Visualizer
An interactive fractal geometry visualizer using OpenGL, featuring various fractal patterns including the Sierpinski Triangle, Pythagoras Tree, Koch Snowflake, and Dragon Curve. Dynamic scene switching and real-time iteration control available through ImGui integration.
IbyCodes
Config files for my GitHub profile.
LangTranslatorDiscordBot
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.
Password-Manager
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.
TCPClient-Server
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
IbyCodes's Repositories
IbyCodes/IbyCodes
Config files for my GitHub profile.
IbyCodes/CPSC-AI-Scheduler
IbyCodes/Password-Manager
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.
IbyCodes/AutomatedSchedulerBot-X-Twitter-Instagram
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.
IbyCodes/LangTranslatorDiscordBot
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.
IbyCodes/VowelsDiscordBot
A simple discord Bot made in JavaScript that counts the # of vowels in a message and responds back
IbyCodes/DonkeyKongRPI4
A custom-made Donkey Kong game to run with Bare-Metal Raspberry Pi 4 and a SNES controller in C
IbyCodes/FIFO-Queue
This is a basic FIFO (first-in-first-out) queue implementation in a combination of both the ARM v8 assembly and C languages.
IbyCodes/TCPClient-Server
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
IbyCodes/Analytical-Geometry-Project
Python 3 program that draws one circle and one line and computes the amount of intersections
IbyCodes/The-Game-Of-Pig
This was a game created in Python where the player can take turns against an AI opponent
IbyCodes/my-first-game-ever
It's exactly what you would think: my first game.