From 02e77a947c6955f2f230a5cd2c1f818430d66fb2 Mon Sep 17 00:00:00 2001 From: rathi Date: Sun, 24 Nov 2024 11:14:03 -0500 Subject: [PATCH] updated about section --- src/components/About.jsx | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/src/components/About.jsx b/src/components/About.jsx index 6eaf5e4..fef21ed 100644 --- a/src/components/About.jsx +++ b/src/components/About.jsx @@ -34,22 +34,21 @@ const About = () => {

Harivansh Rathi

-

Software Developer & ML Enthusiast

+

Software Developer & AI Enthusiast

- - I'm a software developer with expertise in full-stack web development - and a strong interest in machine learning. I enjoy working with both front-end and - back-end technologies to build complete solutions. + I'm a software developer with expertise in full-stack web development + and a strong interest in AI and LLMs. I enjoy working with both front-end and back-end technologies to build complete solutions. With the recent advancements in Artificial Intelligence, I enjoy exploring its intersection and integration with software development. - { >

Contact me

- rathiharivansh@gmail.com - zng2gc@virginia.edu @@ -72,7 +71,7 @@ const About = () => {
- { ); }; -export default About; \ No newline at end of file +export default About;