terminal — shrey@portfolio — zsh — 140×40
shrey@portfolio:~$ ./init_portfolio.sh --mode ai-engineer
[INFO] Loading AI Systems Engineer profile...
[OK] Profile loaded. Rendering output...
SHREY BANUGARIA
Team Lead  |  Backend & AI Engineer
SPEC : Distributed Systems  •  RAG Pipelines  •  LLM Applications
STACK : Node.js  •  AWS  •  GCP  •  Docker  •  Kubernetes  •  GraphQL
EXP : 5+ Years   |   GraphQL Certified   |   CGPA 9.44
STATUS : ▶ [ONLINE] Available for Backend Lead & AI Engineering roles
shrey@portfolio:~$
$ cat about.json
about.json
{
  "name":             "Shrey Banugaria",
  "dob":              "June 06, 1999",
  "location":         "Ahmedabad, Gujarat, India",
  "email":            "shreybanugaria10@gmail.com",
  "phone":            "+91 9664840121",
  "role":             "Team Lead | Backend & AI Systems Engineer",
  "experience_years": 5,
  "education": {
    "degree":         "B.E. Computer Science",
    "institution":   "Gandhinagar Institute of Technology",
    "cgpa":           9+
  },
  "current_focus":    "RAG Pipelines, LLM Applications, AI Systems Engineering",
  "summary":          "GraphQL-Certified Team Lead & Senior Backend Engineer. 5+ years designing cloud-native microservices. Recently built a RAG pipeline system. Moving towards AI Systems Engineering.",
  "interests": [
    "Reading Non-Fiction",
    "Watching Movies",
    "Writing & Storytelling",
    "Public Speaking"
  ]
}
5+
Years Experience
15+
Projects Shipped
2
Cloud Platforms
5+
Certifications
$ git log --format="%h %s [%ai]" --all
a1b2c3d
[HEAD → main] March 2025 — Present
Team Lead (Backend) @ Qodic Technosoft
qodic_technosoft.log
  • Leading backend across 5+ projects using Node.js microservices, Docker, and Kubernetes
  • Architected and scaled microservices — resolved memory constraints & high-load issues via AWS ALB
  • Designed a high-throughput IMS with rollback handling, race-condition control & large-scale reporting
  • Optimised a Chrome Extension backend — reduced API response time by 40%+
  • Integrated enterprise add-ons: Paxton Noke Xero BrightLocal SEO Storologix PTI LockVue
  • Sprint planning, PR reviews, and technical oversight for delivery velocity
e4f5g6h
feature/genai-backend Jan 2024 — March 2025
Senior Software Developer & Team Lead @ Ninja Tech
ninja_tech.log
  • Migrated MongoDBAWS DocumentDB~20% API performance gain
  • Led backend for a GenAI startup: AWS → GCP migration, MongoDB Sharding, GraphQL optimisation, Kafka → Redis Pub/Sub
  • Built AWS-heavy systems: EKS ECR RDS (PostgreSQL) ElasticCache SQS EventBridge Lambda
  • Built scalable Real Estate CMS with multi-role RBAC & dynamic permissions
  • Optimised BUN-based services: Algolia Firebase Apple Login
  • Mentored junior engineers & conducted Node.js technical interviews
i7j8k9l
feature/gaming-platform May 2021 — Dec 2023
Jr. Web Developer @ Yudiz Solutions Ltd.
yudiz_solutions.log
  • Built data-intensive microservices for a fantasy gaming platform with real-time transactions & payment workflows
  • Designed LLDs, workflows, and test cases for scalable white-label backend systems
  • Integrated: Stripe Algolia Firebase New Relic DigitalOcean Spaces Facebook RSS
  • Real-time & async processing: Socket.IO Redis Queue Redis Pub/Sub
  • Long-term international client collaboration
m0n1o2p
init/internship Feb 2021 — Apr 2021
Node.js Intern @ Yudiz Solutions Ltd.
init_internship.log
  • Learnt & practised: Node.js Express.js MongoDB MySQL Redis Socket.io
$ cat skills.conf | grep -v '#'
ai_ml.conf
AI & ML Systems NEW
RAG Pipelines LLM Applications Vector Search Prompt Engineering GitHub Copilot Cursor AI OpenAI API Google Stitch
backend.conf
Backend & Frameworks
Node.js Express.js NestJS GraphQL ★ REST APIs TypeScript Python BullMQ
databases.conf
Databases & Caching
MongoDB PostgreSQL MySQL Redis Elasticsearch Algolia AWS DocumentDB Vector DB
cloud_devops.conf
Cloud & DevOps
AWS GCP Docker Kubernetes EC2 / EKS Lambda / SAM CloudFormation SQS / EventBridge DigitalOcean
integrations.conf
Integrations & Payments
Stripe Adyen Razorpay Firebase Socket.IO SendGrid Sentry New Relic Xero
leadership.conf
Leadership & Mgmt
Team Leadership SCRUM / Agile System Design Code Reviews Tech Interviews Mentoring
$ ls ~/certificates/ && cat ~/achievements.txt
$ cat achievements.txt
achievements.txt
🏆
1st Prize — Smart India Hackathon
MHRD, MIC, AICTE, PERSISTENT  •  IIT Kanpur, 2019
🎖️
Mr. Elegance Award
Best communication & personality — JCI India Youth Summit, Kota, April 2019
Best Participant Award
Innovative ideas in GDs & Debates — JASMINE Leadership Program, JCI India, Vadodara, June 2017
$ curl https://medium.com/@shreybanugaria/feed | jq '.posts[]'
$ ./contact.sh --mode interactive
contact_info.json
{
  "location": "Ahmedabad, Gujarat, India",
  "email":    "shreybanugaria10@gmail.com",
  "phone":    "+91 9664840121",
  "linkedin": "@shrey-banugaria",
  "github":   "@shreybanugariya",
  "medium":   "@shreybanugaria",
  "status":   "[ONLINE] Open to AI Engineering roles"
}
send_message.sh
INITIALIZING...
0%