I build beautiful, interactive, and performant web applications with a focus on user experience and modern design. I also have interests in machine learning.
const Profile = () => {
const skills = ['React', 'Next.js', 'TypeScript'];
const learning = ['ML', 'Cloud'];
return (
<div className="profile">
<h1>Kartheesan</h1>
<p>CS Student & Developer</p>
{skills.map(skill => (
<Badge key={skill}>{skill}</Badge>
))}
</div>
);
}
Featured Projects
About Me
Hi there! I'm a pragmatic and technically oriented full-stack developer with a keen interest in cloud computing and web development. Currently pursuing B.E in Computer Science and Engineering at Sri Venkateswara College of Engineering.
As Tech Head at FORESE and Senior Web Developer at Know-I, I've developed and maintained various web applications using React, Node.js, and MongoDB. I have experience in implementing CI/CD pipelines and deploying applications to cloud platforms.
I'm passionate about building innovative solutions, from web applications to machine learning projects. When I'm not coding, you can find me participating in hackathons, leading technical teams, and exploring new technologies in full-stack development.
Skills
Get In Touch
Interested in working together? Feel free to reach out through any of these channels.