Skip to content
View iamanonymous419's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report iamanonymous419

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iamanonymous419/README.md

Hi👋🏻, I'm Anonymous - Web Dev | DevOps | Full Stack Web Developer

GitHub followers Profile Views

👨‍💻 Featured Creations

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 for login, 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 😉

🧰 About Me And Tech Stack

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

🌐 Web Development

🧑‍ Frontend

React JavaScript TypeScript ShadCN React Hook Form Redux RTK Query TanStack Query React Router daisyUI

🎨 Styling

CSS3 Tailwind CSS SCSS

🧠 Backend

Node.js Python Express.js NestJS Prisma Drizzle ORM JWT

📦 Package Manager

NPM Yarn pnpm Bun

🗄️ Databases

PostgreSQL MongoDB MySQL

🧰 Others

Next.js GraphQL Cloudinary

⚙️ DevOps

🖥️ Operating System

Linux

📊 Monitoring

Prometheus Grafana

🔄 CI/CD

Jenkins ArgoCD GitHub Actions CircleCI

🔧 Version Control

Git GitHub

🪄 Automation

Bash

☸️ Container Orchestration

Kubernetes minikube EKS

🐳 Containerization

Docker

📜 Infrastructure as Code (IaC)

Terraform Ansible

☁️ Cloud

AWS AWS EKS AWS ECR AWS ECS AWS IAM AWS S3 AWS DynamoDB AWS RDS AWS VPC AWS EC2

🛡️ Security Scanning

Trivy SonarQube OWASP ZAP

🔐 Secrets Management

HashiCorp Vault

📆 My Learning Journey

🎯 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

📈 GitHub Stats

GitHub Streak Top Langs GitHub Stats

🔝 Top Contributed Repository

Top Contributed Repos

📬 Let's Connect

  • Email
  • Reddit
  • X
  • Instagram
  • LinkedIn
  • Portfolio Website

📚 Currently Learning

  • 🦀 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).

✨ Favorite Quote

"The more I explore, the more I realize how little I truly know."
Anonymous

🦀 Thanks for Visiting!

fn main() {
    println!("🦀 Thanks for visiting my GitHub profile.");
}

Pinned Loading

  1. marketverse marketverse Public

    This project uses Nextjs and other web frameworks to mimic an online store where customers may purchase and sell goods.

    TypeScript

  2. portfolio portfolio Public

    This Repo contains code for my portfolio website

    TypeScript 1

  3. marketverse-gitops marketverse-gitops Public

    This is a gitops repository for Argocd that is used to deploy Project Marketverse and explore gitops and devops, and this file contain IAC too with Terraform and Ansible

    Shell

  4. cheatsheets cheatsheets Public

    This repo contains cheatsheet for devops tool like git, docker, trivy, terraform etc.