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

Jaco van Rooyen

Software Developer | Cybersecurity-Focused Builder

I build practical portfolio projects that map to real business workflows, including internal tools, monitoring utilities, reporting dashboards, training portals, and process support applications.

Core Focus Areas

  • Python, Java, JavaScript, and Flask
  • Cybersecurity workflows and internal security tooling
  • Analytics dashboards and business reporting tools
  • Frontend and backend projects designed around real operational use cases

Featured Projects

Cybersecurity And Security Operations

AI, Data, And Business Tools

Operations, Planning, And Delivery

Additional Repositories

I also maintain repositories covering Java fundamentals, Python utilities, project planning, web tools, and database-focused coursework. My goal is to keep improving these projects so they feel closer to the kinds of tools businesses and teams actually use.

Professional Direction

I am especially interested in building:

  • Internal business tools
  • Security-focused applications
  • Reporting dashboards
  • Workflow support systems
  • Practical software that helps teams make decisions and complete work faster

Connect

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