Skip to content
View sendtwothreeyears's full-sized avatar

Organizations

@Kasa-Labs

Block or report sendtwothreeyears

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
sendtwothreeyears/README.md

Software engineer with a medical science background, building AI tools for healthcare at KasaMD in NYC.

I've shipped production software at Consumer Reports, SocialWorks (Chance the Rapper's non-profit, where I built digital campaigns that raised $2M+ for 48,000+ Chicago Public School students), Hallo (Expa Labs). I've worked across the stack (React frontends, Node/Python backends, AWS infrastructure) and mentored engineers at Codesmith.

I fine-tune open-source models for clinical use, build evaluation frameworks to pick the right one, and ship tools that run entirely on-device so patient data never leaves the room.

Interested in AI engineering and forward-deployed roles where I can talk to users, build infrastructure, and see the immediate impact of my work.

Projects

KasaMD. Offline-first medical scribe that turns doctor-patient conversations into structured clinical notes with zero cloud costs. Runs MedASR speech recognition and fine-tuned MedGemma-4B note generation entirely on Apple Silicon, replacing cloud services priced at $200+/month.

Boafo. AI symptom checker that interviews patients in English and Twi, producing ranked differential diagnoses. Built with Claude tool-calling for structured finding extraction and RAG over WHO/NICE clinical guidelines via OpenAI embeddings + pgvector.

KasaMD Evaluations. LLM-as-judge evaluation framework that tested 8 open-source models across 200 clinical notes and 6 quality dimensions, used to select the highest-performing model for offline note generation.

Findskin.care. Search engine for skincare products. Scraped 11,000+ products from 600+ brands using Cheerio.js, with 30,000+ auto-generated tags. Served through a GraphQL API with custom PostgreSQL filtering.

SAY SORRY. Transactional apologies with end-to-end Stripe payments.

Did Kyrie Say It?. Viral NBA-themed quiz app. #2 on Reddit's r/nba.

Pinned Loading

  1. skincare skincare Public

    open-source for finding skincare 11k+ products 👉 findskin.care

    JavaScript 1

  2. didkyriesayitv2 didkyriesayitv2 Public

    TypeScript

  3. tech-resources tech-resources Public

    A list of resources I populated to help developers level up in their careers!

    JavaScript 52 4

  4. kasamd-offline-evals kasamd-offline-evals Public

    Offline Clinical Transcription evals

    Python