Skip to content
View NestroyMusoke's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Uganda Christian University
  • Mukono,Uganda

Block or report NestroyMusoke

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
NestroyMusoke/README.md

Nestroy Musoke

Computer Science Student Β· Uganda Christian University Β· Kampala, Uganda

"Build things that matter. Ship things that work."


πŸš€ About Me

I'm a second-year CS student who builds at the intersection of data systems, AI research, and developer tooling. I'm new to the open source world β€” but I move fast, read source code I don't fully understand yet, and I show up consistently.

My engineering focus in 2026:

  • πŸ€– AI Systems: Researching Vision Transformers for medical imaging in low-resource environments β€” where the impact of getting it right actually matters.
  • πŸ—„οΈ Data Engineering: Designing relational systems with real business logic β€” stored procedures, triggers, and full employee lifecycle management in MySQL.
  • πŸ”§ Developer Tooling: Contributing to open source CLI tools, learning how production codebases are structured, and building toward AI-powered code generation systems.

πŸ› οΈ The Stack

Languages

Python TypeScript JavaScript C C++ Ruby SQL

Frameworks & Libraries

React Node.js Django Pandas

Databases

MySQL PostgreSQL

DevOps & Tools

Docker Git Linux VSCode LaTeX

Creative Tools

Blender After Effects Premiere Pro DaVinci Resolve


πŸ’Ž Engineering Showcases

🧠 Vision Transformer Brain Tumor Detection

AI-assisted medical imaging for Uganda

  • Research Focus: Optimizing ViT + Knowledge Distillation pipelines for brain tumor classification in low-resource clinical settings.
  • Problem: Specialist radiologists are severely limited in Uganda β€” accurate lightweight AI diagnostics could change that.
  • Tech: Python Β· Vision Transformers Β· Knowledge Distillation Β· Medical Imaging Datasets
  • Supervisor: Dr. Innocent Ndibatya, Uganda Christian University

πŸ—„οΈ UCU HR Management System

Enterprise-grade database system for Uganda Christian University

  • Architecture: Full relational system designed from EERD and formal business rules covering the complete employee lifecycle.
  • Core Engine: Stored procedures and triggers for payroll processing, leave management, performance evaluations, disciplinary records, and employee separations.
  • Tech: MySQL Β· Stored Procedures Β· Triggers Β· ERD Design

πŸ”§ Gemini CLI β€” Open Source Contributions

Contributing to Google's open source AI terminal tool

  • PR #22444: Fixed hardcoded /resume command references in chatCommand.ts β€” made usage strings dynamic using context.invocation?.name to support both /chat and /resume aliases correctly.
  • PR #22455: Documented authentication-based model variant restrictions across 4 documentation files β€” clarifying that gemini-3.1-pro-preview-customtools is exclusively available to Gemini API Key users.
  • Tech: TypeScript Β· Markdown Β· CLI Architecture

πŸ“Š Analytics & Impact


🀝 Open To

  • Collaboration on AI, developer tooling, and impactful software
  • Research partnerships in medical AI and low-resource computing
  • Open source projects with real-world significance

"I'm early in my journey β€” but I'm serious about it."

Popular repositories Loading

  1. NestroyMusoke NestroyMusoke Public

    Config files for my GitHub profile.

  2. NESTROY-MUSOKE-B30208-S24B23-069 NESTROY-MUSOKE-B30208-S24B23-069 Public

    HTML

  3. DAA-Assignment-1- DAA-Assignment-1- Public

    C

  4. Software-Construction-Microservices Software-Construction-Microservices Public

  5. Rocket.Chat Rocket.Chat Public

    Forked from RocketChat/Rocket.Chat

    The Secure CommsOSβ„’ for mission-critical operations

    TypeScript

  6. gemini-cli gemini-cli Public

    Forked from google-gemini/gemini-cli

    An open-source AI agent that brings the power of Gemini directly into your terminal.

    TypeScript