Skip to content

Commit 7034048

Browse files
committed
update: about content
1 parent 4bdfc09 commit 7034048

File tree

1 file changed

+14
-43
lines changed

1 file changed

+14
-43
lines changed

pages/about.js

Lines changed: 14 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ const About = () => {
6464
mt={{ base: 0, md: 0, lg: 0, sm: 10, xs: 10 }}
6565
>
6666
<Text>
67-
👨‍🎓This is{" "}
67+
👨‍🎓 This is{" "}
6868
<span
6969
style={{
7070
color: "var(--chakra-colors-teal-500)",
@@ -73,57 +73,28 @@ const About = () => {
7373
>
7474
Ayush Soni
7575
</span>{" "}
76-
, a final-year computer science undergraduate, pursuing
77-
B.Tech from Medi-Caps University, Indore. I am always
78-
fascinated by programming and passionate about exploring the
79-
latest technology and developing new cool and innovative
80-
products. I am an enthusiastic and curious individual who
81-
works hard and is highly ambitious in improving my knowledge
82-
of real-world applications.
76+
, a passionate full-stack developer and devrel engineer with a
77+
love for open-source and UI designing. I specialize in
78+
building robust and scalable SaaS products, microservices, and
79+
design systems. With a strong grasp of frontend and backend
80+
architecture, I create intuitive designs for engaging user
81+
experiences.
8382
</Text>
8483
<Text mt="5">
85-
⚡I am a{" "}
86-
<span
87-
style={{
88-
color: "var(--chakra-colors-teal-500)",
89-
fontWeight: 500,
90-
}}
91-
>
92-
Full Stack Developer, an avid Open-Source Enthusiast, and
93-
UX/UI Designer
94-
</span>
95-
{", "}I enjoy building SaaS products and microservices
96-
applications while also creating feasible design systems. My
97-
deep understanding of{" "}
98-
<span
99-
style={{
100-
color: "var(--chakra-colors-teal-500)",
101-
fontWeight: 500,
102-
}}
103-
>
104-
frontend and backend
105-
</span>{" "}
106-
application structure and architecture allows me to build
107-
robust and scalable products using core principles. By
108-
leveraging design principles, I can deliver engaging and
109-
intuitive designs that provide seamless user experiences.
110-
</Text>
111-
<Text mt="5">
112-
🎯In terms of technical skills, I work with{" "}
84+
🚀 I have extensive experience in {""}
11385
<span
11486
style={{
11587
color: "var(--chakra-colors-teal-500)",
11688
fontWeight: 500,
11789
}}
11890
>
11991
Javascript and Typescript
120-
</span>{" "}
121-
on a daily basis, both professionally and on personal
122-
projects. I have actively participated in various hackathons
123-
and open-source contribution programs as both a participant
124-
and mentor, and I have taken sessions in the community to help
125-
with community building, team leadership, and different
126-
methodologies in developing software.
92+
</span>
93+
, using them professionally and for personal projects.
94+
I&apos;m involved in hackathons, community building, and
95+
open-source contributions as both a participant and mentor.
96+
Additionally, I also lead community initiatives, offer
97+
software development sessions, and provide team leadership.
12798
</Text>
12899
<HStack
129100
mt={{ base: 8, lg: 8, md: 8, sm: 10, xs: 10 }}

0 commit comments

Comments
 (0)