Skip to content
View monomedio's full-sized avatar
πŸ’§
hydration reminder
πŸ’§
hydration reminder
  • Toronto, Ontario
  • 10:41 (UTC -04:00)
  • LinkedIn in/chinghui

Highlights

  • Pro

Block or report monomedio

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

Hi, I'm Sam πŸ‘‹πŸΌπŸ‘¨πŸ»β€πŸ’»

I'm a Computer Science graduate from the University of Toronto, with experience in full-stack engineering, cloud services, and distributed systems development.

Work Experience πŸ’»

For a detailed resume, please contact me via email.

  • 407 ETR πŸ›£οΈ: Software Engineer Co-op working on Full-Stack Development and Platform Engineering using AWS services.
  • Packt β˜•: Software Engineer Intern working on Full-Stack Development.

Volunteer Experience πŸŽ—οΈ

  • Canada Learning Code πŸ‡¨πŸ‡¦: Workshop Mentor teaching youth participants introductory Python, HTML, CSS, and JavaScript, while fostering a safe and inclusive environment.

Interests 🌱

Topics I aim to (re)learn and tinker with:

let toLearn = {
	// Last updated: 2024-09-22
	"fields": ["distributed systems", "data streaming", "system design and scalability"],
	"tech": ["kafka", "rust", "go", "kubernetes", "aws", "apache spark", "apache airflow"]
}

Connect with me 🌎

GPG Fingerprint

AF69 100F 6B5B CFBC CD57 B2E5 7DC3 4D13 6A1F D056 (OpenGPG, Ubuntu)

Pinned Loading

  1. TLDW TLDW Public

    Chrome extension that allows fast summarization and searching for words contained in YouTube videos. Built with React, Chrome API, and AWS services

    JavaScript

  2. kv-store kv-store Public

    An LSM-tree database with B+ tree indexing, LRU page caching, and Bloom filters

    C++ 1

  3. DistribuTiny DistribuTiny Public

    A distributed database implementation that supports replication, eventual consistency, consistent hashing, and a REST API

    Java 1

  4. tic-tac-toe-react tic-tac-toe-react Public

    Tic-tac-toe implementation in React

    JavaScript

  5. lisp-evaluators lisp-evaluators Public

    Language evaluator implementations using Lisp

    Racket