Skip to content
View 098tarik's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@teamresistance

Block or report 098tarik

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. jumping-ball-the-game jumping-ball-the-game Public

    My first game written in C++ using the raylib libraries.

    C++

  2. custom-file-system custom-file-system Public

    A simulation of a basic file system implemented in C. This project demonstrates core operating system concepts including inodes, blocks, bitmaps, and file operations.

    C

  3. custom-virtual-memory-model custom-virtual-memory-model Public

    A virtual memory management simulation implemented in C. This project demonstrates paging, page faults, and page replacement algorithms.

    C

  4. leetcode-portfolio leetcode-portfolio Public

    This project is for LeetCode/interview questions to practice Data Structures and Algorithms. It contains a collection of problems and solutions implemented in Python.

    Python

  5. url-shortener-cpp url-shortener-cpp Public

    Minimal C++ project demonstrating a console-based URL shortening service.

    C++