## About Me ✨
class Edwx {
val firstName = "Edwar A."
val lastName = "Gaspar"
val location = "Lima, Peru 🇵🇪"
val experienceYears = 8
val role = "Android Mobile 📱 & Full-Stack Web Developer 💻"
val majorProjects = listOf(
"QW Proveedores – Android Native (Java)",
"QW Reportes – Android Native (Kotlin)",
"Aprendo en Casa – Full-Stack Web (NestJS & React)",
"Ruta Digital – Full-Stack Web (.NET & Angular)",
"GeoMap – Android Native (Kotlin)",
"Sistema de Papeletas Electrónicas – Android Native (Kotlin)",
"Fichas Técnicas – Android Native (Kotlin)",
+ "Gestión de Lotes de Banca Comercial – Backend (Java Cloud)"
)
}
## Proficiencies 💡
class Frontend {
val mobile = listOf("Java ♨️", "Kotlin 🌟", "Dart 🚀")
val web = listOf("JavaScript ⚡", "TypeScript 💎")
}
class Backend {
val dotNet = listOf("C# 🔧", ".NET ⚙️")
val java = listOf("Java ♨️", "Spring Boot ⚙️")
}
class Databases {
+ val relational = listOf("SQL Server 🛢️", "Oracle 🧱")
val noSql = listOf("MongoDB 🍃")
}
class DevOpsCloud {
val practices = listOf("CI 🔄", "CD 🚀")
val cloud = listOf("AWS ☁️", "Azure ☁️")
}
class Observability {
val telemetry = listOf("Metrics 📊", "Logs 📜", "Distributed Tracing 🧭")
val stacks = listOf(
"ELK Stack (Elasticsearch, Logstash, Kibana)",
"Grafana Stack (Prometheus, Loki, Tempo)",
"New Relic (OpenTelemetry-based instrumentation)"
)
}
## Engineering Practices 🧠
class Engineering {
val architecture = listOf(
"Clean Architecture",
"Hexagonal Architecture",
"Modular monoliths",
"Microservices"
)
val practices = listOf(
"Event-driven design",
"Asynchronous messaging",
"API-first design",
"SOLID principles"
)
}
## Education Insights 🎓
class Education {
val institution = "Universidad Tecnológica del Perú"
val major = "Software Engineering"
val graduationYear = "Class of 2016"
}
## Beyond Coding 💫
class Hobbies {
+ val sports = listOf("Road Running 🏃♂️", "Trail running 🌲", "Archery 🏹")
val gaming = "Casual gaming 🎮"
}
🚀
Mobile Android 📱 & Full-Stack Web Developer 💻
Popular repositories Loading
-
-
-
-
-
modhyobitto-angular
modhyobitto-angular PublicForked from owrrpon/modhyobitto-angular
Angular application architecture design in a non-redux modhyobitto approach.
TypeScript
-
swot
swot PublicForked from JetBrains/swot
Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
Kotlin
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.