tsolmon04
Engineering Science student at the University of Toronto majoring in Biomedical Systems Engineering, with a passion for human factors engineering.
Toronto, CA
Pinned Repositories
AutoComplete
This project implements an efficient autocomplete system that retrieves the top matching terms based on a query string. It processes a large list of terms with associated weights, sorts them lexicographically, and uses binary search for quick term matching. The solution is designed for fast querying, making it suitable for handling large datasets.
EngSci
Engineering Science
Gamification
This project involves developing a simulator for an app designed to motivate users to exercise more by awarding "stars" as incentives. The simulator explores various strategies for awarding stars, providing insights into optimizing gamification for sustained user motivation and balanced well-being.
Gomoku
This project implements a simple AI engine for Gomoku, a two-player strategy game played on an 8×8 board.
seamcarving
This project implements the seam-carving technique for content-aware image resizing. It reduces the size of an image by removing vertical seams-paths of pixels with the lowest energy-preserving important features like objects and boundaries.
synonyms
This project aims to build an intelligent system capable of answering TOEFL "Synonym Questions". Using cosine similarity between the vectors, the system determines the word with the highest semantic similarity to a given target word, thus identifying the correct synonym from a list of options.
coding_interview_answer
Coding interview answers (Python Edition) with explanation.
ColossalAI
Colossal-AI: A Unified Deep Learning System for Big Model Era
data-structures-and-algorithms-notes
jiffyreader.com
A Browser Extension for faster reading on ANY website!
tsolmon04's Repositories
tsolmon04 doesn’t have any repository yet.