|
1 |
| -# intro |
| 1 | +<h1>Hi, I'm Josh! <br/><a href="https://github.com/joshmadakor1">Programmer</a>, <a href="https://www.linkedin.com/in/joshmadakor/">Cybersecurity Professional</a>, <a href="https://www.youtube.com/c/joshmadakor">YouTuber</a></h1> |
| 2 | + |
| 3 | +<h2>👨💻 Software Development Projects:</h2> |
| 4 | + |
| 5 | +- <b>Data Structures and Algorithms Practice (AlgoExpert)</b> |
| 6 | + - [Praciting DS & Algos in Python](https://github.com/joshmadakor1/Algorithms-Practice) |
| 7 | +- <b>Full Stack Web App (React, NodeJS, Azure, and Machine Learning Components)</b> |
| 8 | + - [Image Analysis Middleware](https://github.com/joshmadakor1/4chan-Image-Analysis-Middleware-C964) <b><i>(Potentially NSFW)</b></i> |
| 9 | +- <b>PowerShell</b> |
| 10 | + - [Windows EventLog: Failed RDP Logins Source IP to full GeoData Conversion](https://github.com/joshmadakor1/Sentinel-Lab) |
| 11 | + - [JWipe (Disk Wiping Utility)](https://github.com/joshmadakor1/Jwipe.PowerShell) |
| 12 | + - [Active Directory Bulk User Creation](https://github.com/joshmadakor1/AD_PS) |
| 13 | + - [FIM (File Integrity Monitor)](https://github.com/joshmadakor1/PowerShell-Integrity-FIM) |
| 14 | +- <b>C# (.NET Desktop Applications)</b> |
| 15 | + - [Ransomware Proof of Concept (Encrypter)](https://github.com/joshmadakor1/EncrypterPOC) |
| 16 | + - [Ransomware Proof of Concept (Decrypter)](https://github.com/joshmadakor1/DecrypterPOC) |
| 17 | + - [Keylogger with Email Capability](https://github.com/joshmadakor1/Key-Logger-With-Email) |
| 18 | +- <b>Python</b> |
| 19 | + - [Package Delivery Application (Datastructures and Algorithms Demo)](https://github.com/joshmadakor1/Package-Delivery-Pathfinding-Algorithm) |
| 20 | + |
| 21 | +<h2>📺 Popular YouTube Videos</h2> |
| 22 | + |
| 23 | +- [How to get into Cybersecurity Starting From Zero](https://www.youtube.com/watch?v=a83ASGn_V_s) |
| 24 | +- [A Day in the Life of a Cybersecurity Anayst](https://www.youtube.com/watch?v=uHy3oM7NnoU) |
| 25 | +- [How to Create a KeyLogger (C#)](https://www.youtube.com/watch?v=N-L9hklSlNk) |
| 26 | +- [Ransomware Demonstration (C#)](https://www.youtube.com/watch?v=OfvdQeh79s0) |
| 27 | +- [Is WGU Legit?](https://www.youtube.com/watch?v=E2MwRWxDBkA) |
| 28 | + |
| 29 | +<h2> 🤳 Connect with me:</h2> |
| 30 | + |
| 31 | +[<img align="left" alt="JoshMadakor | YouTube" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/youtube.svg" />][youtube] |
| 32 | +[<img align="left" alt="JoshMadakor | Twitter" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/twitter.svg" />][twitter] |
| 33 | +[<img align="left" alt="JoshMadakor | LinkedIn" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/linkedin.svg" />][linkedin] |
| 34 | +[<img align="left" alt="JoshMadakor | Instagram" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/instagram.svg" />][instagram] |
| 35 | + |
| 36 | +[twitter]: https://twitter.com/joshmadakor |
| 37 | +[youtube]: https://www.youtube.com/c/joshmadakor |
| 38 | +[instagram]: https://www.instagram.com/joshmadakor/ |
| 39 | +[linkedin]: https://linkedin.com/in/joshmadakor |
| 40 | + |
| 41 | +<!-- |
| 42 | +**joshmadakor1/joshmadakor1** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile. |
| 43 | +
|
| 44 | +Here are some ideas to get you started: |
| 45 | +
|
| 46 | +- 🔭 I’m currently working on ... |
| 47 | +- 🌱 I’m currently learning ... |
| 48 | +- 👯 I’m looking to collaborate on ... |
| 49 | +- 🤔 I’m looking for help with ... |
| 50 | +- 💬 Ask me about ... |
| 51 | +- 📫 How to reach me: ... |
| 52 | +- 😄 Pronouns: ... |
| 53 | +- ⚡ Fun fact: ... |
| 54 | +--> |
0 commit comments