Skip to content
View theAbhijayChauhan's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report theAbhijayChauhan

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
theAbhijayChauhan/README.md
AbhijayChauhan / README.md
┌──────────────────────────────────────────────────────────────────────────────────────────┐
│  AbhijayChauhan@DevOps ------------------------------------------------------------------│
│  . OS: ........................................... Windows 11, Linux (Ubuntu)            │
│  . Status: ....................................... BTech CSE (Cloud & ML, 4th Year)      │
│  . Target Role: .................................. DevOps Engineer / Cloud Engineer      │
│  . Primary Focus: ................................ CI/CD, Cloud & Automation             │
│  . Tools & Tech: ................................. Docker, K8s, Jenkins, Actions, Tform  │
│  . Cloud Platforms: .............................. AWS, GCP, Azure                       │
│  . Languages.Dev: ................................ Python, Bash, C++, SQL                │
│  . Languages.Web/Data: ........................... HTML, CSS, JSON, YAML                 │
│  . Hobbies: ...................................... Gadgets, Knowledge, Automation        │
│  . Philosophy: ................................... Clean Pipelines > Manual Ops          │
│                                                                                          │
│  - Contact Information ------------------------------------------------------------------│
│  . Email: ........................................ abhijaychauhan.dev@gmail.com          │
│  . LinkedIn: ..................................... linkedin.com/in/theabhijaychauhan     │
│  . GitHub: ....................................... github.com/theAbhijayChauhan          │
│                                                                                          │
│  - Current Sprint -----------------------------------------------------------------------│
│  . Learning: ..................................... Kubernetes, Terraform, System Design  │
│  . Building: ..................................... CI/CD Pipelines & Cloud-ML Apps       │
└──────────────────────────────────────────────────────────────────────────────────────────┘
Typing SVG      

Name:         Abhijay Chauhan
Degree:       BTech CSE — Cloud Computing + Machine Learning (3rd Year, 6th Sem)
Target_role:  DevOps Engineer
Building_now: CI/CD pipelines & cloud-deployed ML projects
Learning_now: [Kubernetes, Terraform, System Design]
Hobby:        collecting gadgets & knowledge


Core & Scripting

        



DevOps & Cloud

                    



Tools & Workflow

        


GitHub Stats    GitHub Streak



Top Languages

GitHub contribution grid snake animation

☁️ Cloud + ML Integration

Deploying trained ML models through cloud infrastructure with automated pipelines.

Stack: AWS Python TensorFlow Docker

▶ View Architecture
[GitHub Actions] → [Docker Build]
       ↓
[AWS ECR Push] → [ECS/EKS Deploy]
       ↓
  [TF Model API] → [CloudWatch]

🕵️ Fake News Detection

NLP-based classifier using ML to identify and flag fake news articles with high accuracy.

Stack: Python NLP Scikit-learn Pandas

▶ View Pipeline
[Raw Data] → [Text Preprocessing]
      ↓
[TF-IDF Vectorize] → [Train Model]
      ↓
  [Evaluate] → [Deploy API]

🎤 Personal Voice Assistant

Voice-activated assistant for automating repetitive desktop tasks and queries.

Stack: Python SpeechRecognition pyttsx3

▶ View Flow
[Mic Input] → [STT Engine]
      ↓
[Intent Parser] → [Task Runner]
      ↓
  [TTS Response] → [Output]

🔮 Automation Scripts

A toolbox of production-grade scripting utilities eliminating repetitive workflows.

Stack: Python Bash REST APIs Cron

▶ View Toolbox
[Trigger] → [Script Engine]
      ↓
[API / File / DB Handler]
      ↓
  [Log] → [Notify] → [Done ✓]

💡 Daily DevOps Tip August 19, 2026

Jenkins pipelines should be written as Jenkinsfile in your repo — not configured through the UI. This makes your CI/CD infrastructure as code, fully reviewable and versioned.

📖 Quote of the day: "Life is a process. We are a process. The universe is a process." — Anne Wilson Schaef

         



💡 "Always open to collaborating on DevOps, Cloud, or ML projects — let's build something great!"

Pinned Loading

  1. python-dsa python-dsa Public

    "Learning DSA through Python"

    Python

  2. portfolio portfolio Public

    JavaScript

  3. Fake-News-Detection Fake-News-Detection Public

    Fake News Detection

    HTML