Skip to content

Commit

Permalink
Merge branch 'master' into add-profile
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamtawli authored Jan 26, 2024
2 parents 3239120 + bb5c9e2 commit d8a20aa
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 14 deletions.
13 changes: 13 additions & 0 deletions public/data/akhtarhssn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "Akhtar Hussain",
"location": "Sylhet, Bangladesh",
"bio": "Ingenious MERN maestro crafting digital realms. Architect of sleek, user-centric wonders. Code conjurer on a mission to redefine web experiences with flair and finesse.",
"avatar": "https://github.com/akhtarhssn.png",
"portfolio": "https://aktarhossain.com",
"skills": ["JavaScript", "TypeScript", "React", "Next.js", "Node.js", "Mongoose", "Firebase", "PostgreSQL", "AWS"],
"social": {
"GitHub": "https://github.com/akhtarhssn",
"Twitter": "https://twitter.com/akhtarhssn",
"LinkedIn": "https://www.linkedin.com/in/akhtarhssn"
}
}
28 changes: 28 additions & 0 deletions public/data/geoffreykithuku.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "Geoffrey Kithuku",
"location": "Nairobi, Kenya",
"bio": "Recent graduate and junior software developer passionate about web development, seeking opportunities to contribute and grow in a dynamic team.",
"avatar": "https://github.com/geoffreykithuku.png",
"portfolio": "https://geoffrey-kithuku.vercel.app/",
"skills": [
"JavaScript",
"ReactJs",
"NextJS",
"Ruby",
"Ruby On Rails",
"Python",
"Django",
"Typescript",
"Tailwind CSS",
"NodeJs",
"SQL",
"Git",
"Linux",
"Effective Communication"
],
"social": {
"GitHub": "https://github.com/geoffreykithuku",
"Twitter": "https://twitter.com/k__geoffrey",
"LinkedIn": "https://www.linkedin.com/in/geoffrey-kithuku"
}
}
23 changes: 11 additions & 12 deletions public/data/utkarsh-1602.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"name": "Utkarsh hadgekar",
"location": "aurangabad, maharashtra",
"bio": "A Full stack Developer with experience in MERN Stack",
"avatar": "https://github.com/utkarsh-1602.png",
"portfolio": "https://portfolio-website-2024.vercel.app/",
"skills": ["React", "Typescript", "JavaScript", "TailwindCss", "Postgres", "NodeJS", "MongoDB", "Docker"],
"social": {
"GitHub": "https://github.com/utkarsh-1602",
"Twitter": "https://twitter.com/hey_utkarshh",
"LinkedIn": "https://www.linkedin.com/in/utkarsh-hadgekar-9a0b411a5/"
}
"name": "Utkarsh hadgekar",
"location": "aurangabad, maharashtra",
"bio": "A Full stack Developer with experience in MERN Stack",
"avatar": "https://github.com/utkarsh-1602.png",
"portfolio": "https://portfolio-website-2024.vercel.app/",
"skills": ["React", "Typescript", "JavaScript", "TailwindCss", "Postgres", "NodeJS", "MongoDB", "Docker"],
"social": {
"GitHub": "https://github.com/utkarsh-1602",
"Twitter": "https://twitter.com/hey_utkarshh",
"LinkedIn": "https://www.linkedin.com/in/utkarsh-hadgekar-9a0b411a5/"
}
}
12 changes: 12 additions & 0 deletions public/data/vladstepway.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Vladislav Stepovoy",
"location": "Poland, Wroclaw",
"bio": "Backend Developer with 4+ years of experience concentrating mostly on web development using Java. Professional experience covers software development of web applications using SpringBoot and Hibernate, and has skills in SQL, PL/SQL scripts writing. Is highly motivated to work with the newest technologies, such as Kubernetes and cloud servers. Constantly strives to enrich his knowledge, being a communicative person, works efficiently both in a team and independently. ",
"avatar": "https://github.com/vladstepway.png",
"portfolio": "https://github.com/vladstepway",
"skills": ["Java", "SQL", "Spring", "React"],
"social": {
"GitHub": "https://github.com/vladstepway",
"LinkedIn": "https://www.linkedin.com/in/vlad-stepovoy"
}
}
7 changes: 5 additions & 2 deletions src/ProfilesList.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[
"akhtarhssn.json",
"jeremyrayjewell.json",
"utkarsh-1602.json",
"rasel9t6.json",
Expand Down Expand Up @@ -365,9 +366,11 @@
"parkson-tano.json",
"jonasermert.json",
"nbakh16.json",
"geoffreykithuku.json",
"BruceCha.json",
"abhie7.json",
"pirjademl.json",
"mdtanvirahamedshanto.json",
"carvalholeo.json"
"carvalholeo.json",
"vladstepway.json",
"mdtanvirahamedshanto.json"
]

0 comments on commit d8a20aa

Please sign in to comment.