Skip to content
View HimC29's full-sized avatar
🖥️
Working on hc!OS
🖥️
Working on hc!OS

Block or report HimC29

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


waving hand gif

I'm a self-taught, project-driven programmer from Malaysia, focused on Python, Web Development (Full Stack with Databases), Arduino, and more.
I use Linux daily (mainly Fedora KDE) and love building fun projects that solve problems and exploring new tech.

🌐 Check out my Portfolio Website: HimC29's Portfolio
Explore my projects, live demos, and more!

Check out my projects and get in touch via GitHub or Gmail! I also post live demos on TikTok.

Gmail TikTok

Skills

My Skills

Other skills:

  • IndexedDB (local browser storage)
  • Hosting on Render
  • Python libraries: Matplotlib, NumPy, Pandas, Scikit-learn, Turtle, CV2
  • Arduino wiring & components
  • Basic circuitry knowledge

Projects

  • hc!OS – Web-based desktop environment
    Expanded my JavaScript and ES6 knowledge while refining styling and UI skills.

  • URL Shortener – Full stack URL shortening service
    Built and hosted an Express.js + MongoDB app on Render.

  • Arduino Boombox – Music-playing Arduino boombox
    Improved low-level programming skills and learned to integrate multiple Arduino components.

  • Camera to ASCII Color – Real-time webcam rendered as colored ASCII in the terminal
    Demonstrates image processing, terminal graphics, and performance-focused Python.

Pinned Loading

  1. hcOS hcOS Public

    hc!OS is a web-based desktop environment built with HTML, CSS, and JavaScript. It mimics a real operating system, letting you open apps, manage windows, and switch themes—all in the browser.

    JavaScript

  2. Arduino-Boombox Arduino-Boombox Public

    A boombox made using the Arduino microcontroller board. Using components such as DFPlayer Mini and speakers to make all of this work. Check README for more info.

    C++

  3. URL-Shortener URL-Shortener Public

    A simple web-based URL shortener built with HTML, CSS, and JavaScript. Shorten URLs, manage your list of shortened links, and check original URLs easily.

    JavaScript 6

  4. camera-to-ascii-color camera-to-ascii-color Public

    ASCII Webcam Terminal is a fun Python project that turns your webcam feed into live ASCII art directly in your terminal. It uses OpenCV to read the camera and prints the video feed in green charact…

    Python 1