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

Highlights

  • Pro

Block or report michaelhpet

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

Naruto cover photo I build computer programs and full-stack applications, and occasionally write articles. Although I enjoy fiction and fantasy in my free time, computer programming remains my true passion.

Pinned Loading

  1. monty monty Public

    A command-line interpreter for monty bytecodes files, written in C, which features the creation and manipulation of stacks/queue data structures.

    C

  2. ibento-api ibento-api Public

    REST API server for ibento, an event ticketing platform that lets creators and organisers schedule events and invite local and international guests seamlessly.

    TypeScript

  3. alx-low_level_programming alx-low_level_programming Public

    An assembly of C programs and code snippets to learn and practice data structures and algorithms. This also includes rewrites of many C standard library functions, all for the purpose of understand…

    C 2

  4. alx-higher_level_programming alx-higher_level_programming Public

    An assembly of functions and computer programs to practice data structures, algorithms, and more complex topics in higher level programming languages such as Python and JavaScript.

    Python