Dynamic Security Consultant with Pyramid Cyber Security and Forensics, adept at executing comprehensive vulnerability assessments and delivering strategic insights. Proficient in Python and C++, I excel in red teaming and reporting, driving compliance and enhancing organizational security posture through meticulous analysis and actionable recommendations.
Completed the workshop on Data Analytics and Deep Learning with Samatrix.io
Completed CEH
FLAPPY BIRD, A Flappy Bird implemented in Python is a simple 2D game where a bird, represented as a sprite, is controlled by player input, typically keyboard presses or mouse clicks, causing the bird to flap its wings and ascend momentarily. The bird is subjected to gravity, causing it to descend naturally, and the player's objective is to navigate it through a series of randomly generated pipes with narrow openings, earning one point for each successful pass. The game keeps track of the player's score and ends if the bird collides with the ground or any of the pipes. Python's Pygame library is often used for creating the game's graphical elements and handling user input, making it a popular choice for implementing Flappy Bird-like games in the Python programming language. GYM TRAINING APK, A Gym training APK using Python is a mobile application that leverages the Gym library, a popular open-source toolkit for developing and comparing reinforcement learning algorithms. this APK allows users to engage in various gym environments, such as game simulations or real-world scenarios, and apply Python code to train and evaluate reinforcement learning agents It provides a user-friendly interface for selecting and configuring training tasks and visualizing the agent's progress, making it accessible for individuals interested in experimenting with and learning about reinforcement learning techniques on their mobile devices.