Skip to content
View JakesShell's full-sized avatar

Block or report JakesShell

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
JakesShell/README.md

👨‍💻 Software Development and Projects:

Icon

Popular repositories Loading

  1. Cyber-Breach-Analysis-Dashboard Cyber-Breach-Analysis-Dashboard Public

    Browser-based cybersecurity case study dashboard that turns breach research into an interactive timeline, impact review, lessons learned, and defensive planning experience.

    JavaScript 1

  2. Browser-Phishing-Risk-Analyzer Browser-Phishing-Risk-Analyzer Public

    Browser extension that evaluates page URLs for common phishing indicators and displays explainable risk warnings for safer browsing.

    JavaScript 1

  3. JakesShell JakesShell Public

  4. Python-Algorithms-And-Data-Structures-Practice Python-Algorithms-And-Data-Structures-Practice Public

    Curated Python repository of algorithms and data structure practice solutions for interview preparation and problem-solving development.

    Python

  5. PoliticalQuizApp PoliticalQuizApp Public

    This repository contains a Java application designed to help users determine their political affiliation through a quiz. The PoliticalQuizApp uses a series of questions and weighted answers from di…

    Java

  6. BST BST Public

    This repository features a Java implementation of a Binary Search Tree (BST), designed to demonstrate fundamental data structure operations. The BinarySearchTree class provides methods for insertin…

    Java