ββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β J.A.R.V.I.S (Taylor's Versio) β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββ£
β USER : Aditi Goyal β
β STATUS : π’ Online β
β CURRENT ERA : π Software Engineer Era β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββ£
β POWER SOURCE : Taylor Swift π€ + Caffine β β
β Curiosity β¨ + Deadlines π β
β & All to well (10 min Version) β
β βββββββββββββββββββββββββββββββββββββββββββββββββββββββ£
β OBJECTIVE : Build things that matter. β
β MISSION : Transform ideas into products. β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| Era | Vibe | Unlocked |
|---|---|---|
| π Fearless | First lines of code | Discovered HTML Β· Realized sleep is optional |
| β€οΈ Red | Algorithm obsession | DSA daily grind Β· CP addiction unlocked |
| π€ Reputation | Leveling up | CodeChef 5β Β· Codeforces Specialist Β· 1M+ active users(production ready codes) |
| π Midnights | Building at 2AM | Kafka Β· Redis Β· AI Systems Β· Full Stack Β· Ship everything |
+ Current status: MIDNIGHTS ERA π
+ Building AI-powered products
+ Distributed systems with Kafka & Redis
+ Shipping features at 2AM because that's when the magic happens (So in luv that I act insane)
- Sleep schedule: nonexistent and it feels we are never ever ever getting back Together| Bracelet | Achievement | Details |
|---|---|---|
| βπβπβ | CodeChef 5β | Ranks 179 Β· 258 Β· 541 among 45K+ |
| βοΈβ¨βοΈβ¨βοΈ | Codeforces Specialist | Ranks 49th Β· 179th among 40K+ |
| π§©π¦π§©π¦π§© | 1000+ DSA Problems | LeetCode Β· Codeforces Β· CodeChef |
| πππππ | 3Γ SWE Intern | Difference Digital Β· Exam Lounge Β· Igniad |
| πππππ | SIH'23 Finalist | Smart India Hackathon 2023 |
π· Difference Digital β Software Engineering Intern Aug β Dec 2025
- Scraping pipelines processing 100K+ records/week with Python & Playwright
- Automated workflows handling 1M+ records/week β saved ~βΉ1 lakh/month in overhead
- Session-persistence mechanism syncing LocalStorage for authenticated scraping
- Refactored UI β 65% engagement boost Β· 35% fewer user-reported issues
π· Exam Lounge β Backend Engineering Intern Jun 2022 β Feb 2023
- PHP β Node.js migration: 30% faster page loads Β· 20% lower CPU usage
- Event-driven queue-based async pipeline architecture
- GitHub Actions CI/CD β 30% faster deployments
- MongoDB aggregation APIs for 10K+ records at <300ms latency
π· Igniad β Software Engineering Intern Apr β Jun 2022
- End-to-end web app supporting 10K+ daily users
- SQL optimizations β 40% faster response Β· 2Γ throughput
- Server-side refactor β 55% fewer API calls Β· 25% faster page loads
class Aditi {
public:
string currentEra = "Software Engineer Era π";
string powerSource = "Taylor Swift + Caffeine";
int problemsSolved = 1000; // and counting
void Life() {
while (alive) {
Learn(); // always
Build(); // obsessively
SolveCodeforces(); // competitively
ListenToSwift(); // religiously
ShipProducts(); // at 2AM
Repeat();
}
}
string getFunFact() {
return "I debug better with Midnights on repeat.";
}
};

