Skip to content

Commit

Permalink
Updated README.md file with ToC
Browse files Browse the repository at this point in the history
  • Loading branch information
jassics committed Mar 1, 2022
1 parent cd51910 commit 450171b
Show file tree
Hide file tree
Showing 10 changed files with 65 additions and 1 deletion.
File renamed without changes.
66 changes: 65 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,68 @@
# Collection of my public presentations
Collection of my presentations on various topics like cybersecurity, python, cloud security, devsecops and so on...
Collection of my presentations on various topics like Cybersecurity, python, cloud security, devsecops and so on...

I will keep adding more presentations which I will present publicly here. Stay tuned for more security focused slides.

## Here are the quicklinks for all my presentation shared:

### Tech Focused
1. [5 skills for IT Professionals](5-skills-for-IT-Professional.pdf)
2. [7 Technical skills for software developers](7-technical-skills-for-software-developer.pdf)
3. [Git Fundamentals for Everyone](Git-Fundamentals-Flexmind.pdf)
4. [How to build career in Cybersecurity](How-to-build-career-in-CyberSecurity.pdf)
5. [Regular Expression for Everyone](Regular-Expression-for-Everyone.pdf)
6. [Social Engineering Basics](Social-Engineering-Basics.pdf)

### Cloud Security
1. [Cloud Computing Overview](cloud-security/cloud-computing-overview.pdf)
2. [Cloud Security 101](cloud-security/Cloud-Security-101.pdf)
3. [Cloud Security Certifications](cloud-security/cloud-security-certifications-which-one-for-you.pdf)
4. [Pentesting AWS](cloud-security/Pentesting-AWS-v2.pdf)

### Python
1. [5 IDEs for Python Programmers](python/5-IDEs-for-Python-Programming.pdf)
2. [Python Overview: what and why with its uses](python/Overview-of-Python.pdf)
3. [Python for AWS](python/Python3(Boto3)-for-AWS.pdf)
4. [Python books for beginners](python/python-books-for-beginners.pdf)
5. [Python for Web Security](python/Python-for-Web-Security.pdf)
6. [Python projects for beginners](python/Python-Projects-for-beginners.pdf)

### Software Security
1. [Threat Modeling Hands-on](software-security/Threat-Modeling-Hands-On.pdf)

### Web Security
1. [Perl basics for Pentesters: Part 1](web-seucrity/perl-basics-for-pentesters-Part-1.pdf)
2. [Perl basics for Pentesters: Part 2](web-seucrity/perl-basics-for-pentesters-Part-2.pdf)

### Coming Soon below categories
1. DevSecOps
2. Infrastructure as Code (IaC)

### I have plans to work on below presentations:
1. [ ] Linux Commands for everyone
2. [ ] Docker Fundamentals with examples
3. [ ] Kubernetes Fundamentals with examples
4. [ ] Ansible 101
5. [ ] Terraform 101
6. [ ] Practical AWS
7. [ ] Practical AWS Security
8. [ ] Practical GCP
9. [ ] Practical GCP Security
10. [ ] Terraform for GCP Resources
11. [ ] OWASP Top 10 explained
12. [ ] Cybersecurity Fundamentals
13. [ ] DevOps Essentials
14. [ ] Docker Security
15. [ ] Kubernetes Security
16. [ ] NIST CSF (Cybersecurity Framework)
17. [ ] NIST RMF (Risk Management Framework)
18. [ ] Secure Code Review
19. [ ] Secure Design Principles
20. [ ] How to perform Secure Code Review effectively
21. [ ] Cryptography Essentials
22. [ ] Python Secure Coding





File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 450171b

Please sign in to comment.