1234567891011121314151617181920212223242526272829303132
/**
* @file about.tsx
* @author Prathewsh S Babu
* @role Full-Stack Web Developer
*/
import { Developer, Experience } from "@prathewsh/core";
import { Svelte, React, Angular, PHP, Go } from "@prathewsh/skills";
export default function AboutMe() {
const headline = "Building the Modern Web";
// Personal Overview & Bio
I'm a Passionate Web Developer based in Kerala, India. With over 4+ years of hands-on experience, I specialize in building responsive, user-friendly web applications and websites that deliver great design and smooth user experiences.
Founder of MODERN GEOMETRIC. Experienced with Svelte, React, Angular, PHP, Go, and more.
}
