Bullseye-0xD4763
Passionate about Cyber Security. In particular: Red Teaming, Threat Intelligence and Social Engineering. With a light taste for physical security.
Portugal
Pinned Repositories
Algorithms-and-Data-Structures
Small projects developed in order to solidify my understanding of crucial computer science concepts, such as: Algorithms, Program correctness, Time complexity, Size complexity, modern Data Structures and Graph theory.
Artificial-Intelligence
Auto-OS
Auto-OS: a script that automates several Linux OS hardening practices Currently in version 1.5
Bullseye-0xD4763
Config files for my GitHub profile.
Computing-Laboratories-I
A fully designed graphical recreation of the game "Block Dude" developed in order to solidify my knowledge of the Haskell programming language.
Computing-Laboratories-II
A ASCII, terminal-based recreation of the board game "Reversi" developed in order to solidify my knowledge of the C programming language.
Computing-Laboratories-III
Management and Query Software for the "Yelp.com" online platform.
Development-of-Software-Systems
CLI Application for Managing a Computer Repair Shop. A State Machine Design is used to determine which commands are accessible based on employee's seniority.
Functional-Programming
Small projects developed in order to solidify my understanding of the Haskell language, and the functional programming paradigm.
Login-Bruteforcer
Login Bruteforce software developed as part of the "Complete Ethical Hacking Bootcamp 2022 Zero to Mastery" course.
Bullseye-0xD4763's Repositories
Bullseye-0xD4763/Computing-Laboratories-I
A fully designed graphical recreation of the game "Block Dude" developed in order to solidify my knowledge of the Haskell programming language.
Bullseye-0xD4763/Login-Bruteforcer
Login Bruteforce software developed as part of the "Complete Ethical Hacking Bootcamp 2022 Zero to Mastery" course.
Bullseye-0xD4763/Algorithms-and-Data-Structures
Small projects developed in order to solidify my understanding of crucial computer science concepts, such as: Algorithms, Program correctness, Time complexity, Size complexity, modern Data Structures and Graph theory.
Bullseye-0xD4763/Artificial-Intelligence
Bullseye-0xD4763/Auto-OS
Auto-OS: a script that automates several Linux OS hardening practices Currently in version 1.5
Bullseye-0xD4763/Bullseye-0xD4763
Config files for my GitHub profile.
Bullseye-0xD4763/Computing-Laboratories-II
A ASCII, terminal-based recreation of the board game "Reversi" developed in order to solidify my knowledge of the C programming language.
Bullseye-0xD4763/Computing-Laboratories-III
Management and Query Software for the "Yelp.com" online platform.
Bullseye-0xD4763/Development-of-Software-Systems
CLI Application for Managing a Computer Repair Shop. A State Machine Design is used to determine which commands are accessible based on employee's seniority.
Bullseye-0xD4763/Functional-Programming
Small projects developed in order to solidify my understanding of the Haskell language, and the functional programming paradigm.
Bullseye-0xD4763/Graphic-Computation
A game engine builty using only C++, making use of the OpenGL, GLUT library. Currently renders a Solar System, whose configuration is load from an XML file.
Bullseye-0xD4763/Imperative-Programming
Small projects developed in order to solidify my understanding of the C language, and the imperative programming paradigm.
Bullseye-0xD4763/KRACK-attack
Python code use in order to perform a KRACK attack.
Bullseye-0xD4763/Language-Processing
CSV to JSON Conversor converts standard CSV files to JSON using regex expressions to substitute rows of CSV to JSON format
Bullseye-0xD4763/Learning-Ransomware
Ransomwared coded in python in an attempt to better understand this type of malware
Bullseye-0xD4763/Port-Scanner
A port scanner developed as part of the "Complete Ethical Hacking Bootcamp 2022 Zero to Mastery" course.
Bullseye-0xD4763/Simple-Football-Manager
A rendiition of the popular game "Football Manager" developed in order to familiarize myself with OOP concepts, methodology and best practices.
Bullseye-0xD4763/SYP-Keylogger
A short but effective local keylogger written in Python. Succesfully got several WPA2 enterprise credentials.