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/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/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/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 64a08dc1..dc777e9c 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "akhtarhssn.json", "jeremyrayjewell.json", "utkarsh-1602.json", "rasel9t6.json", @@ -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" ] \ No newline at end of file