Skip to content
View Kishoyian-Brian's full-sized avatar

Block or report Kishoyian-Brian

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

Profile Views

Brian Mwangi

Typing SVG


Overview

Fullstack developer focused on business-critical software — venue operations, point-of-sale, and real-time workflows. I work across the stack with a bias toward clean architecture, clear boundaries, and code that teams can own long after launch.


How I work

# ~/engineering/PRINCIPLES.md

1. Production over prototypes — I ship software used in real operations.
2. Architecture first — bounded contexts, explicit contracts, sensible defaults.
3. Automate the repeatable — tooling and CI so the team moves faster, not just me.
4. Own the full path — design, implementation, data layer, and deployment.

Systems I build

graph TB
    subgraph Clients
        R[React SPA]
        A[Angular SPA]
    end

    subgraph Application
        API[ASP.NET Core 8 API]
        SR[SignalR — real-time events]
        N[NestJS services]
    end

    subgraph Data
        PG[(PostgreSQL)]
        RD[(Redis)]
    end

    subgraph Delivery
        DK[Docker]
        GIT[Git · CI/CD]
    end

    R --> API
    A --> API
    R --> SR
    A --> SR
    API --> PG
    API --> RD
    N --> PG
    API --> DK
Loading

Expertise

Layer Technologies
Frontend Angular · React · Next.js · TypeScript · HTML · CSS · Sass · Vite
Backend ASP.NET Core · Node.js · NestJS · Prisma
Data PostgreSQL · Redis
Platform Docker · Git

Stack







Contact

Open to freelance contracts, full-time roles, and technical collaborations.

Email LinkedIn GitHub

Pinned Loading

  1. Finshark Finshark Public

    ASP.NET Core Web API .NET

    C# 1

  2. Sendit Sendit Public

    SendIt is a full-stack parcel delivery management system built with Angular frontend and NestJS backend, featuring real-time tracking, role-based access control, and advanced route optimization.

    TypeScript

  3. E-Learning E-Learning Public

    EduSoma is a comprehensive Learning Management System (LMS) designed to democratize education and make quality learning accessible to everyone, everywhere.

    TypeScript

  4. Rental_Car Rental_Car Public

    This application provides a complete solution for car rental businesses with role-based access control for admins, agents, and customers.

    TypeScript

  5. QuickAI QuickAI Public

    Full Stack AI SaaS app built with Postgres, Express, React JS and Node JS.Experience the power of AI with QuickAi. Transform your content creation with our suite of premium AI tools. Write articles…

    JavaScript 1

  6. Portfolio Portfolio Public

    A modern, responsive portfolio website showcasing my full-stack development skills and projects. Built with React, TypeScript, and Tailwind CSS, featuring smooth animations and a professional design.

    TypeScript