Skip to content
View JOhnsonKC201's full-sized avatar

Block or report JOhnsonKC201

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JOhnsonKC201/README.md

Johnson K C

Machine learning research engineer. Computer Science, Morgan State University, Class of 2027. Baltimore, Maryland.

Email: johnsonkc201@gmail.com LinkedIn: linkedin.com/in/johnsonkc

About

I am training to be a machine learning research engineer: the person who takes a method out of a paper, implements it correctly, proves it matches the reference, and turns it into code the rest of the lab can build on.

That one goal shapes everything below. My research is in optimal transport and geometric machine learning. My open source work goes upstream into the scientific Python stack those methods run on. My projects are where I practice getting a model out of a notebook and into something people actually run.

I graduate in Spring 2027 with a 4.0 GPA, and I am looking for machine learning research and ML engineering internships.

Research

Machine Learning Researcher, Morgan State University, NIH NIDA R21 Advised by Dr. Pilhwa Lee. Extending optimal transport gradient flows onto symmetric positive definite matrices, applied to brain connectivity. I implemented a published sliced Wasserstein flow on the SPD manifold, validated it against our own log domain formulation, and built the test suite that keeps both implementations honest.

Machine Learning Researcher, UC San Diego HDSI, STARS 2026 Advised by Dr. Duncan Watson-Parris. Online bias correction for JAX based general circulation model physics, in the climate modeling group.

NLP Research Intern, Luminoso Technologies Enterprise natural language processing and text analytics tooling.

Break Through Tech AI Fellow, Cornell Tech, Machine Learning Foundations track, 2026/27 cohort.

Open source

I use these libraries in my research, so I fix them upstream when they break. Merged:

Project Contribution
scanpy Use the non-zero median as target_sum on the sparse normalization path
xarray Fix stacking of dimensions with falsy names
sqlite-utils Honor --no-headers for formatted and table output
ai-job-search Store standalone count columns as counts rather than indexes

Under review at transformers, anndata, zarr, dask, equinox, and PyTorch Geometric.

Selected projects

Echo Flow Local first voice dictation for Windows. Whisper transcribes on device and a local language model cleans the text, so audio never leaves the machine. It learns your vocabulary and casing from your own corrections, supports 16 languages, and ships with a 1,450 test suite. Python, Whisper, Ollama.

pixelpets A pixel cat or dog that lives on your desktop, watches your cursor, and reacts when you type. 14 cat coats and 14 dog breeds, all original art and procedural audio. Try it in the browser, no install required. JavaScript, Electron.

Yahtri Hyper local resale marketplace. Listings are generated from a photo by a vision model, with map first browsing and price drop alerts. React, FastAPI, Supabase.

BearBoard Student collaboration platform for Morgan State, with an LLM backed quiz generator. I led the work that took it multi worker on a shared Redis backplane and closed a set of critical authentication and rate limiting issues found in review. React, FastAPI, Postgres.

Diabetes prediction from sparse EHR data Logistic regression for early Type 2 diabetes detection in low resource settings. Dataset, model, and write up.

Tools

Machine learning: PyTorch, JAX, scikit-learn, Hugging Face Transformers, NumPy, pandas, Scanpy, AnnData, Whisper Languages: Python, R, SQL, TypeScript, JavaScript, Bash Systems: FastAPI, React, Postgres, Redis, Docker, Git, Linux

Beyond the lab

APEx Honors at NSBE. Tau Sigma and NSLS honor societies. SABCYL Cohort 4 through the Center for Urban Families. Peer mentor for transfer students at Morgan State.

Contact

The fastest way to reach me is email: johnsonkc201@gmail.com I am also on LinkedIn.

Pinned Loading

  1. Echo_FLOW Echo_FLOW Public

    Local-first voice dictation for Windows. Whisper transcription + on-device LLM cleanup that learns your voice; offline by default, with a 1445-test suite.

    Python 2 1

  2. pixelpets pixelpets Public

    A cute pixel cat or dog that lives on your desktop. It watches your cursor, reacts when you type, purrs or pants when you pet it, and plays fetch on its own. 14 cat coats + 14 dog breeds, 100% orig…

    JavaScript 3 2