mirror of
https://github.com/abhisheknaiidu/awesome-github-profile-readme.git
synced 2025-01-07 05:17:54 -05:00
Add my profile to the README and update contribution guidelines
This commit is contained in:
parent
a883ae7c57
commit
1da6cc98fd
@ -155,6 +155,7 @@
|
||||
- [Nanra Sukedy](https://github.com/Nanra/Nanra)
|
||||
|
||||
#### Simple but Innovative Ones 🤗
|
||||
- [Nerrison](https://github.com/nerrison)
|
||||
- [Nate Moore](https://github.com/natemoo-re/natemoo-re)
|
||||
- [Jhey Tompkins](https://github.com/jh3y/jh3y)
|
||||
- [Waylon Walker](https://github.com/WaylonWalker/WaylonWalker)
|
||||
|
@ -1,12 +1,53 @@
|
||||
# Contribution Guidelines
|
||||
<picture>
|
||||
<div align="center">
|
||||
<a href="https://github.com/nerrison/nerrison/blob/main/assets/rain.gif">
|
||||
<img src="https://github.com/nerrison/nerrison/raw/main/assets/rain.gif" alt="Matrix Rain Animation" style="width: 100%; height: auto;">
|
||||
</a>
|
||||
</div>
|
||||
</picture>
|
||||
|
||||
Please ensure your pull request adheres to the following guidelines:
|
||||
---
|
||||
|
||||
- Suggested Github Profile READMEs should be beautiful or stand out in some way.
|
||||
- Make an individual pull request for each suggestion.
|
||||
- Can suggest for different categories as well.
|
||||
- Start the Name with a capital.
|
||||
- Check your spelling and grammar.
|
||||
- Make sure your text editor is set to remove trailing whitespace.
|
||||
> Together, our combined effort and commitment can overcome any challenge. Let's push through to commit and resolve
|
||||
|
||||
Thank you for your suggestions!
|
||||
~ Nerrison
|
||||
|
||||
---
|
||||
|
||||
## About
|
||||
Passionate about computer science with a special love for embedded systems and cybersecurity. An avid gamer who enjoys both video and mobile games. Curious and always eager to learn new things.
|
||||
|
||||
---
|
||||
|
||||
## Technologies & Activity
|
||||
|
||||
<div align="center">
|
||||
<img height="137px" src="https://github-readme-stats.vercel.app/api/top-langs/?username=nerrison&hide=html&hide_title=true&hide_border=true&layout=compact&langs_count=6&exclude_repo=comp426,Redventures-Movie-Quotes&text_color=000000&icon_color=ffffff&bg_color=ffffff&theme=graywhite" alt="Top Languages" style="max-width: 100%;" />
|
||||
<img height="137px" src="https://github-readme-stats.vercel.app/api?username=nerrison&hide_title=true&hide_border=true&show_icons=true&include_all_commits=true&count_private=true&line_height=21&text_color=000000&icon_color=000000&bg_color=ffffff&theme=graywhite" alt="GitHub Stats" style="max-width: 100%;" />
|
||||
</div>
|
||||
|
||||
### Tools
|
||||
<div align="center">
|
||||
<img src="https://img.shields.io/badge/Node.js-gray?style=for-the-badge" alt="Node.js" />
|
||||
<img src="https://img.shields.io/badge/TailwindCSS-gray?style=for-the-badge" alt="TailwindCSS" />
|
||||
<img src="https://img.shields.io/badge/React-gray?style=for-the-badge" alt="React" />
|
||||
<img src="https://img.shields.io/badge/Vscode-gray?style=for-the-badge" alt="Vscode" />
|
||||
<img src="https://img.shields.io/badge/Git-gray?style=for-the-badge" alt="Git" />
|
||||
<img src="https://img.shields.io/badge/Linux-gray?style=for-the-badge" alt="Linux" />
|
||||
<img src="https://img.shields.io/badge/macOS-gray?style=for-the-badge" alt="macOS" />
|
||||
</div>
|
||||
|
||||
---
|
||||
## How to reach me
|
||||
|
||||
<div>
|
||||
<a href="https://twitter.com/cnerrison" target="_blank">
|
||||
<img src="https://img.shields.io/badge/Twitter-%231DA1F2.svg?style=for-the-badge&logo=Twitter&logoColor=white" alt="Twitter" />
|
||||
</a>
|
||||
<a href="https://linkedin.com/in/your-linkedin-username" target="_blank">
|
||||
<img src="https://img.shields.io/badge/LinkedIn-%230A66C2.svg?style=for-the-badge&logo=LinkedIn&logoColor=white" alt="LinkedIn" />
|
||||
</a>
|
||||
<a href="mailto:philipnerison26@gmail.com" target="_blank">
|
||||
<img src="https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=Gmail&logoColor=white" alt="Gmail" />
|
||||
</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user