Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.56 KB

File metadata and controls

40 lines (29 loc) · 1.56 KB

Introduce Yourself to Open Source Community

StatusNeo Bot

Automation Agent

              

The Template

  • Modify the template and create [yourname.md] file
<p align="center">
<img src="img/[filename]" height="400">

<h1 align="center">[Your Full Name]</h1>

<h2 align="center">[Job Role/Student/Other]</h2>

<p align='center'>
  <a href="[your email id]"><img height="50" src="img/gmail.png?raw=true"></a>&nbsp;&nbsp;
  <a href="https://www.linkedin.com/in/[linkedin ID]"><img height="50" src="img/linkedin.png?raw=true"></a>&nbsp;&nbsp;
  <a href="https://medium.com/@[medium account]"><img height="50" src="img/medium.png?raw=true"></a>&nbsp;&nbsp;
  <a href="https://twitter.com/[twitter handle]"><img height="50" src="img/twitter.png?raw=true"></a>&nbsp;&nbsp;
  <a href="[portfolio]"><img height="50" src="img/website.png?raw=true"></a>&nbsp;&nbsp;
</p>
</p>