object Ashish : Developer() {
override val name = "Ashish Singh"
override val stack = Stack.FULL_STACK
override val architecture = listOf(Architecture.CLOUD, Architecture.MICROSERVICES)
fun currentFocus() = setOf(
Tech.REACT,
Tech.AWS,
Tech.KUBERNETES
)
fun principle() = "Code is poetry, and Iโm here to write the next masterpiece."
}
Hello, I'm Ashish Singh โ a passionate and versatile developer dedicated to turning innovative ideas into practical solutions. With expertise in languages like C, C++ and JavaScript, along with a solid foundation in modern web development and cloud technologies, I thrive on solving complex challenges. Whether I'm designing scalable backend systems or crafting dynamic, user-friendly frontends, I am driven by a relentless curiosity and a commitment to writing clean, efficient code. When I'm not coding, I enjoy exploring new tech trends and contributing to open source projects.