Giter Site home page Giter Site logo

Image of Brainhub24

👨‍💻 Developer, Software Analyst - WatchDog

{
  "identity": {
    "real_name": "Not important",
    "public_pseudo_names": ["Jason Prime", "IRONCORE", "b1n4ry", "Cookie Smith", "bL0oDG0D", "bLO0DG0D2008", "R3L3453R", "FatRabbit", "MrKenobi", "V", "V3N0M"],
    "secret_pseudo_names": null,
    "current_company": null,
    "former_company": null,
    "job_title": SHADOW-WARRIOR,
    "position": null,
    "salary": null,
    "birthday": null,
    "country": "Germany (DE)",
    "city": "Hamburg (HH)"
  },
  "skills": {
    "coding": ["PHP", "MySQL", "HTML", "CSS", "JS", "ReactJS", "React Native", "jQuery", "Bash", "IT Security", "Linux", "Penetration Testing", "Firewall Management"],
    "interests": [
      {"category": "Development"},
      {"category": "Business Projects"},
      {"category": "Code Analysis"},
      {"category": "Linux"},
      {"category": "Android"},
      {"category": "IT Security"}
    ]
  },
  "favorite_repos": [
    {
      "name": "TMS",
      "description": "The Mainframe Simulator",
      "url": "https://github.com/Mainframe-Simulator/TMS"
    },
    {
      "name": "thanos.sh",
      "description": "This is the aggressive Thanos Fork Bomb - THE AVENGERS VERSION",
      "url": "https://github.com/HeimSec/FORKBOMB/blob/main/thanos.sh"
    },
    {
      "name": "VENOM - Portscanner",
      "description": "Unleash the Storm, Dominate the Ports!",
      "url": "https://github.com/HeimSec/VENOM"
    },
    {
      "name": "Wordpress-TimeCraft-Plugin",
      "description": "TimeCraft is a WordPress plugin that displays the current date and time on your dashboard with real-time updates using AJAX. Stay informed and add a touch of professionalism to your workspace.",
      "url": "https://github.com/Brainhub24/Wordpress-TimeCraft-Plugin"
    },
    {
      "name": "ATM",
      "description": "This is a command-line ATM simulator built with C++. It allows users to perform basic banking transactions such as deposit, withdraw, check balance, and make payments to other banks.",
      "url": "https://github.com/Brainhub24/ATM"
    },
    {
      "name": "LFBot",
      "description": "Automating Content Box Expansion for Enhanced Training Efficiency at The Linux Foundation. Simplify the process, save time.",
      "url": "https://github.com/Brainhub24/LFBot"
    },
    {
      "name": "NAT-Subnetting",
      "description": "This PowerShell script creates a virtual machine (VM) switch with the name NATSwitch12 and type Internal. It then retrieves a list of network adapters and adds an IP address 192.168.12.1 with a prefix length of 24 to the network adapter with an interface index of 12.",
      "url": "https://github.com/Brainhub24/NAT-Subnetting"
    },
    {
      "name": "mfind",
      "description": "mfind is a command-line utility that allows you to search for media files in a specified directory. This tool is currently under development, I wrote this tool on the side based on knowledge from my current LPIC-1 course.",
      "url": "https://github.com/Brainhub24/mfind"
    }
  ],
  "quotes": [
    {
      "quote": "Never give up!",
      "author": "Unknown"
    },
    {
      "quote": "Hacking is not a crime. It is a silent revolution.",
      "author": "Anonymous"
    },
    {
      "quote": "Your time is limited, don't waste it living someone else's life.",
      "author": "Steve Jobs"
    },
    {
      "quote": "Success is not final, failure is not fatal: It is the courage to continue that counts.",
      "author": "Winston Churchill"
    },
    {
      "quote": "The biggest threat to an organization is not always the hacker on the outside; quite often it's a disgruntled employee with a personal agenda.",
      "author": "Kevin Mitnick"
    }
  ]
}

github contribution grid snake animation

BIO

  • 💻 I love writing code and learn anythings about python ai
  • 📚 I highly love PHP, LINUX & powerful frameworks
  • ⚙️ I use daily: .py, .php, .sql, .js, .html, .htaccess, .css, .svg, .psd, .ai
  • 🐍 I love to collect and evaluate information with different methodes

    #HUMINT #OSINT #SIGINT #COMINT #ELINT #IMINT with my modified Drone

  • 🥼 I also like to read about technics like #MASINT

    RADINT::ACOUSTINT::NUCINT::RF/EMPINT::ELECTRO-OPTINT::LASINT::RINT::CBINT::DEWINT::IRINT etc.

  • 🌍 I'm mostly active within the Laravel Community
  • 🌱 Learning all about AI, Open Source, Programming Languages, IT-Security
  • 📫 Reach me: twitter.com/MrKenobi
  • ⚡️ Fun fact: I'm a huge fan of STARWARS

Stats: StatisticsStats: Languages


­Jason Prime's Projects

pybot icon pybot

A simple DDoS botnet with basic authentication system written in Python

pycdc icon pycdc

C++ python bytecode disassembler and decompiler

pycompile icon pycompile

Compile Python Script to Base64,Zlib,Marshal

pycrypt icon pycrypt

PYcrypt - 'python backdoor' framework

pygen icon pygen

This program help you generate the password on your commandline with python. Forked @aditya-waghmare1 and upgraded a little bit.

python-for-android icon python-for-android

Turn your Python application into an Android APK - build your own python and extensions

python-for-hackers icon python-for-hackers

python projects for ethical hacking and the students to learn python for cyper security (<_>)

pytube icon pytube

A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.

qbot icon qbot

Qbot Botnet. Telnet botnet, most powerfull and strong botnet. requirements: 2 linux server.

qira icon qira

QEMU Interactive Runtime Analyser

qlib icon qlib

Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies. An increasing number of SOTA Quant research works/papers are released in Qlib.

qrljacking icon qrljacking

QRLJacking or Quick Response Code Login Jacking is a simple-but-nasty attack vector affecting all the applications that relays on “Login with QR code” feature as a secure way to login into accounts which aims for hijacking users session by attackers.

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.