Skip to content
View Newton-Musyimi's full-sized avatar

Block or report Newton-Musyimi

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

Newton Nzengu Musyimi

LinkedIn GitHub Email

👨‍💻 About Me

<?php

namespace App\Models;

class Developer extends Model
{
    protected $name = 'Newton Nzengu Musyimi';
    protected $title = 'Self-Taught Web Developer';
    
    protected $specialties = [
        'Laravel', 'Livewire', 'Filament', 'Multi-tenant SaaS', 'Flutter'
    ];
    
    protected $passion = 'Solving real-world problems with clean, scalable architecture';
    
    public function getPhilosophy()
    {
        return "Code is not just for software — it's for systems, people, and process too.";
    }
}

🚀 Projects

CodeConfirm

Project

Laravel 11, M-Pesa API, WebSockets, PostgreSQL — Payment management platform for businesses to streamline M-Pesa transaction tracking and verification.

Delta Point ERP

Project

Laravel, Livewire, Filament, TailwindCSS — Restaurant and hospitality management system for tracking stock, sales, reconciliations, and staff performance metrics.

Daily Reconciliation System

Project

Laravel, REST APIs, PostgreSQL — API-driven cash tracking platform for cashiers across locations, handling multiple payment methods including M-Pesa.

Service Area Manager

Project

Laravel, Filament, Livewire — Parts inventory and job card tracking system for a car wash and auto service center.

💻 Tech Stack

Languages & Frameworks

PHP Laravel Python Java JavaScript

Frontend

TailwindCSS Alpine.js Blade Livewire Filament

Backend & Databases

REST API PostgreSQL MySQL MS SQL Server

DevOps & Hosting

DigitalOcean Ubuntu Nginx SSH Git

📊 GitHub Stats

Top Languages

🧠 Currently Learning

const currentFocus = {
  scaling: "SaaS architectures",
  coding: "Clean, testable Laravel patterns",
  design: "Multi-tenant system optimization",
  exploring: "Event-driven architecture"
};

📫 Let's Connect

I'm always open to interesting conversations and collaboration opportunities.

LinkedIn Email

Profile views


"The best code is no code at all. The second best is clean, maintainable code that solves real problems."

Pinned Loading

  1. Rock-Paper-Scissors-Extended Rock-Paper-Scissors-Extended Public

    C++ 1

  2. Twitter-API-Applications Twitter-API-Applications Public

    Code for my Twiiter API Applications

    Python 1

  3. Python_Game Python_Game Public

    Python