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

Block or report MicheC28

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

Hi there 👋

Hi! I’m a computer engineering student who enjoys getting hands-on with tech. I’ve spent time programming Arduino and STM boards, playing around with digital data filters, and managing projects. I’m always curious and looking to dive deeper into embedded systems and software engineering. There’s always a new problem to solve or project to bring to life.

My Repos

Repository 1: Personal Portfolio Site

  • I created a personal portfolio site to display my projects and experiences using HTML5, CSS3, and JavaScript.
  • Deployed using Netlify.
  • This is such a fun project that really allows my creativity to shine 🌟!
  • One of the newest additions is a on the projects page, mimicing the Apple watch Bubble UI.

Repository 2: Online Clipboard 📋

  • As my first web dev project, I created a chrome extension that allows uers to keep track of key sites' URLs as well as a small note to accompany them.

Repsitory 3: Rainy Riches Game 💸💸

  • Designed and programmed a video game in Processing5 where users control a box to catch $$$ bills falling out of the sky.
  • I built this back in quarantine when I first started learning programming. For a first project, I'm really proud of it.

Technologies

  • Programming Languages: C++, Python3, HTML5, CSS3, JavaScript
  • Libraries: scikit-learn, pandas, Scipy
  • STM32-NucleoF401RE Microcontroller, Arduino
  • Electronic components such as GPIO, ADC, DAC, I2C, DMA

Certifications

  • Python - Kaggle
  • IBM Z Xplore - Concepts Badge
  • Intro to Machine Learning - Kaggle
  • Pandas - Kaggle

Fun Facts! :D

  • I'm left-handed.
  • My hobbies include cooking and poor guitar playing 🎸🍽️.

Connect!

Pinned Loading

  1. Digital-Clipboard Digital-Clipboard Public

    A chrome extension that allows users to keeps track of visited sites saving the url's to a clipboard along with the option to include a descriptive mesage

    CSS

  2. Personal-Portfolio-Site Personal-Portfolio-Site Public

    Online personal portfolio to display projects and other interests.

    HTML

  3. RainyRiches RainyRiches Public

    A game where players control a box to collect falling bills from the sky.

    Processing

  4. Windsor-Housing-Predictor Windsor-Housing-Predictor Public

    Trained linear regression and random forest models to predict Windsor, ON housing prices based on attributes.

    Python