Hello I'm Kishor
Full Stack Developer
A passionate full-stack developer who loves building websites from start to finish, creating both the look and the inner workings with enthusiasm and skill.
AboutMe.tsx
1 const AboutMe = () => {
2name : "Kishor M",
3i_am : "a Full Stack Developer",
4works_with : ["HTML", "CSS", "JavaScript", "Java", "MySQL","TypeScript","Next JS","Figma"],
5loves_to : ["Drive", "Hear Music", "Read Blogs", "Learn new skills"],
6proficient_in : ["Adobe Creative Cloud", "Google Suite", "Microsoft Office"],
7stays_productive_by : ["Notion", "To-Do apps", "Google Calendar"],
8aspires_to : "Create useful softwares",
9 }
10 export default AboutMe;