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
11 changes: 11 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# This configuration file was automatically generated by Gitpod.
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
# and commit this file to your remote git repository to share the goodness with others.

# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart

tasks:
- init: yarn install && yarn run build
command: yarn run start


11 changes: 11 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -851,6 +851,17 @@
<sub>Shubhal Gupta</sub>
</a>
</td>

<!-- End of column-3 -->
<!-- Start of column-4 -->
<td align="center">
<a href="https://github.com/fab-c14" >
<img src="https://avatars.githubusercontent.com/u/71762204?v=4"
width="100px"/>
<br />
<sub>Faisal Ahmad</sub>
</a>
</td>
<!-- End of column-4 -->
</tr>
</table>
Binary file added public/img/avatar/Faisal_Ahmad.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/bid_image/Faisal_Ahmad.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/Jsons/Contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -628,5 +628,14 @@
"location": "Kaduna, Nigeria 🇳🇬",
"GitHub": "https://github.com/Luwa-Tech",
"text": "I want to contribute massively to my nation. For my friends, family, and future generations. I want to acheive my dreams."
},
{
"id": "fab-c14",
"image": "img/bid_image/Faisal_Ahmad.jpg",
"avatar": "img/avatar/Faisal_Ahmad.jpg",
"name": "Faisal Ahmad",
"location": "Anantnag Jammu and Kashmir, India",
"GitHub": "https://github.com/fab-c14",
"text": "Simple but different, i want to become G.O.A.T in computer science and Learn,explore new technologies."
}
]
Loading