Lex's repositories
ComprehensiveFoodDatabase
A comprehensive database of foods in the United States.
PoseAngleEstimation
Using OpenPose to detect body angles.
ebook-to-anki-deck
Converts book files to anki decks.
PronunciationTrainer
A pronunciation trainer w/ Python.
GoogleSubtitleGenerator
Using GoogleTranslate to generate automatic subtitles of videos.
UofSCSWITCHStudy
An example website written in PHP that uses the USDA Food Database.
mamba-tumor-seg
Segmentation of cancerous tumors using Mamba. Code, resources, and paper provided. We manage to make a small (42k param) model that can segment pretty well.
ChromeIntervalTimer
An interval timer for Google Chrome.
AssemblyCalculator
Basic calculator with MIPS assembly.
CPPRegression
Implementation of Regression w/ Vanilla C++.
django-health-app
Small example of some quick social media implementations in Django. DM's, posts, comments, following, profiles, etc included.
kmeansclustering-cpp
Let's get those centroids!
lxaw.github.io
Searchable database of ML papers by title, author, year, venue, topic, description. 300+ papers included. Updating basically every day, and curated by CS PhD students. In HTML and JSON format, so you could easily scrape it.
TanGoChrome
Chrome extension to give fast frequency data of Japanese words found in the current opened tab.
Assembly-Scientific-Calculator
Performs functions of a basic calculator, such as sine(x), cosine(x), or e^x.