Skip to content

Commit

Permalink
Merge pull request #44 from ayushsoni1010/update/about-content
Browse files Browse the repository at this point in the history
feat/update: Portfolio content and Skills updated
  • Loading branch information
ayushsoni1010 authored May 11, 2024
2 parents 13646b9 + 02011a2 commit 522016d
Show file tree
Hide file tree
Showing 36 changed files with 418 additions and 304 deletions.
371 changes: 243 additions & 128 deletions components/Home/__skillsDetails.js

Large diffs are not rendered by default.

26 changes: 26 additions & 0 deletions data/experience/data.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,30 @@
[
{
"role": "Frontend Engineer",
"company": "Go2work",
"company_url": "https://go2work.com",
"start_date": "November 2023",
"end_date": "",
"duration": "",
"location": "Houston, Texas, United States",
"work_type": "Remote",
"role_description": [
"Led library transition, built dashboard from scratch with wrapper components for hiring platform using Shadcn UI.",
"Optimized app performance, improved UI, and implemented chaos engineering for enhanced user experience.",
"Integrated WebSocket chat, push notifications, Strapi and managed authentication flow using Firebase in frontend."
],
"tech_stack": [
"TypeScript",
"Firebase",
"MongoDb",
"MongoDb",
"Nodejs",
"WebSockets",
"Shadcn UI",
"Materia UI",
"Tailwind"
]
},
{
"role": "Developer Relations Engineer",
"company": "FifthTry",
Expand Down
57 changes: 14 additions & 43 deletions pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const About = () => {
mt={{ base: 0, md: 0, lg: 0, sm: 10, xs: 10 }}
>
<Text>
👨‍🎓This is{" "}
👨‍🎓 This is{" "}
<span
style={{
color: "var(--chakra-colors-teal-500)",
Expand All @@ -73,57 +73,28 @@ const About = () => {
>
Ayush Soni
</span>{" "}
, a final-year computer science undergraduate, pursuing
B.Tech from Medi-Caps University, Indore. I am always
fascinated by programming and passionate about exploring the
latest technology and developing new cool and innovative
products. I am an enthusiastic and curious individual who
works hard and is highly ambitious in improving my knowledge
of real-world applications.
, a passionate full-stack developer and devrel engineer with a
love for open-source and UI designing. I specialize in
building robust and scalable SaaS products, microservices, and
design systems. With a strong grasp of frontend and backend
architecture, I create intuitive designs for engaging user
experiences.
</Text>
<Text mt="5">
⚡I am a{" "}
<span
style={{
color: "var(--chakra-colors-teal-500)",
fontWeight: 500,
}}
>
Full Stack Developer, an avid Open-Source Enthusiast, and
UX/UI Designer
</span>
{", "}I enjoy building SaaS products and microservices
applications while also creating feasible design systems. My
deep understanding of{" "}
<span
style={{
color: "var(--chakra-colors-teal-500)",
fontWeight: 500,
}}
>
frontend and backend
</span>{" "}
application structure and architecture allows me to build
robust and scalable products using core principles. By
leveraging design principles, I can deliver engaging and
intuitive designs that provide seamless user experiences.
</Text>
<Text mt="5">
🎯In terms of technical skills, I work with{" "}
🚀 I have extensive experience in {""}
<span
style={{
color: "var(--chakra-colors-teal-500)",
fontWeight: 500,
}}
>
Javascript and Typescript
</span>{" "}
on a daily basis, both professionally and on personal
projects. I have actively participated in various hackathons
and open-source contribution programs as both a participant
and mentor, and I have taken sessions in the community to help
with community building, team leadership, and different
methodologies in developing software.
</span>
, using them professionally and for personal projects.
I&apos;m involved in hackathons, community building, and
open-source contributions as both a participant and mentor.
Additionally, I also lead community initiatives, offer
software development sessions, and provide team leadership.
</Text>
<HStack
mt={{ base: 8, lg: 8, md: 8, sm: 10, xs: 10 }}
Expand Down
Binary file added public/assets/bootstrap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/cypress.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/grafana.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/graphql.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/jest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/kubernetes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/less.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/material-ui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/assets/mongodb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/next-ui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion public/assets/nginx.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/postgresql.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/prometheus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/puppeteer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/assets/react-bootstrap.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/assets/react-hook-form.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/react-native.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/react-query.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/assets/redis.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/rest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/shadcn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/socket-io.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 522016d

Please sign in to comment.