class SoftwareEngineer {
constructor() {
this.name = "Ansul Agrawal";
this.role = "Software Engineer @ RedAnt Technologies";
this.location = "India 🇮🇳";
this.experience = "3+ years";
this.education = "B. Tech in Computer Science";
this.passionLevel = "∞";
}
getCurrentStatus() {
return {
company: "RedAnt Technologies",
buildingProjects: [
"🤖 OTA Update System for Robots (FastAPI + React + Keycloak)",
"⚡ Enterprise Automation Solutions (Power Automate)",
"📊 Internal SharePoint Portal",
],
maintainingOpenSource: {
project: "React Big Schedule",
stats: "175+ ⭐ | 2000+ weekly downloads | 45+ forks",
},
continuouslyLearning: [
"Cloud Architecture (AWS & Azure)",
"Advanced System Design",
"Kubernetes & Container Orchestration",
"DevOps Best Practices",
],
coreValues: [
"Clean Code",
"Team Collaboration",
"Continuous Improvement",
],
motto: "💡 Code with passion, build with purpose",
};
}
getImpact() {
return {
systemsServing: "1000+ active users",
performanceGains: "40% faster load times",
bugReduction: "35% fewer production issues",
automationSavings: "80% less manual effort",
teamLeadership: "Led 6+ engineers successfully",
deploymentSpeed: "2 hours → 15 minutes (CI/CD)",
};
}
}
const ansul = new SoftwareEngineer();
console.log(ansul.getCurrentStatus());
console.log(ansul.getImpact());| 🎯 Achievement | 📊 Impact | 🔧 Technology |
|---|---|---|
| OTA Robot System | Enterprise-grade firmware delivery | FastAPI, React, Keycloak, Grafana, Azure |
| Fleet Management Platform | 1000+ users, 500+ concurrent connections | React, Node.js, Redux, MySQL, Hapi.js |
| Performance Optimization | 40% faster page loads, 20% smaller bundles | Code Splitting, Lazy Loading, Webpack |
| Team Leadership | Led 6 engineers, 35% bug reduction | Code Reviews, Agile/Scrum, Best Practices |
| Workflow Automation | 80% less manual work, 15+ hrs/week saved | Power Automate, Microsoft 365, Python |
| CI/CD Pipeline | Deployment: 2 hours → 15 minutes | GitHub Actions, Bitbucket, Docker, Azure |
| Open Source Maintainer | 2000+ weekly npm downloads | React Big Schedule Library |
|
Enterprise Robot Fleet Management Role: Full-Stack Engineer
Tech: FastAPI, React, Keycloak, Grafana
Impact:
- Secure firmware deployment
- Real-time telemetry
- RBAC authentication
- CI/CD automation
Status: Active Development |
Drone Management Ecosystem Role: Lead Developer (Team of 6)
Tech: React, Node.js, Redux, MySQL
Impact:
- 1000+ active users
- 500+ concurrent connections
- 40% faster performance
- 50+ APIs built
Status: Production |
|
Open Source Scheduling Library Role: Project Owner & Maintainer
Stats:
- 175+ GitHub stars
- 2000+ weekly downloads
- 45+ forks
- Active community
Status: Actively Maintained |
Workflow Optimization Suite Role: Automation Engineer
Tech: Power Automate, MS 365, Python
Impact:
- 80% manual effort reduction
- 15+ hours saved weekly
- 70% faster approvals
- 100+ employees served
Status: Production |
| 🏆 Certification | 🏢 Issuer | 📅 Year |
|---|---|---|
| Advanced React | Meta | 2023 |
| Microsoft Azure Fundamentals | Microsoft | 2021 |
| Front-End Development with React | Hong Kong UST | 2021 |
| B. Tech Computer Science & Engineering | REVA University | 2022 |
"Clean code is not written by following a set of rules. You don't become a software craftsman by learning a list of what to do and what not to do. Professionalism and craftsmanship come from values that drive disciplines."
Core Values: 🎯 Quality Over Quantity | 🤝 Collaboration Over Competition | 📈 Growth Over Perfection
© 2025 Ansul Agrawal - Crafting digital experiences with passion and precision




