From e449af89fcf9cd062f063da166f002d8826679b9 Mon Sep 17 00:00:00 2001 From: Geoffrey <88082651+geoffreykithuku@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:40:27 +0300 Subject: [PATCH 1/3] add: geoffreykithuku (#823) * added my profile * add .png extension to avator url --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/geoffreykithuku.json | 28 ++++++++++++++++++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 29 insertions(+) create mode 100644 public/data/geoffreykithuku.json diff --git a/public/data/geoffreykithuku.json b/public/data/geoffreykithuku.json new file mode 100644 index 00000000..e19a24af --- /dev/null +++ b/public/data/geoffreykithuku.json @@ -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" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 933abf9a..70a28947 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -365,6 +365,7 @@ "parkson-tano.json", "jonasermert.json", "nbakh16.json", + "geoffreykithuku.json", "BruceCha.json", "abhie7.json", "pirjademl.json", From 2c76437e15acb250dcefab65d4e9c99ca6df1bf3 Mon Sep 17 00:00:00 2001 From: Mohammed Akhtar <121827191+akhtarhssn@users.noreply.github.com> Date: Tue, 23 Jan 2024 19:47:41 +0600 Subject: [PATCH 2/3] add: akhtrahssn (#832) * add: Akhtar Hussain * add: Akhtar Hussain --- public/data/akhtarhssn.json | 13 +++++++++++++ public/data/utkarsh-1602.json | 23 +++++++++++------------ src/ProfilesList.json | 3 ++- 3 files changed, 26 insertions(+), 13 deletions(-) create mode 100644 public/data/akhtarhssn.json diff --git a/public/data/akhtarhssn.json b/public/data/akhtarhssn.json new file mode 100644 index 00000000..b65e0c15 --- /dev/null +++ b/public/data/akhtarhssn.json @@ -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" + } +} diff --git a/public/data/utkarsh-1602.json b/public/data/utkarsh-1602.json index 26e501c4..c94d8a4f 100644 --- a/public/data/utkarsh-1602.json +++ b/public/data/utkarsh-1602.json @@ -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/" } - \ No newline at end of file +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 70a28947..00b74207 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "akhtarhssn.json", "jeremyrayjewell.json", "utkarsh-1602.json", "rasel9t6.json", @@ -370,4 +371,4 @@ "abhie7.json", "pirjademl.json", "mdtanvirahamedshanto.json" -] \ No newline at end of file +] From bb5c9e20c11a2f6beac9070b737b643135604213 Mon Sep 17 00:00:00 2001 From: Vladislav <36796951+vladstepway@users.noreply.github.com> Date: Tue, 23 Jan 2024 15:13:38 +0100 Subject: [PATCH 3/3] add: valdstepway (#834) * add: vladstepway * update: vladstepway --------- Co-authored-by: ustsepavy Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/vladstepway.json | 12 ++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 public/data/vladstepway.json diff --git a/public/data/vladstepway.json b/public/data/vladstepway.json new file mode 100644 index 00000000..de2091bc --- /dev/null +++ b/public/data/vladstepway.json @@ -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" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 00b74207..9e582f30 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -370,5 +370,6 @@ "BruceCha.json", "abhie7.json", "pirjademl.json", + "vladstepway.json", "mdtanvirahamedshanto.json" -] +] \ No newline at end of file