Skip to content
View wizarddos's full-sized avatar

Block or report wizarddos

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
wizarddos/README.md

💫 Hello There!

$ whoami
  Software Developer,  security researcher, IT geek, High School student
$ currently "interested in"
  "InfoSec, Low-level programming, backend development"
$ currently "learning"
  "x86 Assembly, C++, Active Directory pentesting, Express.js, Laravel"
$ currently "working on"
  "Web development, React docs translation, Bug hunting, InfoSec research"
$ isAvailableForCommisions    
  true
$ locate "gigs"
  Check "Where to find me"

🌐 Where to find me:

Reddit Stack Overflow YouTube

Codepen

My TryHackMe profile

For something custom made, head here - https://www.fiverr.com/wizarddos

💻 Tech Stack:

C++ CSS3 PHP HTML5 LaTeX Windows Terminal TypeScript Python JavaScript Google Cloud Heroku GithubPages Netlify Express.js jQuery NPM NodeJS React React Router WordPress Apache Nginx MySQL Figma Gimp Git GitHub

📊 GitHub Stats:



🏆 GitHub Trophies

✍️ Random Dev Quote

🔝 Top Contributed Repo


💰 You can help me by Donating

Patreon

Pinned Loading

  1. Social-Media-Project Social-Media-Project Public

    Just some Social Media App

    PHP 1

  2. find max number from object field (p... find max number from object field (pl: znajdź największą liczbę z pola obiektu)
    1
    let biggest = 0;
    2
    let biggestObj = {};
    3
    obj.field.forEach(el => {
    4
        if(parseFloat(el.fieldWhereFinding) > biggest){
    5
            biggest = parseFloat(el.fieldWhereFinding);
  3. forum.pasja-informatyki.local forum.pasja-informatyki.local Public

    Forked from CodersCommunity/forum.pasja-informatyki.local

    Środowisko deweloperskie forum

    PHP

  4. q2a-user-activity-log q2a-user-activity-log Public

    Additional page in admin panel, allows to show in graphical way what users did on q2a based website

    PHP

  5. CodersCommunity/forum.pasja-informatyki.local CodersCommunity/forum.pasja-informatyki.local Public

    Środowisko deweloperskie forum

    PHP 25 7