Next.js portfolio showcasing featured projects, comprehensive tech stack, and professional connections.
A feature-rich e-commerce platform built with Next.js that enables users to buy and sell products. Implements modern UI with ShadCN, secure authentication, and responsive design.
DevOps infrastructure for the Marketverse project featuring ArgoCD and Jenkins for continuous integration and continuous deployment, complete with Infrastructure as Code using Terraform, configuration management with Ansible, and container/image vulnerability scanning using Trivy.
Production-ready CircleCI Orbs for automating Docker workflows, static code analysis, and security scanning.
Built and published to the Orb Registry with reusable components like:
• 🐳docker
forlogin
,build
,tag
,push
• 🧠sonar
for SonarCloud code scanning.
• 🔐trivy
for container image vulnerability scanning.
Published Terraform module for launching AWS EC2 Spot and On-Demand Instances. Helps explore module creation and usage.
Custom NPM package published and integrated with the Marketverse project, showcasing package development and distribution expertise.
Backend banking API developed with NestJS and MongoDB, simulating basic financial transactions for Marketverse EcoSystem.
...developing more projects that push boundaries 😉
const me = {
nickname: 'Anonymous',
pronouns: 'he/him',
desc: 'I am a Web Developer and DevOps expert. I can build full-stack projects from scratch and deploy them to production.',
code: [Javascript, Typescript, Python, HTML, CSS],
focus: [
'Backend Development',
'Full Stack Development',
'Infrastructure as Code',
'CI/CD Automation',
'DevOps',
'DevSecOps'
]
}
🛠️ More Of Tech Stack
🎯 Start of My Learning Journey
|
|——— 🌐 HTML (August 2023)
|——— 🎨 CSS (November 2023)
|——— 💻 JavaScript (December 2023)
|——— 🗃️ Git & GitHub (January 2024)
|——— ⚛️ React + 💨 Tailwind CSS (March 2024)
|——— 💅 SCSS (April 2024)
|——— 🟩 Node.js & 🚂 Express.js (June 2024)
|——— 🍃 MongoDB & 🧱 NestJS (June 2024)
|——— 🐬 MySQL & 🐘 PostgreSQL (July 2024)
|——— 🧩 Prisma ORM (August 2024)
|——— 🔥 Next.js (September 2024)
|——— 🐳 Docker (October 2024)
|——— ☸️ Kubernetes (December 2024)
|——— 🐚 Bash Scripting & 🐧 Linux (January 2025)
|——— 📦 Terraform & 🧰 Ansible (February 2025)
|——— ☁️ AWS, ☸️ EKS, 🔍 Trivy, 🧪 Jenkins, 📊 Grafana, 📈 Prometheus, 🚀 ArgoCD, 🌿 Drizzle ORM – via Project MarketVerse (March 2025)
|——— 🧠 AWS & its Services Deep Dive (April 2025)
|——— 🔍 SonarQube, 🛡️ OWASP (May 2025)
|——— 🔐 HashiCorp Vault & 🔧 GitHub Actions (June 2025)
|——— 🌼 DaisyUI & ⚙️ CircleCI (July 2025)
|——— 🐍 Python (August 2025)
|
📍 Present Day
- 🦀 Rust: Exploring systems programming and compiled languages.
- 🐍 Python : Mastering Python for DevOps automation, backend development, and infrastructure scripting.
- ⚙️ DevOps: Deploying web projects with CI/CD and exploring Infrastructure as Code (IaC).
"The more I explore, the more I realize how little I truly know."
— Anonymous
fn main() {
println!("🦀 Thanks for visiting my GitHub profile.");
}