mirror of
https://github.com/harivansh-afk/Resume-website.git
synced 2026-04-17 12:04:15 +00:00
updated about section
This commit is contained in:
parent
ace7a74988
commit
02e77a947c
1 changed files with 11 additions and 12 deletions
|
|
@ -34,7 +34,7 @@ const About = () => {
|
||||||
<h1 className="text-5xl font-bold mb-4">
|
<h1 className="text-5xl font-bold mb-4">
|
||||||
Harivansh <span className="text-blue-600">Rathi</span>
|
Harivansh <span className="text-blue-600">Rathi</span>
|
||||||
</h1>
|
</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>
|
</motion.div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -45,8 +45,7 @@ const About = () => {
|
||||||
className="text-lg text-gray-700 mb-8 leading-relaxed max-w-2xl mx-auto"
|
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
|
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
|
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.
|
||||||
back-end technologies to build complete solutions.
|
|
||||||
</motion.p>
|
</motion.p>
|
||||||
|
|
||||||
<motion.div
|
<motion.div
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue