Skip to content
View Addy2004's full-sized avatar

Block or report Addy2004

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

Hi 👋, I'm Addy

Professional Coding Shenanigans Master

addy2004

addy2004

  • 🔭 I’m currently working on [REDACTED]

  • 🌱 I’m currently learning [REDACTED]

  • 👯 I’m looking to collaborate on [REDACTED]

  • 💬 Ask me about [REDACTED]

  • 📫 How to reach me addy #1072

Languages and Tools:

android c cplusplus firebase flutter git linux photoshop python unity unreal

addy2004

Pinned Loading

  1. fpPS4 fpPS4 Public

    Forked from red-prig/fpPS4

    PS4 compatibility layer (emulator) on Free Pascal

    Pascal 1

  2. CPU_Scheduling_Algorithms CPU_Scheduling_Algorithms Public

    A program written in C to demonstrate working logic of various CPU scheduling algorithms.

    C

  3. Critical_Section_with_Petersons_solution_in_C Critical_Section_with_Petersons_solution_in_C Public

    C

  4. Image-Processor-Tube Image-Processor-Tube Public

    A simple Image Processor written in raw C++ and Assembly where you can view images and adjust its brightness while comparing processing speeds of raw C++ and ASM in real-time

    C++

  5. Semaphore_Implementation_in_C Semaphore_Implementation_in_C Public

    A simple program to demonstrate the solution for the critical section synchronization problem using semaphores.

    C