Projects
Here are some of my GitHub projects. These represent my interests in AI, data science, and web development. Click on any project to visit its GitHub repository.
Medication Schedule Optimizer
A python tool that optimizes medication schedules by analyzing drug prescriptions highlighting interactions and compatibility. Input (drug names, frequency, and optional patient parameters) is standardized.
Wordle Solver
My submission, attempts and utilities for an assignment to build a guesser for (a close cousin of) Wordle.
Image Recoloring Compression
Implementation of k-means clustering and integer programming for reducing the number of colors in an image. The project includes a Python script for k-means-based recoloring and an IP model.
Semantic Similarity
My submission, attempts and utilities for an assignment to explore semantic similarity retrieval methods maximizing BLEU score.
Projective Geometry Estimation
Using projective geometry to estimate a person's height and fit the fundamental matrix.
More projects are coming soon! Check my GitHub profile for the latest updates.
Back to Home