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

Block or report PhantomVisible

Report abuse

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

Report abuse
PhantomVisible/README.md

Typing SVG


> whoami

I architect backends that don't buckle and ship frontends that don't embarrass anyone. Currently deep in the trenches of Spring Security and AI automation β€” because manually doing things twice is a personal failure.


> ls -la ./projects

Project Stack What It Does
🌿 Plant Social Spring Boot Β· Angular Β· PostgreSQL Independent social platform for plant enthusiasts β€” think Instagram, but your followers actually grow
🏦 Bank Account System Java · Spring Security · JWT Production-grade banking architecture with secure transaction flows and role-based access control
πŸšͺ Kamal Steel Doors Three.js Β· SEO Β· Performance Business website engineered for conversion β€” lightweight, fast, and ranking

> cat toolbox.txt

Backend & Systems

My Skills

Frontend & Web

My Skills

DevOps & Tooling

My Skills


> source ai_tools.env

AI Assistants & Copilots

Claude ChatGPT Gemini GitHub Copilot

Vibe Coding & AI-Native IDEs

Cursor v0 Bolt Lovable

AI-Powered Pipelines

LangChain Hugging Face Ollama


> cat currently_learning.md

// Current focus areas β€” updated when the coffee hits @ActivelyMastering({ "Spring Security" : "OAuth2, JWT, Method-Level Security, Custom Filters", "AI Automation" : "LangChain4j, Prompt Engineering, Agent Workflows", "Architecture" : "Hexagonal Architecture, Event-Driven Design, DDD" }) public class CurrentFocus { }

> git log --stat

GitHub Streak


> cron "*/week * * * *" run automation.sh

⚑ This section auto-updates via GitHub Activity β€” set up the workflow and recent pushes/PRs will appear here automatically.

[Mon] βœ… Pushed to plant-social/feature/post-feed [Tue] πŸ”€ Merged PR: Add JWT refresh token rotation [Wed] πŸ› Fixed: Race condition in account transfer endpoint [Thu] πŸ“¦ Released: kamal-steel-doors v2.1.0 [Fri] πŸ€– Automated: Weekly dependency audit via GitHub Actions 

> curl connect.json

LinkedInΒ Β  Portfolio


Visitor Count

Popular repositories Loading

  1. car-management-system car-management-system Public

    Microservices project about renting cars

    Java 17

  2. Student-Management-Console-App Student-Management-Console-App Public

    Java 15

  3. PlantSocial PlantSocial Public

    start of a plant based app journey

    TypeScript 1

  4. small-projects small-projects Public

    arkx

    Java

  5. clustered-data-warehouse clustered-data-warehouse Public

    ClusteredData Warehouse

    Java

  6. bank-account-system bank-account-system Public

    Developing a robust banking application where users can manage accounts, perform transactions, and generate account statements. The application follows clean architecture principles and handles per…

    Java