Skip to content
View Solomon-mbash's full-sized avatar
:atom:
:atom:

Block or report Solomon-mbash

Report abuse

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

Report abuse
solomon-mbash/README.md

Solomon Mbasha

Python Developer Β· Building toward AI & Agentic Systems for realworld problems

LinkedIn GitHub Profile Views


About Me

Python developer, with a focus on Agentic System. I build production-ready tools β€” from intelligent data pipelines to RAG-powered AI assistants β€” with a bias toward practical impact in emerging markets.

  • πŸ”­ Currently building AI applications using LangChain, FastAPI, and vector databases
  • 🌍 Focused on solving local problems with global-standard engineering
  • πŸ“– Learning: DSA for competitive programming | LLM fine-tuning & agent architectures
  • πŸ’¬ Ask me about: Python, REST APIs, AI/LLM tooling, or database design

Tech Stack

Languages

Python JavaScript SQL Dart

AI / ML

LangChain OpenAI ChromaDB Ollama

Backend & Databases

FastAPI PostgreSQL MySQL Docker

Tools & Platforms

Git Linux VS Code Flutter


Featured Projects

πŸ€– RAG-Powered Legal AI Assistant

AI assistant that answers legal and tax questions using Retrieval-Augmented Generation over local legislation documents.

Stack: FastAPI Β· LangChain Β· ChromaDB Β· pgvector Β· Python
Highlights: Document ingestion pipeline, semantic search over PDFs, context-aware Q&A


πŸ“ˆ Stock Price Alert System

Automated stock watcher that sends real-time price alerts with trending news and basic price direction prediction.

Stack: Python Β· Requests Β· SMTP Β· News API
Highlights: Scheduled polling, email delivery, multi-stock tracking
πŸ”— View Repository


πŸ” Password Manager

Secure desktop password manager with a clean GUI, local encrypted storage, and clipboard integration.

Stack: Python Β· Tkinter Β· JSON
Highlights: Tkinter GUI, password generation, local data persistence
πŸ”— View Repository


🐍 Python Graphics & Visual Experiments

Collection of generative art and animation experiments using Python Turtle β€” for fun and to sharpen creative coding instincts.

Stack: Python Β· Turtle
πŸ”— View Repository


GitHub Stats

Solomon's GitHub Stats Top Languages


Currently Exploring

focus = {
    "AI Engineering":   ["RAG systems", "LLM agents", "vector search"],
    "Backend":          ["FastAPI", "async Python", "REST API design"],
    "DSA":              ["NeetCode 150", "LeetCode", "interview prep"],
    "Databases":        ["PostgreSQL", "pgvector", "query optimization"],
}

Let's Connect

I'm open to collaborations, open source contributions, and interesting problems to solve.

LinkedIn GitHub


Built with curiosity. Refined with consistency.

Popular repositories Loading

  1. PYTHON-GRAPHICS PYTHON-GRAPHICS Public template

    python turtle design

    Python 1

  2. Password-Manager Password-Manager Public

    A password manger GUI program, using Python Tkinter module

    Python

  3. Stock-Price-Alerts Stock-Price-Alerts Public

    StockWatcher is an app that sends real-time price alerts for specific stocks, provides trending news related to those stocks, and predicts whether the stock will rise or fall. The app also supports…

    Python

  4. cookbook cookbook Public

    Forked from google-gemini/cookbook

    Examples and guides for using the Gemini API

    Jupyter Notebook

  5. solomon-mbash solomon-mbash Public

  6. instagram_BOT instagram_BOT Public

    an instagram follower BOT

    Python