Skip to content

Commit

Permalink
Merge pull request #596 from shyamenk/main
Browse files Browse the repository at this point in the history
Profile addition
  • Loading branch information
codeaashu authored Dec 25, 2024
2 parents ee715de + 3d30350 commit e036ced
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
26 changes: 26 additions & 0 deletions public/data/shyamenk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "Shyam Kumar",
"location": "India",
"bio": "Fullstack Engineer | Teaching System Design & Backend Engineering. Writer @ Backend Almanac – http://backendalmanac.in Helping you build scalable systems.",
"avatar": "https://github.com/shyamenk.png",
"portfolio": "https://backendalmanac.in/",
"skills": [
"TypeScript",
"Next.js",
"Express.js",
"FastAPI",
"PostgreSQL",
"MongoDB",
"AWS",
"Docker",
"Linux",
"Git",
"Neovim",
"CI/CD"
],
"social": {
"GitHub": "https://github.com/shyamenk",
"Twitter": "https://x.com/shyamenk07",
"LinkedIn": "https://www.linkedin.com/in/shyamenk/"
}
}
1 change: 1 addition & 0 deletions src/ProfilesList.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[
"codeaashu.json",
"shyamenk.json",
"amanpoddar-dev12.json",
"De-Coder-Pritam.json",
"shubhcoding01.json",
Expand Down

0 comments on commit e036ced

Please sign in to comment.