mirror of
https://github.com/harivansh-afk/Resume-website.git
synced 2026-04-17 10:02:26 +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">
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue