Skip to content

Commit

Permalink
Update About.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
iamadityanarayan authored Sep 5, 2024
1 parent 1595160 commit 2ac1041
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/About.ts
Original file line number Diff line number Diff line change
@@ -5,11 +5,11 @@ type AboutDataTypes = {

export const aboutData: AboutDataTypes = {
title: 'About Me', // <title>
des: [`I'm an experienced Senior Software Engineer with over 3.5 years of expertise in Full Stack Web Development. My primary focus is on front-end development, where I specialize in JavaScript and React.js. I have a proven track record of turning designs into high-quality code and optimizing front-end performance to create exceptional user experiences.`,
des: [`I'm an experienced Senior Software Engineer with over 4.2 years of expertise in Full Stack Web Development. My primary focus is on front-end development, where I specialize in JavaScript and React.js. I have a proven track record of turning designs into high-quality code and optimizing front-end performance to create exceptional user experiences.`,

`But my skills go beyond the front-end. I'm adept at API integrations, troubleshooting, and debugging, which allows me to enhance functionality throughout the stack. With deep expertise in React JS, JavaScript, Bootstrap, Node.js, Express.js, and MongoDB, I can develop end-to-end web applications seamlessly.`,

`I'm results-oriented and dedicated to crafting interactive, user-friendly, and feature-rich websites. My analytical skills and meticulous attention to detail enable me to deliver efficient web solutions. From conceptualization to implementation, I have the capability to build websites from start to finish.`,

`In addition to my technical abilities, I have a passion for mentoring and sharing knowledge. I thrive on ensuring project success and client satisfaction by providing top-notch web solutions and valuable technical guidance. As a committed Full Stack Web Developer, I'm always ready to embrace new challenges in this rapidly evolving field.`]
}
}

0 comments on commit 2ac1041

Please sign in to comment.