updated about section

This commit is contained in:
Harivansh Rathi 2024-11-24 11:14:03 -05:00
parent ace7a74988
commit 02e77a947c

View file

@ -34,7 +34,7 @@ const About = () => {
<h1 className="text-5xl font-bold mb-4">
Harivansh <span className="text-blue-600">Rathi</span>
</h1>
<p className="text-xl text-gray-600 font-medium">Software Developer & ML Enthusiast</p>
<p className="text-xl text-gray-600 font-medium">Software Developer & AI Enthusiast</p>
</motion.div>
</div>
@ -45,8 +45,7 @@ const About = () => {
className="text-lg text-gray-700 mb-8 leading-relaxed max-w-2xl mx-auto"
>
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.
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.
</motion.p>
<motion.div