Building large-scale messaging platforms that handle billions of records
type SoftwareEngineer struct {
Company string
Role string
CurrentFocus []string
Scale string
}
shreya := SoftwareEngineer{
Company: "Airtel Digital",
Role: "Backend Engineer - Airtel IQ SMS",
CurrentFocus: []string{"Distributed Systems", "High-Throughput APIs", "Microservices"},
Scale: "Billions of records β’ Millions of users",
}
πΌ Building customer-facing messaging platforms at Airtel IQ SMS
π― Architecting distributed backend systems with Golang, Java & Apache Kafka
π Solving problems at massive scale - billions of records, millions of users
β‘ Passionate about system design, scalability & performance optimization
π₯ 1000+ Problems Solved |
π
Adobe PapyrusNebulae - Top 10% |
Project | Description | Tech Stack | Achievement |
---|---|---|---|
π¦ MudraKosh | Digital Lending Platform for financial inclusion | ML, Flask, Firebase, DialogFlow | π Top 10 @ AmEx Makeathon |
π€ CoWorkNet | Platform connecting 1000+ entrepreneurs | JavaScript, REST APIs | π₯ Best Open Innovation |
π€ Admission Bot | AI-powered university admission chatbot | ML, Flask, NLTK, CNNs | π 80.43% accuracy |
graph LR
A[Student @ IGDTUW] -->|9.00 CGPA| B[Intern @ AmEx]
B -->|Built Onboarding Platform| C[SDE @ Airtel]
C -->|ADS Team| D[IQ SMS Team]
D -->|Current| E[Building @ Scale]
style E fill:#00ADD8,stroke:#333,stroke-width:2px
πΌ Airtel Digital (July 2024 - Present)
β’ Built REST APIs reducing 40% customer churn
β’ Architected systems processing billions of records
β’ Enhanced observability with Grafana, Kibana & ELK Stack
πΌ American Express (May 2023 - July 2023)
β’ Engineered onboarding platform with 1000+ users in month 1
β’ Achieved 30% operational efficiency improvement
const contact = {
email: "psbksshreya@gmail.com",
linkedin: "linkedin.com/in/shreya24",
interests: ["Distributed Systems", "System Design", "Scalable Architecture"],
openTo: ["Challenging Problems", "Tech Discussions", "Collaboration"]
}