Skip to content
View HimC29's full-sized avatar
🖥️
Working on hc!OS
🖥️
Working on hc!OS
  • Malaysia
  • 11:42 (UTC +08:00)

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

Hi, I'm Him C. 👋

I'm a young programmer that focuses on Python, Web Development (Full Stack), and Arduino.
I enjoy building fun projects that solve problems and learning new tech.

Skills

  • Languages: Python, JavaScript, HTML, CSS, C++ (Arduino)
  • Frameworks / Libraries: React, Node.js, Express.js
  • Other: Git, GitHub, Full Stack Web Development

Projects

  • hc!OS – Web-based desktop project named hc!OS
    Expanded my JavaScript knowledge with new concepts and ES6 modules, while refining styling skills.

  • URL Shortener – A full stack website that shortens URLs
    Taught me how to make a proper Express.js backend app with a MongoDB database.

  • Arduino Boombox – A boombox that plays music powered by an Arduino and DFPlayer
    Gained experience with low-level programming, improved code efficiency, and worked with additional Arduino components.

Feel free to check out my work and reach out via GitHub!

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 website that converts long URLs to a shorter one. Also with functionality to track down URLs and also check where URLs lead to.

    JavaScript

  4. Arduino-Pot-Python-Plt-Graph Arduino-Pot-Python-Plt-Graph Public

    A Python program that shows a graph which changes depending on the potentiometer readings from an Arduino. Both Arduino and Python code is given.

    Python