class SandeshChapagai extends Engineer {
final String role = "Flutter Developer & Full-Stack Builder";
final String base = "Kathmandu, Nepal";
final String status = "CS Student · shipping in production";
final Map<String, List<String>> stack = {
"mobile" : ["Flutter", "Dart", "Android", "iOS"],
"backend" : ["FastAPI", "Python", "MySQL", "REST"],
"web" : ["React", "TailwindCSS", "JavaScript"],
"infra" : ["Docker", "Git", "Firebase", "Linux"],
};
final List<String> focus = ["Clean mobile architecture",
"Typed, documented APIs",
"Products that scale"];
final List<String> exploring = ["Cloud Architecture",
"System Design",
"AI/ML Integration"];
@override
String signal() => "Clean code. Scalable systems. Always shipping.";
} PROCESS LOAD %
─────────────────────────────────────────────────────────
flutter.mobile ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░ 85
fastapi.backend ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░ 80
rest.api_design ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░ 75
database.sql ▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░ 60
cloud.devops ▓▓▓▓▓▓▓▓▓░░░░░░░░░░░ 45
ai.ml_integration ▓▓▓▓▓▓░░░░░░░░░░░░░░ 30
─────────────────────────────────────────────────────────
Engineered from Kathmandu, Nepal · sandeshchapagai.com.np


