Skip to content
View yusuf-saif's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report yusuf-saif

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.

Content in all repositories owned by your account will be closed.
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
yusuf-saif/README.md

πŸ‘¨πŸΎβ€πŸ’» About Me

coding

I build things with PHP β€” mostly Laravel apps and WordPress/WooCommerce systems β€” and I manage the people and timelines that get them shipped. Wearing both hats means I write the code and feel the deadline, which has made me allergic to clever solutions nobody can maintain in six months.

Lately I'm pulled toward complex system design, architecture that survives growth, and the AI/RAG layer sitting on top of it all.

<?php

namespace Yusuf;

final class Profile extends Developer implements ProjectManager
{
    public string $role = 'Software Dev & Technical PM';

    public array $stack = [
        'backend'  => ['PHP', 'Laravel', 'MySQL'],
        'frontend' => ['JavaScript', 'TypeScript', 'Alpine.js', 'Livewire'],
        'cms'      => ['WordPress', 'WooCommerce', 'Joomla'],
    ];

    public array $learning = [
        'Complex system design',
        'Architecture patterns',
        'RAG pipelines',
        'AGI (and where this is all going)',
        'Random rabbit holes',
    ];

    public string $funFact = 'oh chim πŸ˜…';

    public function askMeAbout(): array
    {
        return ['PHP', 'WordPress', 'WooCommerce', 'CMS', 'Mental Health'];
    }

    public function currentStatus(): string
    {
        return $this->tea > 0 ? 'Shipping πŸš€' : 'Rebooting β˜•';
    }
}

⚑ Quick Snapshot

πŸ”­ Building WooCommerce extensions & a few micro-SaaS experiments
🌱 Learning Complex system design, architecture, RAG, AGI
πŸ‘― Collaborating on Open source PHP / WordPress / WooCommerce projects
🀝 Want help with Cloud (AWS / Azure / GCP patterns), advanced infrastructure
πŸ’¬ Ask me about PHP, WordPress, WooCommerce, CMS, Mental Health
🧭 Working style Ship small, document as you go, no heroics
⚑ Fun fact oh chim

🎯 What I Actually Do

πŸ› οΈ Build

Laravel applications, WooCommerce extensions, custom WordPress plugins and themes. Backend-heavy, API-first, tested where it counts.

πŸ“‹ Manage

Scoping, sprint planning, and translating between "what the client said" and "what we can actually ship this quarter."

🧠 Advocate

Mental health in tech isn't a perk β€” it's infrastructure. Happy to talk burnout, boundaries, and sustainable pace.

🧰 Tech Stack

πŸ–₯️ Languages & Frameworks

PHP Laravel JavaScript TypeScript Livewire Alpine.js HTML5 CSS3

πŸ›’ CMS & E-Commerce

WordPress WooCommerce Joomla

πŸ€– AI & Currently Exploring

OpenAI Claude LangChain Ollama

Deep in RAG pipelines right now β€” chunking strategies, embeddings, and the unglamorous retrieval-quality work nobody demos.

☁️ Cloud & DevOps

Azure Google Cloud DigitalOcean Linode Heroku Netlify Firebase Docker Nginx Apache

πŸ—„οΈ Databases & Search

MySQL PostgreSQL SQLite SQL Server Redis Elasticsearch

🧰 Tools & Project Management

Git GitHub GitLab Composer Webpack Jira Notion Figma

πŸš€ Featured Work

🌍 Open Source I Contribute To

Personal Site Publisher Mode for WordPress β€” a phone-first PWA at /daymark that makes posting to your own site as fast as a social app, with a REST API, optional AI Assist, and social replies flowing back as native comments.

Open-source Islamic education and utility platform covering the Five Pillars, with a multi-asset Zakat calculator on live market prices, an astronomical prayer-time engine, a Fara'id inheritance calculator, and a Qibla finder.

πŸ“Š GitHub Stats


🧊 My Year in 3D

3D contribution graph

🐍 Watch the Snake Eat My Commits

github contribution grid snake animation

πŸ† Trophies

🧠 On Mental Health

I talk about this openly because silence in this industry is expensive. Burnout doesn't announce itself β€” it shows up as a Friday deploy you can't remember writing, or a standup where you've stopped caring what breaks.

If you're a dev, a PM, or somewhere in between and you want to talk to someone who feels both sides of the pressure, my inbox is open. No agenda, no billing.

πŸ“¬ Let's Talk

Your code will outlive this sprint. Take care of the person writing it.


⭐ From yusuf-saif β€” let's build something useful together.

Pinned Loading

  1. nigeria-area-based-shipping nigeria-area-based-shipping Public

    nigeria-area-based-shipping

    PHP

  2. WooCommerce-WhatsApp-Order-Alerts WooCommerce-WhatsApp-Order-Alerts Public

    WooCommerce WhatsApp Order Alerts

    PHP 1 1

  3. BCAS-For-Woocommerce BCAS-For-Woocommerce Public

    BCAS for Woocommerce

    PHP

  4. Sales-Digest-for-WooCommerce Sales-Digest-for-WooCommerce Public

    Sales Digest for WooCommerce

    PHP

  5. QuickDonate QuickDonate Public

    A lightweight WordPress plugin that lets site owners collect one-time donations through a shortcode-triggered Paystack popup.

    PHP

  6. QuickSlot QuickSlot Public

    QuickSlot

    PHP