GitXplorerGitXplorer
3

GitHub-Task

public
0 stars
30 forks
0 issues

Commits

List of commits on branch master.
Verified
2e2fcae736a29fd41c6af6aa7f6503f84cda46a5

Update 3NCRY9T3R.md

33NCRY9T3R committed 5 years ago
Verified
fc98c6b0423591276a939ef87a1468a67341362f

Create 3NCRY9T3R.md

33NCRY9T3R committed 5 years ago
Verified
8e6d1ab4bc344560e0b80888110be58e025c2050

Update README.md

33NCRY9T3R committed 5 years ago
Verified
66de7cf0cd25defb745058a52dbf8a86f763b2e7

Update README.md

33NCRY9T3R committed 5 years ago
Verified
74026ca9fe2cd37e742da0ea62d111da09e6e8a3

Initial commit

33NCRY9T3R committed 5 years ago

README

The README file for this repository.

GitHub-Task

How to create your entry

Replace <NAME> with your Name in this guide.

1. Create the file YOUR-NAME

Fork this repository, create a new file and name it with your Name. It should look something like this <NAME.md>. Ex.

Akshat.md

2. Add your profile information

Copy the next template into your file, delete the boilerplate data and fill the information with yours.

---
name: FULLNAME # No longer than 28 characters
institution: INSTITUTION-NAME 🚩 # no longer than 58 characters
year: YOUR-ACADEMIC-YEAR # 1st, 2nd, 3rd or 4th.
github_user: YOUR-GITHUB-USERNAME
phone no.: YOUR-CONTACT-NO.
---

Do not use special characters in the template above.

4. Form & Pull Request