class SoftwareEngineer {
constructor() {
this.name = "Kevin";
this.role = "Software Engineer";
this.skills = ["Web", "Blockchain", "AI"];
}
sayHi() {
console.log("Thanks for dropping by, hope you find some of my work interesting.");
}
}
const me = new SoftwareEngineer();
me.sayHi();Hello, I'm Kevin, a technology enthusiast with strong interests in Web Development, Blockchain, DevOps, AI, and the Telegram ecosystem. I enjoy exploring new technologies, building digital products, and learning how modern platforms and systems work together to create real-world solutions.
I’m especially interested in frontend experiences, scalable web applications, blockchain-based platforms, Telegram mini apps and bots, cloud infrastructure, and automation. For me, technology is not just about development — it’s about creativity, problem-solving, and continuous learning.
I’m currently open to collaboration opportunities, freelance projects, and connecting with people who are passionate about building innovative products and ideas.




