diff --git a/app/src/components/experience.tsx b/app/src/components/experience.tsx index ff6bd2f..04a51d7 100644 --- a/app/src/components/experience.tsx +++ b/app/src/components/experience.tsx @@ -50,9 +50,10 @@ export default () => (
PRIYADARSAN S,
- Tech Enthusiast & Dream Chaser
+ Tech Enthusiast & Lifelong Learner
Tiredness of my body never limits my tireless, curious mind{" "} - - Darsan + + - Darsan +diff --git a/app/src/components/quote.tsx b/app/src/components/quote.tsx index 10ad07a..b4963ab 100644 --- a/app/src/components/quote.tsx +++ b/app/src/components/quote.tsx @@ -3,6 +3,11 @@ export default () => {
diff --git a/app/src/components/works.tsx b/app/src/components/works.tsx index 23c53e2..5c0b816 100644 --- a/app/src/components/works.tsx +++ b/app/src/components/works.tsx @@ -17,22 +17,36 @@ export default function Works({ <>
-- - Projects: +
+ + <Projects/> {" "} - Crafting Digital Solutions with Precision and Innovation + That Reflect My Passion and Expertise.
-- Discover my extensive portfolio showcasing proficiency in - software engineering, automation, and digital marketing. - Projects like CareerBot automate job applications, while - Chatrix innovates IoT solutions. Notably, Hawk JS, Richie JS, - and Minomax enhance SEO strategies. With expertise in - TypeScript, Python, React.js, and more, these projects - exemplify my commitment to delivering impactful solutions - across diverse domains. -
+++ Discover a curated selection of projects that showcase my + dedication to crafting innovative and effective solutions. My + portfolio spans various fields, including advanced search + engines, web performance optimization, and workflow + automation, each designed to address real-world challenges + with precision and creativity. +
+ ++ These projects reflect a commitment to blending technical + skill with a deep understanding of user needs, ensuring that + each solution is not only functional but also impactful. + Whether you're seeking to enhance business operations or + develop next-generation tools, my work demonstrates a blend + of practical expertise and visionary thinking. +
+ ++ Explore these projects to see how I bring ideas to life and + drive progress in technology and business. +
+{ return ( - <> - Founder @Cresteem, Prodigy in - Software Engineering, Automations & Digital Marketing. - > + + Founder{" "} + + @Cresteem + + , Innovative Engineer & Solution Architect +
); }; -export const summary: string = - "With a passion for innovation and an entrepreneurial mindset, I excel in software engineering, automations, and digital marketing. Embracing Grace Hopper's philosophy, 'This is what we've always done' is the most dangerous phrase in the language. I believe in challenging the status quo to create impactful solutions. Known for my expertise in TypeScript, JavaScript, Python, and contributions to open-source projects, I continually expand my skill set to lead teams toward groundbreaking achievements."; +export const summary = ( + <> + Passionate about transforming ideas into impactful solutions, I blend + technical expertise with strategic insight to drive excellence in every + project. With a focus on simplicity and efficiency, I leverage agile + methodologies to enhance development, deployment, and scaling + processes. My commitment to continuous improvement and creativity + ensures that I deliver solutions that are both effective and + groundbreaking. Eager to contribute to visionary projects and + collaborate with forward-thinking teams,{" "} + + I aim to make a meaningful difference in the tech world. + + > +); export const navigation = [ { title: "Works", path: "#works" },