Popular repositories Loading
-
cybersecurity_internship_project
cybersecurity_internship_project PublicHardened Node.js + Express user-management app from a cybersecurity internship: SQLi & XSS exploited then secured with parameterized queries, bcrypt, JWT, Helmet, and Winston auditing.
JavaScript 2
-
idaps_red_blue_team_simulator
idaps_red_blue_team_simulator PublicGamified Red Team vs Blue Team cybersecurity simulator with 6 attack vectors, 13 defenses, a seeded resolver engine, and a FastAPI + WebSocket live dashboard.
Python 2
-
robot_survival_path_dp
robot_survival_path_dp PublicInteractive visualizer showing how Dynamic Programming collapses an exponential brute-force search into O(N*M) on the classic minimum-starting-energy grid problem. Vanilla JS.
-
fake_news_analyzer_django
fake_news_analyzer_django PublicDjango web app that flags fake-news indicators in headlines/articles with a transparent, explainable rule-based scoring engine (no black-box ML).
HTML
-
dfs_backtracking_maze_visualizer
dfs_backtracking_maze_visualizer PublicInteractive DFS & Backtracking maze solver with a step-by-step search-tree visualization, call-stack x-ray, and complexity analysis. Browser-based (vanilla JS) + a C++ solver implementation.
C++ 1
If the problem persists, check the GitHub status page or contact support.