Skip to content
View Soujiro0's full-sized avatar

Highlights

  • Pro

Block or report Soujiro0

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

Hi there, I'm Jerry. πŸ‘‹

Full-Stack Developer | IT | System Architect

Design. Build. Deploy.

LinkedIn β€’ Portfolio


πŸ’» Tech Stack & Tools

I specialize in building robust backend architectures and local-first applications using modern toolchains.

Frontend: React TailwindCSS JavaScript Vite

Backend: NodeJS Express.js Next.js Laravel

Databases & BaaS: MySQL Postgres Supabase

Infrastructure & DevOps: Docker Git GitHub GitHub Actions Nginx


πŸ“Š GitHub Contributions & Activity Graph

Jerry's Contribution Activity Graph

Jerry's GitHub Streak


πŸš€ Featured Launches & Experience

Explore my latest shipped products, internships, and architectural case studies:

  • Toolshare Capstone: A full-stack asset borrowing and inventory management system

    • Architected secure, multi-tier user authentication and authorization workflows to govern asset checkouts, approvals, and inventory logs
  • ValACE OPAC: An on-premise library online public access catalog (OPAC) system

    • Designed high-concurrency relational database schemas and optimized API endpoints for rapid book querying and catalog indexing
  • AniSwipe: A responsive swipe-to-discover anime mobile web application

    • Engineered automated, event-driven GitHub Actions workflows bridging private codebases with public release mirrors
  • LocalLink - Anime Stream: A self-hosted, local-first anime streaming platform

    • Architected network-isolated Docker containers coupled with custom API proxy endpoints for smooth, local-first media streaming
  • ZeroAuth Chat: A zero-registration, ephemeral real-time messaging and WebRTC calling platform

    • Engineered multi-room live channel grids and integrated peer-to-peer audio/video live calling with server-side compression
  • TermHub: An Electron-based desktop terminal workspace manager

    • Built persistent local CLI state recovery to instantly save and restore complex, multi-tab terminal environments across reboots
  • DockLite: A lightweight, fast, and minimalistic web-based Docker management client

    • Streamlined Docker environment management with a web interface without the overhead of heavy desktop applications
  • Google Drive Storage Monitor: A serverless quota monitoring system built on Google Workspace

    • Automated storage tracking and multi-account quota alerts with zero third-party dependencies or external server overhead
  • Auto Puller WSL: A zero-dependency Linux/WSL automation utility

    • Developed background SSH polling, automated Git deployments, and Docker container lifecycle management scripts

πŸ”¬ Continuous Learning & Hands-On Labs

I actively expand my skill set through practical, project-based roadmaps on NextWork, documenting my progress in a structured knowledge base:

  • NextWork Projects & Documentation Showcase β€” A centralized repository of hands-on labs, architectural breakdowns, and step-by-step technical guides spanning Cloud Engineering, AI & LLM Tooling, DevOps & Security, and Full-Stack Systems.
    • Structured Documentation: End-to-end technical walkthroughs, system architecture diagrams, and downloadable lesson guides.
    • Practical Implementations: Real-world cloud configurations, containerization workflows, automation scripts, and live deployments across modern tech stacks.

🧠 What I Bring to the Table

I offer end-to-end software development services, transforming business requirements into scalable, high-performance, and secure technical solutions. Whether you need a robust web application, a local-first service, or a streamlined deployment pipeline, I can deliver:

  1. Custom Full-Stack Development: I build dynamic and responsive web applications from the ground up, seamlessly integrating modern frontends (React, Next.js, Tailwind) with powerful backends (Node.js, Laravel) to deliver exceptional user experiences.
  2. Backend & API Architecture: I design secure, high-concurrency relational databases (MySQL, Postgres) and scalable REST APIs, ensuring your platform handles traffic and complex business logic effortlessly.
  3. Real-Time Communication Systems: Need live chat, video calling, or instant data sync? I integrate WebRTC and WebSocket technologies to create low-latency, real-time distributed systems.
  4. Cloud & DevOps Automation: I streamline your deployment process by engineering robust CI/CD pipelines (GitHub Actions) and containerized workflows (Docker), allowing for rapid, reliable, and automated releases.
  5. Self-Hosted & Local-First Solutions: For strict privacy and zero third-party reliance, I architect network-isolated, local-only applications that give you complete ownership and control over your data.

Pinned Loading

  1. toolshare-borrowing-system toolshare-borrowing-system Public

    Complete architectural overview and system previews for the Toolshare asset borrowing platform. Details the full-stack Laravel/React integration and database schema

  2. valace-opac-system valace-opac-system Public

    System architecture showcase for the ValACE OPAC prototype. A high-performance, containerized library resource platform built with Laravel, React, and Meilisearch. (Closed-source).

  3. aniswipe-releases aniswipe-releases Public

    A swipe-based anime discovery mobile web application designed to help you quickly find and track your next favorite series.

  4. locallink-anime-stream locallink-anime-stream Public

    Self Local Hosted Anime Streaming Proxied site powered by Miruro Pipe

    JavaScript 1

  5. TermHub TermHub Public

    The modern multi-terminal manager desktop application

    TypeScript

  6. wsl-git-autopuller wsl-git-autopuller Public

    A zero-dependency Bash script for automated Git deployments, secure SSH background pulling, and Docker container management on Linux/WSL

    Shell