Skip to content
View saidkharboutli's full-sized avatar
💻
Always doing something...
💻
Always doing something...
Block or Report

Block or report saidkharboutli

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


Hello!

Langauges

C lang icon C++ lang icon TypeScript icon Python icon Java icon

Front End

Astro icon React icon

Back End

NodeJS icon ExpressJS icon NestJS icon MongoDB icon

Platforms

Windows icon Linux icon

📫 How to reach me

LinkedIn icon Twitter icon


Pinned

  1. chip8-emu chip8-emu Public

    A quick first go at a CHIP8 emulator. Distinctly focused on mirroring actual CPU architecture (fetch->decode->execute).

    C

  2. riscv-mini-projects riscv-mini-projects Public

    A set of RISC-V assembly files that execute a variety of arbitrary tasks. Run source at https://www.kvakil.me/venus/.

    Assembly

  3. gba-emu gba-emu Public

    GBA emulator with backwards compatiblity and Dolphin Emu inter-op (hopefully).

  4. Software-Eng-Proj Software-Eng-Proj Public

    Forked from auddin431/Software-Eng-Proj

    An online movie theatre website and ticket purchasing portal. Front and back end implementations.

    JavaScript

  5. kld-plagiarism kld-plagiarism Public

    Checks the current directory and all subdirectories for files and compares all files against eachother for plagiarism using Kullback–Leibler divergence.

    C

  6. MusicToGraph MusicToGraph Public

    Java 3