abderrahman504
Aspiring game developer and CSE student at AlexU. I game dev mainly in the Godot game engine.
Alexandria, Egypt
Pinned Repositories
Game-Engine
A game making framework made in C++ with OpenGL and includes a 3D space fighting game.
Boudy-timer
A clone of Tom Francis's "Tom's Timer" app made with Java Swing. A simple timer app that tells you how long you've been on a break or working and shows the time in the task bar. Here is a blog post about the latest version of Tom's timer https://www.pentadact.com/2023-08-06-toms-timer-5/
Bezier-Curve-Tool
A Tool for creating bezier curves of any degree made in Godot 4
Geometry-Maddness
The first game I ever made. I worked on it with a friend and wrote the majority of the code
Dots-and-Boxes
Programming 1 course project. Making the game Dots and Boxes in the C language.
Facial-Recognition
abderrahman504
Advent-of-code-24
My solutions to Advent of Code 2024. If you wish to participate visit https://adventofcode.com/
Budgeting-App
A simple budgeting app for mobile phones made in Godot 4
doctorkom
A medical app for making appointments and storing medical history
abderrahman504's Repositories
abderrahman504/Advent-of-code-24
My solutions to Advent of Code 2024. If you wish to participate visit https://adventofcode.com/
abderrahman504/abderrahman504
abderrahman504/godot
Godot Engine – Multi-platform 2D and 3D game engine
abderrahman504/Budgeting-App
A simple budgeting app for mobile phones made in Godot 4
abderrahman504/neovim-config
My configurations for the Neovim IDE including remaps and plugins
abderrahman504/Game-Engine
A game making framework made in C++ with OpenGL and includes a 3D space fighting game.
abderrahman504/Bezier-Curve-Tool
A Tool for creating bezier curves of any degree made in Godot 4
abderrahman504/Facial-Recognition
abderrahman504/Godot-custom-classes
A project for custom classes I made in godot
abderrahman504/doctorkom
A medical app for making appointments and storing medical history
abderrahman504/Reliable-Data-Transfer-C-Winsock
A reliable data transfer protocol implemented on top of UDP in the C language and using Winsock
abderrahman504/Socket-Programming-C
abderrahman504/Boudy-timer
A clone of Tom Francis's "Tom's Timer" app made with Java Swing. A simple timer app that tells you how long you've been on a break or working and shows the time in the task bar. Here is a blog post about the latest version of Tom's timer https://www.pentadact.com/2023-08-06-toms-timer-5/
abderrahman504/Gmail-API-email-sender
A python program that sends emails through gmail
abderrahman504/Geometry-Maddness
The first game I ever made. I worked on it with a friend and wrote the majority of the code
abderrahman504/Production-Line-Simulator
Simulation of a production line
abderrahman504/Linear-System-Solver-Root-Finder
Application for solving Linear Equations using different methods
abderrahman504/My-Accountant
An application made in godot to help record spending
abderrahman504/Polynomial-Allocation-System
A java Application that utilizes linked lists to allow users to perform operations on polynomials
abderrahman504/Dots-and-Boxes
Programming 1 course project. Making the game Dots and Boxes in the C language.
abderrahman504/SpotifyPlaylistParser
Parses a json from spotify and stores the data in an sqlite database.