DevDisplay is a part of Hacktoberfest2024 - GSSoC'2024 DevDisplay is a global open source community platform that brings together all your tech needs in one place.
Program Logo | Program Name | Program Description |
---|---|---|
GirlScript Summer of Code | GirlScript Summer of Code is a three-month-long Open Source Program conducted every summer by GirlScript Foundation. It is an initiative to bring more beginners to Open-Source Software Development. | |
Social Winter of Code | Social Winter Of Code is the 2 month long open source program by Social India , with the aim to introduce more and more people to the world of Open source. | |
IEEE IGDTUW Open Source Week | IEEE IGDTUW Open Source Week is a week-long event aimed at fostering collaboration and skill-building in open-source. Participants can work on impactful projects, learn version control, and gain real-world experience while contributing to open-source communities. | |
Hacktoberfest | Hacktoberfest is a month-long virtual event that celebrates open-source software and encourages people to contribute to open-source projects | |
Tublian | Tublian open source internship program lets software developers get real open source experience by collaborating with major open source projects. | |
Innogeeks Winter of Code | Innogeeks Winter of Code is a month-long open-source program envisioned by the Innogeeks. It is an online initiative that introduces new contributors to open-source software development. | |
Kharagpur Winter of Code | Kharagpur Winter of Code is a 5-week long online program for students who are new to open source software development. The program not only helps students to get involved in open source, but also prepares them for many open source summer programs. |
Thank you for your interest in contributing to our open-source project!
Get help with video instruction
-
Fork the repository: To create a copy of the repository in your GitHub account, click on the "Fork" button in the top right corner of the project repository page.
-
Navigate to the
public/data
folder in your project directory. -
Create a new JSON file named
your_github_username.json
(replace your_github_username with your actual GitHub username). Open the file you just created. -
Add the following JSON object, replacing the placeholder values with your own details:
{ "name": "Your Name", "location": "Your Location", "bio": "Your Bio should be 20-30 words not more than that", "avatar": "https://github.com/your-github-username.png", "portfolio": "Your Portfolio URL or Github URL", "skills": ["Your Skill 1", "Your Skill 2", "..."], "social": { "GitHub": "https://github.com/your-github-username", "Twitter": "https://twitter.com/your-twitter-username", "LinkedIn": "https://www.linkedin.com/in/your-linkedin-username" } }
-
Save the
your_github_username.json
file. -
Navigate to the
src
folder in your project directory. Open theProfilesList.json
file. -
Add your JSON filename (your_github_username.json) to the array of filenames in the ProfileList.json file, like this:
["filename1.json", "filename2.json", "filename3.json", "your_github_username.json"]
-
Save the
ProfileLists.json
file. -
Wait for review and merge: Wait for the project maintainers to review and merge your changes.
Thank you for contributing to our open-source project! Contributions make the open source community such an amazing place to learn, inspire, and create.
We appreciate your support
Ashutosh Singh
A creative Full Stack Web Developer & A reliable designer you can rely on for all your design needs β’ Till now build 50+ WEB APP β’ Trailblazer
This project is licensed under MIT. |