-
Notifications
You must be signed in to change notification settings - Fork 593
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into add-profile
- Loading branch information
Showing
5 changed files
with
69 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters