Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 19 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,21 @@

[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[![Hacktoberfest'20](https://img.shields.io/badge/hacktoberfest-2020-pinkpurple)](#)
[![Hacktoberfest2021](https://img.shields.io/badge/hacktoberfest-2020-pinkpurple)](#)
[![Hacktoberfest2021-accepted](https://img.shields.io/badge/hacktoberfest-2020-pinkpurple)](#)
[![Hacktoberfest'20](https://img.shields.io/badge/hacktoberfest-2022-greenpurple)](#)
[![Hacktoberfest2021](https://img.shields.io/badge/hacktoberfest-2022-pinkpurple)](#)
[![Hacktoberfest2021-accepted](https://img.shields.io/badge/hacktoberfest-2022-yellowpurple)](#)

Welcome to DEV-RESUME [LIVE-APP](https://dev-resume.herokuapp.com).
Welcome to DEV-RESUME [LIVE-APP](https://tech-resumie.herokuapp.com).

# Aims
# AIMS

1. The aim of the project is to help two category of people (a)Developers (b)Recruiting Companies/Industries.
> To everything, there is a purpose.

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.
3. It is also a starting point for hacktoberfest 2022 contributors.

# Goal

Expand All @@ -25,9 +29,12 @@ Welcome to DEV-RESUME [LIVE-APP](https://dev-resume.herokuapp.com).

Step 1 : Fork the repo

Step 2 : Clone to your local machine
Step 2 : Clone to your local machine. Using the command
```bash
git clone <https-url>
```

Step 3 : Navigate to `public/images` folder and put your image in it (note the name of the image and its extension(.ext))
Step 3 : Navigate to `public/images` folder and put your image in it (note the name of the image and its extension(.ext)) and a void generic name, make it unique

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

Expand All @@ -41,13 +48,13 @@ 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 10 : Push your code to GitHub

Step 11 : Make a PR
Step 11 : Make a Pull Request (PR)

# Rewards

a. Identify yourself as a contributor on github
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>

Expand Down
30 changes: 13 additions & 17 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,35 +24,19 @@
"linkedin": "rasheedtaiwo",
"github": "Taiwrash"
},



{

"id": 50,

"imageName": "IMG_20211025_162448_569.jpg",

"name": "Situ Ramotalahi Adenike",

"role": "Programmer",

"about": "I am adenike I love coding and as well impacting people around me. Community building is one of my interest and I am a computer science student. I love JavaScript that is why I write Javascript and C++.",

"funfact": "Flaws require more concentration than Success",

"twitter": "",

"facebook": "Situ Ramotalahi Adenike",

"linkedin": "",

"github": "rahmah18"

},



{
"id": 4,
"imageName": "",
Expand Down Expand Up @@ -674,6 +658,18 @@
"facebook": "",
"linkedin": "alialaba01",
"github": "alialaba"
},
{
"id": 56,
"imageName": "lateefat.png",
"name": "Shuaib Lateefat",
"role": "Data Analyst",
"about": "I am Shuaib Lateefat. I love analyzing data and I have developed passion in working with Power BI, a new MS tool for building dashboard for businesses and Excel",
"funfact": "Learn, Unlearn, relearn, explore and Become",
"twitter": "SA_Lateefat",
"facebook": "Shuaib Lateefat Ayomide",
"linkedin": "lateefat-shuaib",
"github": "Touchstone01"
}
]
}
}
Binary file added public/images/lateefat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.