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

Highlights

  • Pro
Block or Report

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

Software Engineer

I'm committed to creating appealing apps and helping people learn how to code. I develop computer programs and full-stack applications majorly with Nodejs and Python, and sometimes publish articles on technical topics. While I love fantasy and fiction at leisure, I find computer programming to be the most interesting activity. I always strive for perfection in all of the projects that I work on; from type-safety to code composition, reuseability, efficiency, simplicity, and scalability. I believe every computer program should be error-safe and intuitive.

Pinned

  1. quicknlp quicknlp Public

    API server for QuickNLP, a natural language processing service that takes plain text and transforms it into meaningful information in desired format using a range of NLP algoritms.

    Python 1

  2. 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

  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