@@ -64,7 +64,7 @@ const About = () => {
64
64
mt = { { base : 0 , md : 0 , lg : 0 , sm : 10 , xs : 10 } }
65
65
>
66
66
< Text >
67
- 👨🎓This is{ " " }
67
+ 👨🎓 This is{ " " }
68
68
< span
69
69
style = { {
70
70
color : "var(--chakra-colors-teal-500)" ,
@@ -73,57 +73,28 @@ const About = () => {
73
73
>
74
74
Ayush Soni
75
75
</ 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.
83
82
</ Text >
84
83
< 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 { "" }
113
85
< span
114
86
style = { {
115
87
color : "var(--chakra-colors-teal-500)" ,
116
88
fontWeight : 500 ,
117
89
} }
118
90
>
119
91
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'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.
127
98
</ Text >
128
99
< HStack
129
100
mt = { { base : 8 , lg : 8 , md : 8 , sm : 10 , xs : 10 } }
0 commit comments