Skip to content
View ChimdumebiNebolisa's full-sized avatar

Highlights

  • Pro

Block or report ChimdumebiNebolisa

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

πŸ‘‹ Hi, I'm Chimdumebi Mitchell Nebolisa!

πŸŽ“ Computer Science Student | πŸ’» Software Engineer | βš™οΈ Open Source Contributor


πŸš€πŸ”₯ Featured Projects

πŸ’‘ Click to explore the live app or view the code on GitHub.

🌟 Projects to view Description
πŸ“š ShelfEngine
Live Site Β· GitHub
Private bookmark search with natural-language retrieval and intent-aware discovery. Recipient of the Think Award at The Merge Hackathon.
πŸŽ™ Claros
Live Site Β· GitHub
AI tutoring agent that parses uploaded PDFs into structured questions, guides students through problems conversationally, and fills answers directly into the worksheet.
πŸ“ BeforeYouSign
Live Site Β· GitHub
AI lease reviewer providing risk alerts, plain-English summaries, and follow-up guidance for renters. Finalist in the OpenAI x Handshake Codex Creator Challenge.

πŸͺ About Me

I’m a third-year Computer Science student at East Texas A&M University building software that is practical, technical, and actually useful. I like backend systems, data-heavy workflows, developer tooling, and products with clear real-world use.


🌱 What I'm Up To

  • 🧠 Contributing to Apache Pulsar and OpenBB
  • βš™οΈ Building a backend pipeline that aggregates and scores early job-market signals from public sources

🧰 Tech Stack

Languages
Java Kotlin Swift TypeScript JavaScript Python SQL C Go R

Frameworks / Libraries
React Spring Boot Node.js Express

Databases
PostgreSQL SQLite

Cloud & DevOps
Docker GitHub Actions Google Cloud Run Firebase Cloudflare Workers

Developer Tools
Git GitHub VS Code


πŸ“« Reach me: chimdumebinebolisa@gmail.com

Pinned Loading

  1. policy-insight policy-insight Public

    PolicyInsight is a web app where you upload a PDF and it gives you a clear risk report with quotes from the document to prove each point.

    Java

  2. StackDrop StackDrop Public

    StackDrop is a desktop app that indexes .txt, .pdf, and .docx files in folders you choose and lets you search them by filename and content via SQLite FTS5. Fully offline, no cloud or AI.

    TypeScript

  3. ShelfEngine ShelfEngine Public

    Search your saved bookmarks using normal, natural language, even if you only vaguely remember what you saved. (Recipient of the "Think Award" at The Merge Hackathon)

    TypeScript

  4. LotusOS LotusOS Public

    LotusOS is a custom, Debian-based Linux operating system currently in early development that provides an AI-native, local-first environment tailored specifically for student and developer workflows.

    Shell

  5. DBwall DBwall Public

    A Go CLI that reviews Postgres SQL generated by AI agents and blocks unsafe operations using AST-based rules and policy config.

    Go

  6. Claros Claros Public

    Claros is an AI learning agent for students with typing difficulties. It reads your assignment, guides you through problems in real time, and writes the final answer into the correct question field…

    JavaScript