Skip to content
View rupeshstha's full-sized avatar
:shipit:
Working from Globe
:shipit:
Working from Globe

Block or report rupeshstha

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

Hi there 👋 I'm Rupesh Shrestha

I am a Software Engineer based in New Zealand. I specialize in building autonomous AI systems and high-performance web applications, bridging the gap between technical architecture and business value.

🚀 What I'm working on

  • Agentic AI: Developing multi-agent orchestration systems from scratch using Laravel and the Model Context Protocol (MCP).
  • Engineering Leadership: Writing about collaborative engineering culture and the traits of exceptional technical leaders.
  • Business Analytics: Applying the Phillips ROI framework and data-driven insights to solve real-world operational problems.

🛠️ Tech Stack & Skills

  • Languages: PHP (Expert), JavaScript, Python
  • Frameworks: Laravel (Expert), NextJs, Vue, React, Tailwind CSS, Livewire, InertiaJs, Flux UI
  • AI/ML: RAG Pipelines, Agentic Frameworks, Multi-agent Orchestration
  • Management: Business Analytics, Training & Development Strategies

✍️ Recent Blog Posts


🔗 Connect with me

Portfolio Badge Linkedin Badge Twitter Badge

<?php

namespace Rupesh\AI;

class Profile extends EngineeringLeader
{
    public function getFocus(): array
    {
        return [
            'core'     => 'Laravel & Agentic AI Systems',
            'location' => 'New Zealand',
            'motto'    => 'Build systems that scale and teams that thrive.'
        ];
    }
}

Pinned Loading

  1. ai-poc ai-poc Public

    A proof-of-concept demonstrating how to build production-grade agentic AI applications using the Laravel ecosystem. This repo covers Retrieval-Augmented Generation (RAG), the Model Context Protocol…

    Blade 5

  2. laravel-elasticsearch laravel-elasticsearch Public

    Forked from pdphilip/laravel-elasticsearch

    An Elasticsearch implementation of Laravel's Eloquent ORM

    PHP 1

  3. nWidart/laravel-modules nWidart/laravel-modules Public

    Module Management In Laravel

    PHP 6.1k 1k

  4. laravel laravel Public

    Forked from capistrano/laravel

    Gem for deploying Laravel projects with capistrano v3.*

    Ruby

  5. docs docs Public

    MDX 5

  6. monorepo monorepo Public

    Forked from monorepo-example/monorepo

    PHP