Hello there π
Please visit my github account. @ninjasilen
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();π About me
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.
π§ Programming Languages
Personal projects
View all- Loading
About
Pronounced as: Kevin
Pronouns: He/Him
Talk is cheap. Show me the code.