Skip to content
View akbarazy's full-sized avatar

Block or report akbarazy

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. library-management-system library-management-system Public

    This project is a based command line application that designed to demonstrate the implementation of fundamental data structures and algorithms for managing books, users, and borrowing records.

    C

  2. restoran restoran Public

    This project is a website for showcasing a restaurant profile, including menu display, restaurant information, and contact details. Built with lightweight web technologies and designed for responsi…

    JavaScript

  3. typing-speed typing-speed Public

    This project is a website that measures typing speed in characters per second. The timer runs continuously, and each correct keystroke moves a car toward the finish line, making the test more inter…

    TypeScript

  4. hangman hangman Public

    This project is a web word guessing game where players uncover a hidden word by guessing letters before running out of attempts with a real time feedback visuals for incorrect guesses.

    TypeScript

  5. leetcode-submissions leetcode-submissions Public

    This project is a collection of my leetcode solutions covering data structures, algorithms, and problem-solving techniques. Organized by topic and difficulty for continuous learning and interview p…

    C

  6. snake snake Public

    This project is a console based game built using raylib, designed to demonstrate fundamental game development concepts such as game loops, rendering, input handling, and object-oriented programming.

    C