Skip to content
Merged
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
12 changes: 12 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,18 @@
<sub>Ben Tracy</sub>
</a>
</td>
<!-- End of column -->
<!-- Start of column -->
<td align="center">
<a href="https://github.com/itzmidinesh">
<img
src="https://avatars.githubusercontent.com/u/5523347?v=4"
width="100px"
/>
<br />
<sub>Dinesh Anbazhagan</sub>
</a>
</td>
<!-- End of column -->
</tr>
</table>
Binary file added public/img/avatar/Dinesh_Anbazhagan.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/Dinesh_Anbazhagan.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 @@ -205,5 +205,14 @@
"location": "Charlottesville, Virginia, USA 🇺🇸",
"GitHub": "https://github.com/BenTracyDotCom",
"text": "I want to see and sleep under the Northern Lights."
},
{
"id": "Dinesh Anbazhagan",
"image": "img/bid_image/Dinesh_Anbazhagan.jpg",
"avatar": "img/avatar/Dinesh_Anbazhagan.jpg",
"name": "Dinesh Anbazhagan",
"location": "Vellore, Tamil Nadu, India 🇮🇳",
"GitHub": "https://github.com/itzmidinesh",
"text": "I have always been fascinated by computers and technology. I want to become a software developer and feed my hunger for technology. If I can contribute something of significance to open source software, that is an added benifit I will take any day."
}
]