Skip to content

codedsultan/codedsultan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 

Repository files navigation

╔═══════════════════════════════════════════════════════════╗
║              OLUSEGUN IBRAHEEM  ·  Software Engineer      ║
╚═══════════════════════════════════════════════════════════╝

type Engineer struct {
    Name        string   `json:"name"`
    Focus       string   `json:"focus"`
    Stack       []string `json:"stack"`
    Mindset     string   `json:"mindset"`
    OpenTo      string   `json:"open_to"`
}

var me = Engineer{
    Name:    "Olusegun Ibraheem",
    Focus:   "Backend-first, full-stack capable",
    Stack:   []string{"Go", "PHP", "Python", "TypeScript", "Laravel", "FastAPI", "Vue", "React"},
    Mindset: "Systems thinking. Clean contracts. Boring infrastructure, interesting problems.",
    OpenTo:  "New opportunities — let's build something worth building.",
}


What I Do

I architect and ship production-grade systems — from API design to deployment. My work lives at the intersection of reliability, developer experience, and business impact.

  • Backend Engineering — RESTful & event-driven APIs, microservices, system design at scale
  • Full-Stack Delivery — Laravel + Vue/React/Nuxt, InertiaJS, server-side rendering
  • Developer Tooling — CI/CD pipelines, clean abstractions, code that onboards itself
  • AI Integration — exploring practical LLM and ML applications in production systems

I hold a BCS Certificate in IT and bring senior-level proficiency across the stack.


Currently

  • 🔭   Deepening expertise in AI systems, cloud architecture, and distributed systems design
  • 🌱   Available for new opportunities — contract, full-time, or collaborative
  • 💬   Open to pro bono consulting and interesting technical conversations
  • 🌐   Portfolio: codesultan.xurl.fyi
  • ✉️   Reach me: codesultan369@gmail.com

Tech

Languages

Go PHP Python JavaScript TypeScript

Frameworks & Runtimes

Laravel FastAPI Node.js Vue.js React Nuxt.js InertiaJS

Data & Infrastructure

MySQL PostgreSQL Redis Docker Linux

Tooling

Git GitHub GitLab Postman VS Code


GitHub Analytics

stats graph
languages graph
streak graph

Let's Connect

       

BCS Certified · Backend-first · Full-stack capable · Available for work

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors