Skip to content
View Brian1011's full-sized avatar

Block or report Brian1011

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

Hi there 👋 stranger,

image

Brief introduction

I’m a full-stack software engineer based in Nairobi, Kenya, with 5+ years of experience building and shipping production systems across manufacturing, fintech, analytics, and internal business tools.

My strongest experience is in Flutter (cross-platform mobile applications) and Ruby on Rails–based backends. I enjoy owning features end-to-end—from architecture and implementation to deployment, iteration, and long-term maintenance.

Most of my professional work has been on proprietary production systems, so not all of it is publicly available on GitHub. I document real-world engineering decisions, deployments, and tradeoffs through writing and case-study style posts.


What I work with

  • 💻 Backend: Ruby on Rails, PostgreSQL, REST APIs, authentication & authorization
  • 💻 Frontend & Mobile: Flutter, Vue.js, Tailwind CSS
  • 💻 Practices: System design, refactoring, performance optimization, CI/CD
  • 💻 Tooling: Git, Linux, AI-assisted development (Cursor, ChatGPT, Claude)

Writing & case studies

📖 Technical writing (Rails deployments & system design): https://medium.com/@brianmutinda49

🧩 Case study — Full-stack Rails system I architected & built (with screenshots): https://www.linkedin.com/posts/brian-mutinda-366064163_rubyonrails-fullstackengineer-backenddevelopment-activity-7411731747639394304-x3TM


Portfolio & links

🌐 Portfolio: https://brianmutinda.netlify.app

🐙 GitHub: https://github.com/Brian1011

💼 LinkedIn: https://www.linkedin.com/in/brian-mutinda-366064163

🐦 Twitter: https://twitter.com/brian_1011_dev


How I work

  • I value clarity over cleverness.

  • I prefer simple, maintainable architectures.

  • I use AI tools to move faster without lowering quality.

  • I enjoy async, ownership-driven teams.

Pinned Loading

  1. sunmi_flutter_printer sunmi_flutter_printer Public

    This is a Flutter app that demonstrates how to integrate and print using Sunmi V2 pos printer

    Dart 25 13

  2. facial_recognition_test facial_recognition_test Public

    This is a simple and small facial recognition system build in flask to help individuals looking into facial recogntion technology in python to get started.

    Python 1

  3. list_manipulation_dart list_manipulation_dart Public

    A repository of dart list manipulation functions with code samples.

    Dart 10 2

  4. Gym_App_Android Gym_App_Android Public

    This is an app that allows one to locate gyms around him, record workout sessions, view pastworkout sessions and view trainees of the particular gyms.

    Java

  5. todo_laravel_crud todo_laravel_crud Public

    A simple REST API build in laravel used to perform authentication and Todo CRUD operations.

    PHP

  6. Gym_app_rest_api Gym_app_rest_api Public

    A simple gymnastics android application that interacts with the database via a laravel api.

    PHP