forked from shyamtawli/devFind
-
Notifications
You must be signed in to change notification settings - Fork 0
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' of https://github.com/shyamtawli/devFind
- Loading branch information
Showing
16 changed files
with
286 additions
and
41 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,12 @@ | ||
{ | ||
"name": "Danilo Donado", | ||
"location": "Lara, Venezuela", | ||
"bio": " A self thought developer who wants to improve as a software engineer. Interested in full-stack initiatives and projects, always willing to learn.", | ||
"avatar": "https://github.com/DaniloDO.png", | ||
"portfolio": "https://github.com/DaniloDO?tab=repositories", | ||
"skills": ["HTML/CSS", "JavaScript/TypeScript", "NodeJS", "ReactJS", "MySQL", "Python", "Laravel/PHP"], | ||
"social": { | ||
"GitHub": "https://github.com/DaniloDO", | ||
"LinkedIn": "https://www.linkedin.com/in/danilo-donado-4a5655168/?locale=en_US" | ||
} | ||
} |
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": "Leonard Appelgryn", | ||
"location": "Buea, Cameroon", | ||
"bio": "I am a self-motivated individual who is always eager to learn new technologies and approaches to programming.In my free time, enjoys reading about the latest trends in software development and experimenting with new coding techniques", | ||
"avatar": "https://github.com/KaptainCS3.png", | ||
"portfolio": "https://github.com/KaptainCS3", | ||
"skills": ["HTML", "CSS", "Tailwind", "Javascript", "ReactJS", "Git", "Github", "MySQL", "Figma", "UML"], | ||
"social": { | ||
"GitHub": "https://github.com/KaptainCS3", | ||
"Twitter": "https://twitter.com/KaptainCS3", | ||
"LinkedIn": "https://www.linkedin.com/in/leonard_appelgryn_>" | ||
} | ||
} |
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": "Sagar Bawanthade", | ||
"location": "Pune,India", | ||
"bio": "Open source Contributor a MERN Stack Developer currently learning DevOps", | ||
"avatar": "https://github.com/SagarBawanthade.png", | ||
"portfolio": "https://github.com/SagarBawanthade", | ||
"skills": ["Java", "Python", "MERN Stack", "GIT", "GITHUB", "DevOps"], | ||
"social": { | ||
"GitHub": "https://github.com/SagarBawanthade", | ||
"Twitter": "https://twitter.com/s__bawanthade", | ||
"LinkedIn": "https://www.linkedin.com/in/sagar-bawanthade-99450b27b" | ||
} | ||
} |
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": "Aditya Rawas", | ||
"location": "Pune, India", | ||
"bio": "Tech enthusiast and Full Stack Developer specializing in React and Node.js creating innovative solutions. Seeking opportunities to collaborate and contribute to the ever-evolving tech community. Currently learning Svelte", | ||
"avatar": "https://github.com/rawasaditya.png", | ||
"portfolio": "https://github.com/rawasaditya", | ||
"skills": ["HTML", "CSS", "Tailwind", "SCSS", "JavaScript", "ReactJS", "NextJS", "React-Redux", "Svelte"], | ||
"social": { | ||
"GitHub": "https://github.com/rawasaditya", | ||
"Twitter": "https://twitter.com/rawas_aditya", | ||
"LinkedIn": "https://www.linkedin.com/in/aditya-rawas-626578149/" | ||
} | ||
} |
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,23 @@ | ||
{ | ||
"name": "Mohammad Fahad Rahman", | ||
"location": "Bhubaneswar India", | ||
"bio": "Experienced Full Stack Developer specializing in React, Node.js, Express, PostgreSQL, and REST API. Passionate about innovating web solutions, contributing to open source, and staying versatile in the ever-evolving tech landscape.", | ||
"avatar": "https://github.com/roc102.png", | ||
"portfolio": "https://github.com/roc102", | ||
"skills": [ | ||
"JavaScript", | ||
"ReactJS", | ||
"NextJS", | ||
"NodeJs", | ||
"ExpressJs", | ||
"PostgreSQL", | ||
"Tailwind", | ||
"Redux", | ||
"Tachyons", | ||
"RestAPI" | ||
], | ||
"social": { | ||
"GitHub": "https://github.com/roc102", | ||
"LinkedIn": "https://www.linkedin.com/in/mohammad-fahad-rahman-a41a92233/" | ||
} | ||
} |
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": "Salman Akhtar", | ||
"location": "Pakistan", | ||
"bio": "Python developer and Machine Learning enthusiast. I love to work on new ideas and projects.", | ||
"avatar": "https://github.com/salmanakhtar57.png", | ||
"portfolio": "https://github.com/salmanakhtar57", | ||
"skills": ["Python", "Machine Learning", "Open Source"], | ||
"social": { | ||
"GitHub": "https://github.com/salmanakhtar57", | ||
"Twitter": "https://twitter.com/salman_codes", | ||
"LinkedIn": "https://www.linkedin.com/in/salman-akhtar-09a210198/" | ||
} | ||
} |
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,19 @@ | ||
{ | ||
"name": "Shivanshu Pathak", | ||
"location": "Noida, India", | ||
"bio": "Experienced Full Stack Developer with strong problem-solving skills. Proficient in C++, Python, JavaScript, TypeScript, Flutter. Passionate about learning and collaborating on diverse projects.", | ||
"avatar": "https://github.com/shivanshu814.png", | ||
"portfolio": "https://shivanshupathak.pages.dev", | ||
"skills": [ | ||
"Problem Solving Skills", | ||
"Software Developer", | ||
"Network Defender", | ||
"FullStack Developer", | ||
"Android Developer" | ||
], | ||
"social": { | ||
"GitHub": "https://github.com/shivanshu814", | ||
"Twitter": "https://twitter.com/Shivanshu814", | ||
"LinkedIn": "https://www.linkedin.com/in/shivanshu-pathak-6611b5228" | ||
} | ||
} |
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": "Disha Vig", | ||
"location": "Chandigarh, India", | ||
"bio": "I am a full stack developer and a data anlaytics enthusiast", | ||
"avatar": "https://github.com/vigdisha.png", | ||
"portfolio": "https://github.com/vigdisha/portfolio", | ||
"skills": ["HTML", "CSS", "JS", "React", "Nodejs", "mongodb"], | ||
"social": { | ||
"GitHub": "https://github.com/vigdisha", | ||
"Twitter": "https://twitter.com/coffeebreath18", | ||
"LinkedIn": "https://www.linkedin.com/in/disha-vig" | ||
} | ||
} |
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,11 @@ | ||
{ | ||
"name": "Ztest95", | ||
"location": "Manila, Philippines", | ||
"bio": "Computer Science Student, specializing in whatever is cool / fun", | ||
"avatar": "https://github.com/ztest95.png", | ||
"portfolio": "https://github.com/ztest95", | ||
"skills": ["HTML", "CSS", "Javascript", "Django", "Python", "Git"], | ||
"social": { | ||
"GitHub": "https://github.com/ztest95" | ||
} | ||
} |
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
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
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,34 @@ | ||
.pagination { | ||
margin-left: 12rem; | ||
padding: 1rem 1rem 1rem 1rem; | ||
height: auto; | ||
text-align: center; | ||
} | ||
|
||
.pagination-button { | ||
background-color: inherit; | ||
padding: 1rem; | ||
margin-left: 3rem; | ||
align-items: center; | ||
justify-content: space-between; | ||
border-radius: 8px; | ||
border: none; | ||
width: 60px; | ||
} | ||
|
||
.pagination-text { | ||
color: white; | ||
text-decoration: none; | ||
font-family: 'Space Mono', monospace, sans-serif; | ||
font-size: 1rem; | ||
cursor: pointer; | ||
} | ||
|
||
.pagination-text:hover { | ||
color: #00a6fb; | ||
} | ||
|
||
.pagination-button:disabled { | ||
opacity: 0.5; | ||
pointer-events: none; | ||
} |
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,37 @@ | ||
import React from 'react'; | ||
|
||
function Pagination({ currentPage, totalPages, onNextPage, onPrevPage }) { | ||
const handlePrevPage = () => { | ||
if (currentPage > 1) { | ||
onPrevPage(); | ||
} | ||
}; | ||
|
||
const handleNextPage = () => { | ||
if (currentPage < totalPages) { | ||
onNextPage(); | ||
} | ||
}; | ||
|
||
return ( | ||
<div className="pagination"> | ||
<button onClick={handlePrevPage} disabled={currentPage === 1} className="pagination-button"> | ||
<span href="#" className="pagination-text"> | ||
Previous | ||
</span> | ||
</button> | ||
<button | ||
onClick={handleNextPage} | ||
type="submit" | ||
disabled={currentPage === totalPages} | ||
className="pagination-button " | ||
> | ||
<span href="#" className="pagination-text"> | ||
Next | ||
</span> | ||
</button> | ||
</div> | ||
); | ||
} | ||
|
||
export default Pagination; |
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 |
---|---|---|
|
@@ -75,6 +75,7 @@ | |
white-space: nowrap; | ||
height: 30px; | ||
cursor: default; | ||
display: inline; | ||
} | ||
|
||
.profile-link a { | ||
|
Oops, something went wrong.