Skip to content

Commit

Permalink
add: rakimsth (#426)
Browse files Browse the repository at this point in the history
* added my profile

* fixed formatting

* add: rakimsth

* adding my profile in profieljson file

* Delete package-lock.json

---------

Co-authored-by: Shyam Tawli <[email protected]>
  • Loading branch information
rakimsth and shyamtawli authored Oct 4, 2023
1 parent 8525c9b commit 0490ad8
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 13 deletions.
24 changes: 12 additions & 12 deletions public/data/AbhiPatel10.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "Abhi Patel",
"location": "Ahmedabad, India",
"bio": "I'm a computer whiz who loves creating websites and is all about startups. I live for challenges and learning on the go.",
"avatar": "https://github.com/AbhiPatel10.png",
"portfolio": "https://abhipatelportfolio.netlify.app/",
"skills": ["React.js", "Next.js", "Node.js", "Express.js","MongoDb", "MySql"],
"social": {
"GitHub": "https://github.com/AbhiPatel10",
"Twitter": "https://twitter.com/AbhiPatel0001",
"LinkedIn": "https://www.linkedin.com/in/abhipatel001/"
}
}
"name": "Abhi Patel",
"location": "Ahmedabad, India",
"bio": "I'm a computer whiz who loves creating websites and is all about startups. I live for challenges and learning on the go.",
"avatar": "https://github.com/AbhiPatel10.png",
"portfolio": "https://abhipatelportfolio.netlify.app/",
"skills": ["React.js", "Next.js", "Node.js", "Express.js", "MongoDb", "MySql"],
"social": {
"GitHub": "https://github.com/AbhiPatel10",
"Twitter": "https://twitter.com/AbhiPatel0001",
"LinkedIn": "https://www.linkedin.com/in/abhipatel001/"
}
}
26 changes: 26 additions & 0 deletions public/data/rakimsth.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "Raktim Shrestha",
"location": "Kathmandu, Nepal",
"bio": "Skilled full-stack developer with experience in front-end and back-end technologies. I specialize in developing end-to-end applications that provide an optimal user experience",
"avatar": "https://github.com/rakimsth.png",
"portfolio": "https://github.com/rakimsth",
"skills": [
"JavaScript",
"React",
"HTML",
"CSS",
"TypeScript",
"NextJS",
"Redux",
"REST APIs",
"Node.js",
"Git",
"Solidity",
"Web3"
],
"social": {
"GitHub": "https://github.com/rakimsth",
"Twitter": "https://twitter.com/RaktimShrestha",
"LinkedIn": "https://www.linkedin.com/in/raktim-shrestha-63a780109"
}
}
3 changes: 2 additions & 1 deletion src/ProfilesList.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,6 @@
"raunakgiri21.json",
"shresritik.json",
"AbhiPatel10.json",
"trdxlucifer.json"
"trdxlucifer.json",
"rakimsth.json"
]

1 comment on commit 0490ad8

@vercel
Copy link

@vercel vercel bot commented on 0490ad8 Oct 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.