Skip to content

Commit 4f9b801

Browse files
authored
Update README.md
1 parent e9f4dca commit 4f9b801

1 file changed

Lines changed: 69 additions & 194 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 69 additions & 194 deletions
Original file line numberDiff line numberDiff line change
@@ -1,242 +1,117 @@
1-
<div align="center">
2-
<img src="https://capsule-render.vercel.app/api?type=waving&color=gradient&customColorList=6,11,20&height=180&section=header&text=Alex%20Idowu%20%7C%20@9trocode&fontSize=42&fontAlignY=32&desc=Cloud%20Architect%20%7C%20Infrastructure%20Poet%20%7C%20Open%20Source%20Advocate&descAlignY=51&descAlign=50&animation=twinkling" alt="header"/>
3-
4-
<h3>
5-
<em>🌍 Building the future of cloud infrastructure from Lagos, Nigeria πŸ‡³πŸ‡¬</em>
6-
</h3>
1+
# 🌩️ Alex Idowu | @9trocode
2+
**Cloud Architect β€’ Infrastructure Poet β€’ Open Source Advocate**
3+
*Building the future of cloud infrastructure from Lagos, Nigeria πŸ‡³πŸ‡¬*
74

8-
[![GitHub followers](https://img.shields.io/github/followers/9trocode?label=Follow&style=social)](https://github.com/9trocode)
9-
[![Profile Views](https://komarev.com/ghpvc/?username=9trocode&color=blueviolet&style=flat-square)](https://github.com/9trocode)
10-
[![LinkedIn](https://img.shields.io/badge/-Connect-0077B5?style=flat-square&logo=Linkedin&logoColor=white)](https://www.linkedin.com/in/nitrocode/)
11-
[![Twitter Follow](https://img.shields.io/twitter/follow/nitrocode?style=social)](https://twitter.com/nitrocode)
12-
13-
</div>
5+
[![GitHub followers](https://img.shields.io/github/followers/9trocode?label=Follow&style=social)](https://github.com/9trocode)
6+
[![Profile Views](https://komarev.com/ghpvc/?username=9trocode&color=blueviolet&style=flat-square)](https://github.com/9trocode)
7+
[![LinkedIn](https://img.shields.io/badge/-Connect-0077B5?style=flat-square&logo=Linkedin&logoColor=white)](https://www.linkedin.com/in/nitrocode/)
8+
[![Twitter Follow](https://img.shields.io/twitter/follow/nitrocode?style=social)](https://twitter.com/nitrocode)
149

1510
---
1611

17-
## πŸ‘©πŸ»β€πŸ’» About Me
12+
## πŸ‘‹ Hey there, I'm Alex
1813

19-
I'm **Alex Idowu**, a **Cloud Infrastructure & Software Engineer** passionate about crafting elegant solutions to complex infrastructure challenges. At **[@PipeOpsHQ](https://github.com/PipeOpsHQ)**, I'm helping revolutionize how developers deploy and manage cloud applicationsβ€”making DevOps accessible, automated, and absolutely delightful.
14+
I'm **Alex Idowu**, a **Cloud Infrastructure & Platform Engineer** passionate about making DevOps **invisible and delightful**.
15+
At **[@PipeOpsHQ](https://github.com/PipeOpsHQ)**, I help developers deploy anywhereβ€”seamlessly, securely, and with confidence.
2016

21-
> **"I am Groot"** 🌳 β€” My philosophy: Start small, grow strong, and never stop reaching for the clouds.
17+
> 🌳 *β€œI am Groot.”* β€” My philosophy: Start small, grow strong, and keep reaching for the clouds.
2218
2319
```yaml
2420
alex_idowu:
25-
location: "Lagos, Nigeria πŸ‡³πŸ‡¬"
26-
pronouns: "she/her"
27-
company: "@PipeOpsHQ"
28-
role: "Cloud Infrastructure & Software Engineer"
29-
status: "Available for hire πŸ’Ό"
30-
31-
current_mission:
32-
- "Democratizing cloud infrastructure for developers worldwide"
33-
- "Building tools that make DevOps feel like magic, not mystery"
34-
- "Contributing to open source with purpose and passion"
35-
36-
superpower: "Transforming infrastructure chaos into orchestrated symphonies"
37-
motto: "I am Groot 🌳"
21+
location: Lagos, Nigeria πŸ‡³πŸ‡¬
22+
role: Cloud Infrastructure & Platform Engineer
23+
company: @PipeOpsHQ
24+
mission:
25+
- Democratize cloud infrastructure for all developers
26+
- Build tools that make DevOps feel like magic, not maintenance
27+
- Contribute meaningfully to open source
28+
superpower: Turning infrastructure chaos into elegant orchestration
29+
motto: "Automate everything β€” even coffee β˜•"
3830
```
3931
4032
---
4133
42-
## πŸ”₯ Featured Projects & Contributions
43-
44-
<table>
45-
<tr>
46-
<td align="center" width="50%">
47-
<h3>πŸ—οΈ Infrastructure & Orchestration</h3>
48-
</td>
49-
<td align="center" width="50%">
50-
<h3>⚑ Systems & Services</h3>
51-
</td>
52-
</tr>
53-
<tr>
54-
<td valign="top">
55-
56-
**[pipeops-runner](https://github.com/PipeOpsHQ/pipeops-runner)**
57-
High-performance job execution engine powering CI/CD pipelines at scale
58-
`Go` `Kubernetes` `Distributed Systems`
59-
60-
**[pipeops-controller](https://github.com/PipeOpsHQ/pipeops-controller)**
61-
Kubernetes controller orchestrating seamless deployment workflows
62-
`K8s Operator` `Cloud Native` `Automation`
63-
64-
**[infra](https://github.com/PipeOpsHQ/infra)**
65-
Production-grade Infrastructure as Code templates and automation scripts
66-
`Terraform` `AWS` `IaC`
67-
68-
</td>
69-
<td valign="top">
70-
71-
**[messaging-service](https://github.com/PipeOpsHQ/messaging-service)**
72-
Distributed messaging infrastructure for microservices communication
73-
`Event-Driven` `Microservices` `Scalability`
74-
75-
</td>
76-
</tr>
77-
</table>
34+
## πŸ—οΈ What I Build
7835
79-
---
36+
| Area | Project | Description | Stack |
37+
|------|----------|--------------|--------|
38+
| πŸŒ€ Orchestration | [pipeops-controller](https://github.com/PipeOpsHQ/pipeops-controller) | Kubernetes operator managing deployment workflows | Go β€’ K8s β€’ Cloud Native |
39+
| βš™οΈ Execution Engine | [pipeops-runner](https://github.com/PipeOpsHQ/pipeops-runner) | High-performance CI/CD job executor | Go β€’ Distributed Systems |
40+
| ☁️ Infrastructure as Code | [infra](https://github.com/PipeOpsHQ/infra) | IaC templates and automation for AWS/GCP/Azure | Terraform β€’ IaC |
41+
| πŸ’¬ Messaging | [messaging-service](https://github.com/PipeOpsHQ/messaging-service) | Event-driven microservices backbone | Go β€’ Kafka β€’ Microservices |
8042
81-
## πŸ’» Tech Arsenal
43+
---
8244
83-
<div align="center">
45+
## 🧠 Tech Arsenal
8446
8547
### Languages
86-
![Go](https://img.shields.io/badge/Go-%2300ADD8.svg?style=for-the-badge&logo=go&logoColor=white)
48+
![Go](https://img.shields.io/badge/Go-00ADD8?style=for-the-badge&logo=go&logoColor=white)
8749
![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)
88-
![JavaScript](https://img.shields.io/badge/JavaScript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
89-
![TypeScript](https://img.shields.io/badge/TypeScript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
90-
![Bash](https://img.shields.io/badge/Bash-%23121011.svg?style=for-the-badge&logo=gnu-bash&logoColor=white)
50+
![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white)
51+
![Bash](https://img.shields.io/badge/Bash-121011?style=for-the-badge&logo=gnu-bash&logoColor=white)
9152
9253
### Cloud & Infrastructure
93-
![Kubernetes](https://img.shields.io/badge/Kubernetes-%23326ce5.svg?style=for-the-badge&logo=kubernetes&logoColor=white)
94-
![Docker](https://img.shields.io/badge/Docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)
95-
![AWS](https://img.shields.io/badge/AWS-%23FF9900.svg?style=for-the-badge&logo=amazon-aws&logoColor=white)
96-
![Terraform](https://img.shields.io/badge/Terraform-%235835CC.svg?style=for-the-badge&logo=terraform&logoColor=white)
97-
![GitHub Actions](https://img.shields.io/badge/GitHub%20Actions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white)
54+
![Kubernetes](https://img.shields.io/badge/Kubernetes-326ce5?style=for-the-badge&logo=kubernetes&logoColor=white)
55+
![Terraform](https://img.shields.io/badge/Terraform-5C4EE5?style=for-the-badge&logo=terraform&logoColor=white)
56+
![Docker](https://img.shields.io/badge/Docker-0db7ed?style=for-the-badge&logo=docker&logoColor=white)
57+
![AWS](https://img.shields.io/badge/AWS-FF9900?style=for-the-badge&logo=amazonaws&logoColor=white)
58+
![GitHub Actions](https://img.shields.io/badge/GitHub_Actions-2671E5?style=for-the-badge&logo=githubactions&logoColor=white)
9859
9960
### Architecture Patterns
100-
`Microservices` β€’ `Event-Driven` β€’ `Cloud-Native` β€’ `Serverless` β€’ `GitOps` β€’ `IaC`
101-
102-
</div>
61+
`Cloud-Native` β€’ `Event-Driven` β€’ `Serverless` β€’ `GitOps` β€’ `IaC` β€’ `Microservices`
10362

10463
---
10564

106-
## πŸ“Š GitHub Analytics
65+
## πŸ“Š Developer Footprint
10766

108-
<div align="center">
109-
110-
<img height="180em" src="https://github-readme-stats.vercel.app/api?username=9trocode&show_icons=true&theme=tokyonight&include_all_commits=true&count_private=true&hide_border=true&bg_color=0D1117&title_color=7C3AED&icon_color=7C3AED&text_color=C9D1D9"/>
111-
<img height="180em" src="https://github-readme-stats.vercel.app/api/top-langs/?username=9trocode&layout=compact&theme=tokyonight&hide_border=true&bg_color=0D1117&title_color=7C3AED&text_color=C9D1D9&langs_count=8"/>
67+
![Stats](https://github-readme-stats.vercel.app/api?username=9trocode&show_icons=true&theme=tokyonight&hide_border=true&bg_color=0D1117&title_color=7C3AED&icon_color=7C3AED&text_color=C9D1D9)
68+
![Top Languages](https://github-readme-stats.vercel.app/api/top-langs/?username=9trocode&layout=compact&theme=tokyonight&hide_border=true&bg_color=0D1117&title_color=7C3AED&text_color=C9D1D9)
11269

113-
</div>
70+
![Streak](https://github-readme-streak-stats.herokuapp.com/?user=9trocode&theme=tokyonight&hide_border=true&background=0D1117&ring=7C3AED&fire=7C3AED&currStreakLabel=7C3AED)
71+
![Activity Graph](https://github-readme-activity-graph.vercel.app/graph?username=9trocode&theme=tokyo-night&hide_border=true&bg_color=0D1117&color=7C3AED&line=7C3AED&point=C9D1D9)
11472

115-
<div align="center">
116-
117-
![GitHub Streak](https://github-readme-streak-stats.herokuapp.com/?user=9trocode&theme=tokyonight&hide_border=true&background=0D1117&ring=7C3AED&fire=7C3AED&currStreakLabel=7C3AED)
118-
119-
</div>
73+
---
12074

121-
<div align="center">
122-
123-
![Activity Graph](https://github-readme-activity-graph.vercel.app/graph?username=9trocode&theme=tokyo-night&hide_border=true&bg_color=0D1117&color=7C3AED&line=7C3AED&point=C9D1D9)
75+
## πŸš€ Currently Exploring
12476

125-
</div>
77+
| πŸ”­ | **Building next-gen deployment automation** with the PipeOps Control Plane |
78+
|-----|------------------------------------------------------------------------|
79+
| 🧠 | **eBPF**, **Service Mesh** (Istio/Linkerd), and **Kubernetes Operators** |
80+
| 🀝 | **Collaborating on open-source** DevOps and platform engineering tools |
81+
| β˜• | **Automating life** β€” even my coffee routine via Kubernetes CronJobs |
12682

12783
---
12884

129-
## 🎯 What I'm Up To
130-
131-
<table>
132-
<tr>
133-
<td>πŸ”­</td>
134-
<td><strong>Currently working on:</strong> Next-generation cloud deployment automation at PipeOpsHQβ€”building tools that make infrastructure invisible so developers can focus on what matters</td>
135-
</tr>
136-
<tr>
137-
<td>🌱</td>
138-
<td><strong>Currently learning:</strong> Advanced Kubernetes operators, service mesh architectures (Istio/Linkerd), cloud-native security patterns, and eBPF for observability</td>
139-
</tr>
140-
<tr>
141-
<td>πŸ‘―</td>
142-
<td><strong>Looking to collaborate on:</strong> Open source DevOps tools, cloud infrastructure projects, and anything that makes developers' lives easier</td>
143-
</tr>
144-
<tr>
145-
<td>πŸ’¬</td>
146-
<td><strong>Ask me about:</strong> Cloud architecture, Kubernetes, CI/CD pipelines, infrastructure automation, or how to make your deployments faster and more reliable</td>
147-
</tr>
148-
<tr>
149-
<td>⚑</td>
150-
<td><strong>Fun fact:</strong> I am Groot 🌳 (I automate everythingβ€”even my morning coffee routine could be a Kubernetes CronJob)</td>
151-
</tr>
152-
</table>
153-
154-
---
85+
## πŸ’‘ My Engineering Manifesto
15586

156-
## πŸ’‘ Developer Philosophy
87+
> *Infrastructure is poetry.*
88+
> Each line of YAML is a verse. Each commit, a note in the symphony of automation.
15789

15890
```javascript
15991
const alexIdowu = {
160-
name: "Alex Idowu",
161-
pronouns: "she/her",
162-
location: "Lagos, Nigeria πŸ‡³πŸ‡¬",
163-
company: "@PipeOpsHQ",
164-
role: "Cloud Infrastructure & Software Engineer",
165-
166-
languages: ["Go", "Python", "JavaScript", "TypeScript", "Bash"],
167-
tools: ["Kubernetes", "Docker", "Terraform", "AWS", "GitHub Actions"],
168-
architecture: ["Microservices", "Event-Driven", "Cloud-Native", "Serverless"],
169-
170-
currentMission: "Simplifying cloud deployments for developers worldwide",
171-
superpower: "Turning complex infrastructure into simple, scalable solutions",
172-
173-
principles: [
174-
"Infrastructure as Code is poetry",
175-
"Automate or deprecate",
176-
"Security is not optional",
177-
"Documentation is love for your future self",
178-
"Open source is collaboration amplified"
179-
],
180-
181-
motto: "I am Groot 🌳",
182-
183-
getInspiration: function() {
184-
return "Every deployment should feel like magic, every infrastructure decision should be deliberate, and every line of code should serve a purpose.";
185-
}
186-
};
92+
languages: ["Go", "Python", "TypeScript", "Bash"],
93+
principles: [
94+
"Automate or deprecate",
95+
"Security is not optional",
96+
"Documentation is love for your future self",
97+
"Every deployment should feel like magic"
98+
],
99+
motto: "Infrastructure as Code is art in motion."
100+
}
187101
```
188102

189103
---
190104

191-
## 🌐 Connect & Collaborate
192-
193-
<div align="center">
105+
## 🌐 Connect with Me
194106

195-
[![LinkedIn](https://img.shields.io/badge/LinkedIn-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/nitrocode/)
196-
[![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?style=for-the-badge&logo=Twitter&logoColor=white)](https://twitter.com/nitrocode)
107+
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/nitrocode/)
108+
[![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=Twitter&logoColor=white)](https://twitter.com/nitrocode)
109+
[![GitHub](https://img.shields.io/badge/GitHub-121011?style=for-the-badge&logo=github&logoColor=white)](https://github.com/9trocode)
197110
[![Email](https://img.shields.io/badge/Email-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:alexidowu25@gmail.com)
198-
[![GitHub](https://img.shields.io/badge/GitHub-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/9trocode)
199-
200-
</div>
201-
202-
<div align="center">
203-
<h3>πŸ’Ό Available for hire β€’ Let's build something extraordinary together!</h3>
204-
</div>
205-
206-
---
207-
208-
## πŸ† Achievements & Recognition
209-
210-
<div align="center">
211-
212-
![Trophies](https://github-profile-trophy.vercel.app/?username=9trocode&theme=tokyonight&no-frame=true&no-bg=true&margin-w=4&column=7)
213-
214-
</div>
215-
216-
---
217-
218-
## πŸ’­ Words That Inspire Me
219-
220-
<div align="center">
221-
222-
*"The best way to predict the future is to invent it."* β€” **Alan Kay**
223-
224-
*"Any sufficiently advanced technology is indistinguishable from magic."* β€” **Arthur C. Clarke**
225-
226-
*"I am Groot."* β€” **Groot** 🌳
227-
228-
</div>
229111

230112
---
231113

232-
<div align="center">
233-
234-
### 🌟 Open Source β€’ Cloud Native β€’ Infrastructure as Poetry
235-
236-
*Building the future of cloud infrastructure, one commit at a time* ✨
237-
238-
<img src="https://capsule-render.vercel.app/api?type=waving&color=gradient&customColorList=6,11,20&height=100&section=footer" alt="footer"/>
239-
240-
⭐️ From [@9trocode](https://github.com/9trocode) with πŸ’œ β€’ **Star my repos if you find them useful!**
114+
### ✨ *Open Source β€’ Cloud Native β€’ Infrastructure as Poetry*
115+
**Building the future of cloud infrastructure β€” one commit at a time.**
241116

242-
</div>
117+
⭐️ From [@9trocode](https://github.com/9trocode) with πŸ’œ

0 commit comments

Comments
Β (0)