Skip to content
View MHokinson38's full-sized avatar
  • Skio

Highlights

  • Pro
Block or Report

Block or report MHokinson38

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

What I do

  • SWE at Skio
  • Recent graduate (BS in CS) and dropout (MCS) from UIUC.

Side projects

Most of my hobbies include things like cooking, running, backpacking, going outside, touching grass, etc. The idea of grinding side projects or Leetcode constantly makes me want to tear my hair out, and I'd rather be a wElL rOUndEd PeRsoN. With that said, I have a few side projects I'm working on occasionally, namely:

  • ScheduleStuffer: Tool for UIUC students to visualize courses in Calendar setting to help choose classes with fit in their schedule
  • Foreground Extraction: Image Foreground object extraction with various methods
  • BotMacklin: Discord Shitposting Bot
  • Oort Cloud: LAN based cloud file storage

Interests (Computer Science)

  • Security
  • OS
  • Computer Architecture
  • Computational Photography and Computer Graphics

Other Interests

  • Cooking and Baking (I like to think I'm good, I haven't given anyone food poisoning)
  • Hiking/Camping/Backpacking (If I could, I would just move into a cabin in the woods and build wooden furniture)
  • Climbing (I Google'd basic tech bro and steered right into the stereotype)
  • Running (I just felt like running)
  • Reading (Science Fiction, Fantasy, Philosophy)
    • Recs/Likes: Red Rising series, LoTR, Dune

Pinned

  1. ScheduleStuffer ScheduleStuffer Public

    A utility for UIUC students to find available classes which fit their schedule.

    Python 2

  2. BotMacklin BotMacklin Public

    Python 1

  3. OortCloud OortCloud Public

    Python 1

  4. ForegroundExtraction ForegroundExtraction Public

    Implementations of various foreground object extraction methods in Computer Vision

    Python 1

  5. GraphicsProjects GraphicsProjects Public

    JavaScript

  6. Mattrix Mattrix Public

    This is a Matrix calculator that can handle basic arithmetic operations, along with some other functionality like equation solving, with more features to come in the future. It uses a command line …

    C++