Skip to content
View john0123412's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report john0123412

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
john0123412/README.md

john0123412

CS student · Web Security · CTF · Agent Workflows

Portfolio


About

I focus on web security, CTF practice, programming fundamentals, math modeling, and automation workflows. I prefer small tools, repeatable workflows, and projects that can be tested from the terminal.

focus    : security / CTF / agents / automation
learning : C++, algorithms, linear algebra, graph theory
building : CLI tools, web tools, personal workflows
style    : simple, useful, low-noise

Repository Map

Project Focus
PawnLogic Terminal-first autonomous AI agent with model routing, memory, local tool execution, MCP integration, and CTF-oriented tooling.
web-vulnerability-scanner Python DVWA practice toolkit for SQL injection, reflected XSS, and HTTP brute-force testing.
john0123412.github.io Personal technical homepage built with Vue 3, Vite, Vercel, and Cloudflare.
LeetCode-Practice Python algorithm practice and data-structure training.

Current Work

  • Building and refining PawnLogic as an agent workflow project.
  • Practicing Web security through small, auditable Python tools.
  • Keeping algorithm, C++, and math-course notes close to implementation.
  • Improving a personal technical homepage and knowledge workflow.

Stack

Languages : Python, C/C++, JavaScript, Shell
Security  : Web Security, CTF labs, SQLi, XSS, brute-force practice
Agent     : Tool calling, MCP, terminal workflows, local execution
Web       : Vue, Vite, Node.js, GitHub Pages / Vercel
Runtime   : Linux / WSL2, Docker, Git

Charts

GitHub stats Most used languages by commit

quiet tools / security practice / agent workflows

Pinned Loading

  1. PawnLogic PawnLogic Public

    A modular AI Agent framework designed for complex task orchestration and logic reasoning.

    Python 4