Thanks to visit codestin.com
Credit goes to github.com

Skip to content

b5119/b5119

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing SVG

LinkedIn Email Profile views


👨‍💻 About Me

Passionate software engineering student focused on Web Development, Mobile Development, Research, and Human-Computer Interaction (HCI). I enjoy building practical solutions and learning new technologies through hands-on projects.

  • 🔭 Currently working on: Flask API Dashboard + Flutter mobile apps
  • 🌱 Learning: DevOps (CI/CD) & production deployment patterns
  • 🐍 Favorite languages: Python for automation & backend, Dart for mobile apps
  • 💡 Interests: Mobile development, APIs, web development, automation, developer tools
  • 📍 Based in: Lusaka, Zambia

🚀 Featured Projects

📌 Pinned Repositories

🧩 Flask API Dashboard

Latest Project • A modular multi-API backend system with Flask

• Application Factory Pattern
• Modular API Blueprints (News, Weather, Crypto, GitHub)
• SQLAlchemy + Migrations
• Responsive UI with Glassmorphism
• Extensible architecture for custom integrations

View Repository →

📱 Dart/Flutter + FastAPI Apps

In Progress • Mobile applications with Python backend

• Cross-platform mobile apps
• FastAPI REST API backend
• Modern mobile UI/UX
• Coming soon!

🔧 Python CLI Tools

Utilities • Small command-line tools for daily use

• Productivity scripts
• Automation helpers
• Developer utilities

Check pinned repos for direct link

🕷️ Python Web Scraping Projects

Web Automation • Scraping patterns & polite bots

• Best practice patterns
• Ethical scraping techniques
• Real-world examples

Check pinned repos for direct link


🛠️ Tech Stack

Languages

Python Dart JavaScript TypeScript HTML5 CSS3

Frameworks & Libraries

Flask Flutter FastAPI Angular React

Tools & Platforms

Git GitHub VS Code Linux


📊 GitHub Statistics

GitHub Stats Top Languages

GitHub Streak


📈 Contribution Activity

Contribution Graph


🎯 Current Focus

class FrankBwalya:
    def __init__(self):
        self.name = "Frank Bwalya"
        self.role = "Software Engineer"
        self.location = "Lusaka, Zambia"
        
    def current_projects(self):
        return [
            "Flask API Dashboard",
            "Building mobile apps with Dart/Flutter",
            "FastAPI backends for mobile apps",
            "Learning DevOps and CI/CD pipelines",
            "Contributing to open source"
        ]
    
    def tech_stack(self):
        return {
            "mobile": ["Dart", "Flutter"],
            "frontend": ["Angular", "React", "HTML/CSS", "JavaScript"],
            "backend": ["Python", "FastAPI", "Flask", "Node.js"],
            "tools": ["Git", "VS Code", "Linux", "GitHub Desktop"],
            "learning": ["Docker", "CI/CD", "Cloud Deployment"]
        }
    
    def favorite_quote(self):
        return (
            "Knowledge is a paradox. The more we understand, "
            "the more we realize the vastness of our ignorance."
            "\n— Viktor, Arcane"
        )

🚀 How to Run My Projects

# Clone the repository
git clone https://github.com/b5119/repository-name.git
cd repository-name

# Install dependencies
pip install -r requirements.txt  # Python projects
# or
npm install  # JavaScript projects

# Run the project
python main.py  # Python
# or
npm start  # JavaScript

🌟 Learning Journey

I believe in learning by doing:

  • ✅ Real-world projects
  • ✅ Best practices
  • ✅ Clear documentation
  • ✅ Continuous improvement
  • ✅ Open-source collaboration

📫 Let's Connect!

📧 Email: [email protected]
💼 LinkedIn: Frank Bwalya
🐙 GitHub: @b5119


💭 Quote I Live By

"Knowledge is a paradox. The more we understand, the more we realize the vastness of our ignorance."

— Viktor, Arcane


footer

GitHub followers GitHub stars

If you find my projects helpful, consider starring them!


Last updated: November 2025 • Built with ❤️ and lots of ☕

About

Profile README for Frank — portfolio, pinned projects, and contact

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published