Skip to content
View 0xsamesh's full-sized avatar

Highlights

  • Pro

Block or report 0xsamesh

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.

Content in all repositories owned by your account will be closed.
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

Popular repositories Loading

  1. cybersecurity_internship_project cybersecurity_internship_project Public

    Hardened 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

  2. idaps_red_blue_team_simulator idaps_red_blue_team_simulator Public

    Gamified 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

  3. robot_survival_path_dp robot_survival_path_dp Public

    Interactive 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.

    HTML 1 1

  4. fake_news_analyzer_django fake_news_analyzer_django Public

    Django web app that flags fake-news indicators in headlines/articles with a transparent, explainable rule-based scoring engine (no black-box ML).

    HTML

  5. dfs_backtracking_maze_visualizer dfs_backtracking_maze_visualizer Public

    Interactive 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