Code Monkey home page Code Monkey logo

dev-resume's Introduction

dev-resume

All Contributors

All Contributors

Hacktoberfest'20 Hacktoberfest2021 Hacktoberfest2021-accepted

Welcome to DEV-RESUME LIVE-APP.

Aims

  1. The aim of the project is to help two category of people (a)Developers (b)Recruiting Companies/Industries.
  2. It is also a very simple open source project for beginners to contribute.
  3. It is also a starting point for hacktoberfest 2020 contributors.

Goal

  • To be the No.1 point for recruiter to confirm open source contributor in Africa and the world at large

How To Contribute

Step 1 : Fork the repo

Step 2 : Clone to your local machine

Step 3 : Navigate to public/images folder and put your image in it (note the name of the image and its extension(.ext))

Step 4 : Recap step 3 dev-resume/public/images/

Step 5 : Return to the root directory

Step 6 : Open data.json file

Step 7 : Copy a complete object begins with { and ends with } inside the array

Step 8 : Put a comma after the last object then paste what you copied

Step 9 : Edit all details of the pasted object, increase id by 1 and save data.json

Step 10 : Push your code to github

Step 11 : Make a PR

Rewards

a. Identify yourself as a contributor on github

b. If your PR get merged you have a proof for recruiters as an open source contributor by refer them to live app on heroku at https://dev-resume.herokuapp.com

Contributors ✨

Thanks goes to these wonderful people (emoji key):

<td align="center"><a href="https://github.com/ddewzy"><img src="https://avatars3.githubusercontent.com/u/64855703?v=4" width="100px;" alt=""/><br /><sub><b>ddewzy</b></sub></a><br /><a href="#infra-ddewzy" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/Taiwrash/dev-resume/commits?author=ddewzy" title="Tests">⚠️</a> <a href="https://github.com/Taiwrash/dev-resume/commits?author=ddewzy" title="Code">💻</a></td>
<td align="center"><a href="http://fayd.me"><img src="https://avatars3.githubusercontent.com/u/36627266?v=4" width="100px;" alt=""/><br /><sub><b>fayd</b></sub></a><br /><a href="#infra-faisalsayed10" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/Taiwrash/dev-resume/commits?author=faisalsayed10" title="Tests">⚠️</a> <a href="https://github.com/Taiwrash/dev-resume/commits?author=faisalsayed10" title="Code">💻</a></td>

Airon Dev

🚇 ⚠️ 💻

Usman Ali

🚇 ⚠️ 💻

u_mulder

🚇 ⚠️ 💻

Zen

🚇 ⚠️ 💻

Arturo Perez

🚇 ⚠️ 💻

Nikhil Kumar Swain

🚇 ⚠️ 💻

This project follows the all-contributors specification. Contributions of any kind welcome! It's very simple and easy.

dev-resume's People

Contributors

abdullahi-garba avatar adarsh046 avatar aditya-a24 avatar ahthserhsluk avatar alialaba avatar allcontributors[bot] avatar anormalstick avatar bhairavi-shah avatar codeleom avatar faisalsayed10 avatar iamkaartik avatar itsjatin135s avatar jacktdc avatar jvargas98 avatar karn21 avatar khusboobothra avatar ledleledle avatar mrtampan avatar mzaini30 avatar onnys avatar prantoran avatar princeisah avatar rahmah18 avatar rootz491 avatar samuelpai avatar siddhantk232 avatar sushilbajracharya01 avatar taiwrash avatar techlead-21 avatar yusuf-saif avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dev-resume's Issues

Add templates for issues

Issue templates are very helpful for a collaboration repo. When users identify a bug or want to add a new feature, you can provide templates so you can collect all the pertinent information you need to fix a bug or add a new feature.

We recommend creating a “Report Bug” and “Feature Request” issue template.

Some suggested prompts/questions you can add to a “Report Bug” template are:

  • Briefly describe the bug
  • What is the expected behavior?
  • Please provide step by step instructions on how to reproduce the bug

Some suggested prompts/questions you can add to a “Feature Request” issue template are:

  • Briefly describe your feature request
  • What problem is this feature trying to solve?
  • How do we know when the feature is complete?

Styling issues

  1. The logo in the Hero section should be a little big and the text should be center aligned.
  2. The footer looks bad.
  3. use read more link in the card description and maybe open a modal on click or enforce a ceratin length for descriptions.

I can work on the styling if you want.

Add additional Topics

In Community Exchange, GitHub Topics will help the discoverability of your project. You should create topics pertaining to:

  • the tech stack you used on the project
  • the subject matter of your repo
  • the subject(s) covered in your LEARN.md

There is a limit of 20 topics you can add to your repo. There is no need to go overboard with topics. We recommend under 10 topics. You can add topics by following these instructions.

I see some topics already added, I would recommend adding resume and anything you feel will suit based on above instruction.

You have to add hacktoberfest topic

This is Ineligible Repository for HacktoberFest
What is that mean?

Every PR was submitted to a repository that is not participating in Hacktoberfest. Maintainers of the repository can add the "hacktoberfest" topic to their repository if they wish to participate.

Add your Profile

Anyone can add his or her profile to the datajson file and get featured on the live project

Add Code of Conduct

We recommend that every repo has a code of conduct. If you don’t feel comfortable creating your own Code of Conduct from scratch we highly recommend using one of the templates provided by GitHub. If you do use a template, please read through the template and ensure that you can and will abide by the Code of Conduct.

Please follow these instructions on how to add a Code of Conduct.

Community Exchange Introduction/Tracking

👋 Hi @Taiwrash ,

I am your GitHub mentor for the GitHub Education, Community Exchange (CX) project. I'll be collaborating with you on preparing your repo for CX.

You mentioned in your submission that you wanted to submit a Learn + Collaborate repo. This means that you would like to teach students, step by step, how to build this project as well as invite other students to collaborate and add features to this repo. I will generate issues, which will provide guidance on how to prepare your repo for a Learn + Collaborate CX submission on June 1, 2022.

This issue will serve as a tracking issue to track all issues related to CX. I recommend creating a new branch for every issue and opening a pull request to track changes so we can effectively collaborate with each other and merge changes when you and I feel like those changes are ready to be merged on your primary branch.

If you have any questions or concerns, please feel free to leave a comment on this issue or any of the other issues that are generated.

I look forward to working with you :octocat:

CX Issues

Update README

A README is often the first item a visitor will see when visiting your repository. We recommend that your README includes information on:

  • What the project does
  • Why the project is useful
  • How users can get started with the project
  • Explain to users that there is a LEARN.md
  • Mention your code of conduct
  • Who maintains and contributes to the project

You mostly have almost all above items in your Readme already except a few. You could extend it with above list to make it more helpful.

Add LEARN.md

Learn repos should have a LEARN.md file to teach another student how to build your project step by step. You can explain how to build your project with text, code snippets, images, or even short (5 minute) long video lessons. As the maintainer of a Learn repo, the LEARN.md file requires you to think critically about how to explain the building of your project and how to also make it engaging. We don't expect you to be an expert teacher, but we would like you to reflect on how difficult it was to get to your level of knowledge, and then provide friendly guidance to help other students to learn.

If your project is very large, consider just teaching a certain tool or implementation that your project utilizes.

Add more issues

As the maintainer of a Collaborate repo, keeping Issues up-to-date will help the student community understand what they can do to contribute. Issues should vary by the easy (update documentation) to the difficult (add a new feature). The more involved you are, the more opportunities there are to collaborate.

Recommendations:

  • Add issues of varying difficulty to the repo often.
  • Generate issues even if you plan on solving them, so the repository appears as active.
  • Contribute/commit often to the repo so it does not go stale.

In order to submit your project into CX you will need at least one issue, but we recommend more so other students have an idea on where to start.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.