Tech
Cyber Security is a new field/skill that I recently explored and added to my resume, however, I’ve been in tech for quite a while.
My tech journey started in 2007 learning Adobe Suite: Illustrator, Photoshop, and InDesign. Along with teaching myself a little bit of html coding to customize my website templates. I have always been fascinated with the idea of combining tech and fashion, so in 2021 I decided to add Cyber Security to my resume and skillset in order to learn a bit about protecting my digital assets through Linux, Python pen-testing, users and groups, TCPDump, wireshark and a host of other functionalities in the cyber world.
This portfolio is a work in progress
Python Basics
Python Data Types
Strings
1a. String Concatenation & Slicing
1b. String Formatting
2. List
3. Tuples
4. Dictionaries
4a. Dictionary Use Case
5. Set
6. Boolean Values
GPG Encryption
Email and user encryption done in Linux. This encryption is done to protect important documents being shared between individuals.
First I start out by generating keys. If you can follow the screenshots, you will be able to see how i encrypted this info.
1.
2.
3.
4.
5.
6.
7.
8.