Giter Site home page Giter Site logo

πŸ“± //ping me:

πŸ“« [email protected]


Main Landing Photo

🀯 Technical Skills


πŸš€ About Me

I am a Technical Support Specialist who is passionate about providing exceptional customer service and empowering end-users. I thrive on helping clients overcome technical challenges and ensuring their long-term success. I believe that empathy and relationship building are essential to providing excellent customer support.

I strive to develop trustworthy connections with my clients by carefully listening to their concerns, trying to see things from their perspective, providing my knowledge and expertise, and learning from them as well. This two-way street of learning and teaching is essential to building strong relationships with my clients.

I also prioritize training and motivating users to independently tackle similar challenges in the future. I believe that it is important for users to be able to solve their own problems, and I am always happy to provide them with the resources they need to do so.

I am passionate about technology from computer hardware and software, networking, cloud, and most recently cybersecurity. I am constantly seeking for new ways to increase my abilities and knowledge by constantly upskilling myself.

Good hands-on knowledge in the following:

  • Computer hardware (Add/upgrade memory, add/replace storages, add adapters and peripherals)
  • Operating System, software, and application installation (Linux, Windows, and MacOS)
  • Design network topology
  • Network wiring drops and creating CAT 5 & 6 from scratch
  • Routers, Switches, and Firewalls installation and configuration
  • Good knowledge of Cisco IOS
  • Proficient in AWS cloud services such as EC2, VPC, S3, IAM, Route53, and etc.
  • Windows Server Administration
  • Technical Support and troubleshooting
  • Essential and good understanding of Cybersecurity

Cybersecurity Tools:

  • Kali Linux
  • Nmap
  • Wireshark with PCAPs
  • Paessler PRTG
  • Metasploit
  • Nessus
  • Splunk
  • Snort
  • Suricata
  • PfSense

Certifications:

  • Cisco CCNA (Badge)
  • Cisco CCENT
  • AWS Cloud Practitioner
  • CompTIA Network+
  • MCSA (Microsoft Certified Solutions Associate) - Windows Server 2016
  • CompTIA A+

In my spare time when I'm not studying or working, I love taking leisurely strolls around my neighborhood, city streets, and parks, armed with my trusty camera. It's my way of soaking up the sights and snapping photos of the people and places that catch my eye. But for me, it's not just about clicking random shotsβ€”it's about telling stories and creating narratives.

When I'm out there with my camera, my mission is to capture those genuine expressions of joy, grief, and excitement. I want to look through my viewfinder and feel what others are feeling, like I'm right there in the moment with them. Those precious instants that pass by in a heartbeat, I want to freeze them in time forever. It's therapeutic for me, you know, this whole street photography gig. It allows me to imagine what life looks like from the other side of the coin.

Em Street Photo

And you know what's really cool? Along my walks, I often end up bumping into people and striking up conversations. That's another reason why I'm drawn to street photographyβ€”it's a fantastic way to meet new folks and get to know their stories. We'll chat for a bit, exchange a few laughs, and maybe even forge a temporary connection. It adds a whole new dimension to my photo-taking adventures, injecting them with human warmth and authenticity.

So, yeah, for me, it's not just about capturing pretty pictures. It's about embracing the experience, diving into the streets, and immersing myself in the colorful tapestry of life. Every click of the camera brings me closer to understanding the world and the people who inhabit it. It's my way of freezing the essence of existence, one frame at a time. If you want to check out my photos, you can check this out: f1.4streetphotog.


πŸ”­ I’m currently participating in our group capstone project called Cybersecurity Training Range Project at The Knowledge House

Our group capstone project focused on designing and implementing a comprehensive cloud-based cybersecurity training range environment. Our objective was to develop a solution that could be utilized for future cohorts or potentially be offered as a learning and training product to companies. Throughout the project, we demonstrated our knowledge, skills, and abilities in a variety of AWS services, showcasing our expertise in planning, designing, configuring, provisioning, securing, and deploying high-quality solutions.

The main goal was to create a full-scale cloud native cybersecurity training range environment using AWS services. We carefully considered the requirements and needs of future cohorts or potential corporate clients to ensure that our solution was robust, feature-rich, and effective. To achieve this, we leveraged a range of AWS services, including EC2 for hosting various applications and tools needed for cybersecurity training. IAM was used to manage access and permissions to the different resources within the environment, ensuring proper security measures were in place.

AWS Security Groups and NACLS were implemented to enforce network-level security policies, protecting against unauthorized access and potential threats. We also utilized WAF (Web Application Firewall) to add an extra layer of protection against web exploits and attacks.

For data storage, we employed S3, a scalable and reliable solution that could accommodate the large amounts of data generated during the training sessions. VPC Networking, subnetting, and routing were utilized to create a segregated network environment, ensuring isolation between different components and maximizing security.

To manage databases, we utilized Amazon RDS and DynamoDB, both providing secure and efficient storage solutions for training data. Lambda functions were implemented for task automation and serverless computing, allowing us to execute code without managing servers.

To ensure high availability and scalability, we utilized EC2 Auto Scaling Groups and Network Load Balancer. These features enabled the training environment to handle increased demand during peak usage periods, providing a smooth and uninterrupted learning experience.

To monitor the environment and gather insights, we employed CloudWatch, which provided real-time monitoring, logging, and alerting capabilities. Additionally, AWS Trusted Advisor continuously assessed the environment for security and cost optimizations, ensuring its efficiency and effectiveness.

Finally, we utilized Amazon API Gateway to facilitate seamless integration between different components of the training range environment, allowing for easy access to resources and tools.

By designing and developing this cloud-based cybersecurity training range environment, we demonstrated our ability to apply learned skills and tools to create a practical and comprehensive solution. Our aim was to provide an immersive and effective learning experience for future cohorts or potential corporate clients, equipping them with the necessary cybersecurity knowledge and skills.


  • 🌱 I’m currently learning Cybersecurity Networking at The Knowledge House
  • πŸ“« How to reach me: [email protected]
  • ⚑ Fun fact: I roam around New York City and other cities taking photos street life moments of people. I'm an amateur street photographer who has a heart for telling stories one snap shot at a split of a second.

swishtechnode's Projects

artofethicalhacking icon artofethicalhacking

This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.

awesome-aws-security icon awesome-aws-security

Curated list of links, references, books videos, tutorials (Free or Paid), Exploit, CTFs, Hacking Practices etc. which are related to AWS Security

awesome-cloudsec-labs-a icon awesome-cloudsec-labs-a

Awesome free cloud native security learning labs. Includes CTF, self-hosted workshops, guided vulnerability labs, and research labs.

awesome-security icon awesome-security

A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.

aws-codepipeline-jenkins-aws-codedeploy_linux icon aws-codepipeline-jenkins-aws-codedeploy_linux

Use this sample when creating a four-stage pipeline in AWS CodePipeline while following the Four Stage Pipeline Tutorial. http://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started-4.html

awscodepipeline-jenkins-awscodedeploy_windows icon awscodepipeline-jenkins-awscodedeploy_windows

Use this sample when creating a four-stage pipeline in AWS CodePipeline while following the Four Stage Pipeline Tutorial. http://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started-4.html

caldera icon caldera

Automated Adversary Emulation Platform

danswer-ai icon danswer-ai

Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.