Hello, I'm Elisha Mbadi

Backend Developer | System Architect | IT Strategist & Innovator

elisha@mbadi:~$ whoami
Backend developer with expertise in scalable systems.
elisha@mbadi:~$ ls -la ./skills
APIs Databases Cloud DevOps Design
elisha@mbadi:~$

Projects

// List of my recent projects
const myProjects = [
  { name: "AS-Study Hub", description: "PDF sharing platform" },
  { name: "PYC Warmup", description: "Choir training site" },
  { name: "Chui Labs", description: "Tech Strategy consulting" }
  { name: "Trade Assistant", description: "AI Trade Assistant" }
  { name: "portfolio.elimbadi", description: "Professional portfolio" }
];
AS-Study Hub

A scalable backend system for PDF sharing and collaborative learning.

VueJS Django S3
View Project
PYC Warmup

RESTful API and authentication system for a choir training system.

Python Django PostgreSQL
View Project
Chui Labs

Technology Strategy Consulting.

TOGAF AI Impact RPA
View Project

Technical Skills

// Core backend technologies
const backendSkills = {
  languages: ["Python", "Go", "Elixir", "PHP"],
  databases: ["PostgreSQL", "MongoDB", "Redis"],
  cloud: ["AWS"],
  devOps: ["Docker", "K8s", "CI/CD", "Terraform"]
};
Backend Development
  • • RESTful API Design & Development
  • • Microservices Architecture
  • • Authentication & Authorization
  • • Performance Optimization
Database Engineering
  • • Schema Design
  • • Query Optimization
  • • Data Migration
  • • Replication & Sharding
Cloud & DevOps
  • • Serverless Architecture
  • • Container Orchestration
  • • Infrastructure as Code
  • • CI/CD Pipeline Design
Security & Performance
  • • OWASP Security Practices
  • • Rate Limiting & Caching
  • • Load Testing & Scaling
  • • Data Encryption

Currently Reading

// Books that shape my thinking and skills
function getCurrentlyReading() {
  return [
    "Clean Architecture",
    "System Design Interview"
    "The Diary of a CEO",
  ];
}
Clean Architecture
by Robert C. Martin

A craftsman's guide to software structure and design focusing on maintainability at scale.

Software Design
Best Practices
System Design Interview
by Alex Xu

An insider's guide to understanding and designing scalable distributed systems.

System Design
Scalability
The Diary of a CEO
by Steven Bartlett

A deep dive into the emotional and psychological patterns that shape successful lives, careers, and relationships.

Self-Development
Leadership

Connect

// How to reach me
const contact = {
  email: "embadi43@gmail.com",
  github: "https://github.com/elishambadi",
  blog: "https://medium.com/@embadi43"
};

Interested in working together or have questions?

Email Me GitHub