Skip to content
View aryandevtyagi10's full-sized avatar
πŸ’­
Grind never stops
πŸ’­
Grind never stops
  • 10:44 (UTC +05:30)

Block or report aryandevtyagi10

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.

Content in all repositories owned by your account will be closed.
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
aryandevtyagi10/README.md

Aryan Dev Tyagi

AI/ML & Full-Stack Builder Β |Β  AWS Triple Certified Β |Β  GenAI Systems Engineer

Typing SVG

Gmail LinkedIn GitHub LeetCode

Profile Views


🧭 About Me

name:        Aryan Dev Tyagi
based_in:    Ghaziabad, India
education:   B.Tech CS (AI & ML) @ KIET Deemed University Β· CGPA 8.0 Β· 2023–2027
focus:       Applied AI/ML Systems Β· GenAI Applications Β· AWS Serverless & Cloud Security
certified:   AWS Solutions Architect (Associate) Β· AWS Cloud Practitioner Β· AWS AI Practitioner
building:    Telecom NOC AI β€” multi-model fault prediction + GenAI NOC copilot
             HireMind AI β€” an AI-powered mock interview platform
             CloudGuard β€” a serverless AWS security scanner
leads:       President, KIET Quizzinga Club
fun_fact:    IIT Delhi Rendezvous Quiz Finalist Β· UGMC Delhi Runner-up
  • πŸ€– I build end-to-end AI/ML systems β€” ensemble classifiers, deep learning, anomaly detection, and GenAI copilots wired into real full-stack apps, not just notebooks
  • ☁️ I design and ship serverless, least-privilege AWS architectures β€” Lambda, API Gateway, S3, IAM, DynamoDB
  • πŸ›‘οΈ I care about cloud security β€” CloudGuard automatically catches IAM misconfigurations & S3 exposure
  • 🧠 I'm the President of KIET Quizzinga Club, running quiz events for 80+ participants with a 35+ member team
  • ⚑ Off-screen: cricket & football (Chelsea πŸ’™, Mumbai Indians πŸ’›), history, and retro cinema

πŸ… Certifications


πŸ’Ό Experience

May 2026 –
Jun 2026

Web Development Intern Β· Yinolite Solution Built a responsive JavaScript Quiz Application β€” quiz management, timer, scoring, result generation, and REST API integration. Collaborated via Git/GitHub and improved frontend responsiveness across devices.

Dec 2025 –
Feb 2026

AWS Cloud & Generative AI Virtual Intern Β· SmartInternz (SmartBridge) Built a serverless app on AWS Lambda, API Gateway & S3, and configured IAM least-privilege policies β€” resolving 10+ permission issues during a Generative AI–focused capstone.


🌟 Featured Projects

πŸ›°οΈ Telecom NOC AI β€” Fault Prediction & Predictive Maintenance

Python Β· FastAPI Β· React Β· TypeScript Β· PyTorch Β· XGBoost Β· scikit-learn Β· Google Gemini Β· SQLite Β· JWT

An AI-powered Network Operations Center decision-support platform, built on the real Kaggle Telstra Network Disruptions dataset. Not just a classifier β€” a full detect β†’ predict β†’ explain β†’ diagnose β†’ prevent β†’ remediate pipeline for NOC engineers.

  • 🧩 5-model ensemble (Random Forest, XGBoost, SVM, LSTM, GRU) for fault severity prediction, F1-weighted soft voting β€” best individual model (XGBoost) at 72.71% accuracy
  • πŸ” PyTorch autoencoder trained on normal-only telemetry for independent anomaly detection, fused into one combined operational risk score
  • 🩻 Explainable AI feature attribution + a Gemini-powered NOC Copilot (root-cause hypotheses, preventive recommendations, remediation plans) with a fully offline deterministic fallback
  • πŸ” JWT-authenticated dashboard, deployed full-stack (Render + Vercel)
  • πŸŽ›οΈ Includes a live What-If Network Simulator β€” test hypothetical scenarios through the same real ML engine

Live Demo Repo


πŸ€– HireMind AI

React Β· Node.js Β· Express Β· MongoDB Β· GenAI Β· JWT Β· Razorpay

AI-powered mock interview platform generating role-specific questions with a secure, scalable backend.

  • 🧠 Dynamic AI-generated interview questions
  • πŸ” JWT-secured auth + Razorpay payments
  • 🧩 Modular backend built for scale

Live Demo Repo

☁️ CloudGuard

AWS Lambda Β· API Gateway Β· S3 Β· IAM Β· DynamoDB Β· React Β· Recharts

Serverless cloud security scanner that detects IAM misconfigurations and S3 vulnerabilities in near real time.

  • πŸ” Flags 10+ classes of IAM/S3 misconfigurations
  • βš™οΈ REST APIs via API Gateway for scan orchestration
  • πŸ“‰ Cuts manual audit effort by 50%

Repo

β‚Ώ Krypto

Flask Β· React Β· AWS EC2 Β· DynamoDB Β· JWT

Real-time cryptocurrency analytics platform deployed on AWS.

  • ⚑ Reduced API latency by 30%
  • πŸ” JWT authentication & RBAC
  • πŸ“Š Responsive React dashboard, optimized DynamoDB queries

Repo

🎬 Cine-Lumiere

Python

A movie recommendation system.

See on GitHub


πŸ”“ Open Source

CollabB β€” AI Moderation & Coaching Platform Contributed through issues, feature branches, and PRs in a multi-contributor codebase. Authored a merged technical proposal covering Unicode Normalization (NFKC), text sanitization, prompt-injection prevention, and input validation for AI-safety-conscious moderation workflows.


⚑ Tech Stack

Languages Java Python TypeScript JavaScript SQL

AI / ML / DL PyTorch scikit-learn XGBoost Google Gemini

Frontend & Backend React FastAPI Node.js Express Flask Vite TailwindCSS

Cloud & DevOps AWS Lambda API Gateway S3 EC2 DynamoDB IAM Vercel Render Git GitHub Actions

Databases MongoDB PostgreSQL MySQL SQLite


πŸ“Š GitHub Analytics


🎯 Beyond Tech

πŸ† IIT Delhi Rendezvous Quiz Finalist πŸ₯ˆ UGMC Delhi Quiz Runner-up
🏏 Chelsea πŸ’™ & Mumbai Indians πŸ’› fan 🎞️ Retro music & classic film buff
πŸ“š History lover & lifelong learner 🧠 President, KIET Quizzinga Club

Let's build something amazing together πŸš€

Pinned Loading

  1. Telecom-NOC-System Telecom-NOC-System Public

    AI-powered Telecom NOC platform for predictive fault detection and maintenance. Combines RF, XGBoost, SVM, LSTM, GRU & Autoencoder models for severity prediction, anomaly detection and risk scoring…

    TypeScript

  2. HireMind-AI HireMind-AI Public

    AI-powered mock interview platform with dynamic question generation, JWT authentication, Razorpay integration, and scalable full-stack architecture (React + Node + MongoDB).

    JavaScript 1

  3. Krypto Krypto Public

    A full-stack cryptocurrency price tracking web app using React and Flask with JWT authentication, watchlist management, admin controls, SQLite, and AWS-ready deployment.

    JavaScript

  4. Cloud-Guard Cloud-Guard Public

    Serverless cloud security scanner for detecting AWS IAM misconfigurations and S3 vulnerabilities using Lambda, API Gateway, React, and Node.js.

    JavaScript