Nginx static hosting for this portfolio.
Portfolio hub
Projects built across web, servers, stores, and tools.
Everything is grouped so visitors can browse fast: screenshots, month/year stamps, what each project does, and how it connects to the bigger setup.
Hosted portfolio, storefront pages, and project screenshots on a custom subdomain.
Sichi Shop
Custom shift knob and cabin goods storefront with product browsing, a request cart, mobile layout, and a checkout flow that helps customers send fitment details clearly.
- Product filters for can knobs, printed parts, and cabin goods.
- Checkout note builder for contact, car details, shipping, and fitment.
- Mobile screenshots captured so the project looks sharp on portfolio cards.
Homelab, Docker, email, and routing
The portfolio is now part of the same homelab story: a live Nginx container, Cloudflare Tunnel public route, custom `portfolio.sichi.me` hostname, and server-side routing through the existing stack.
- Docker stacks for portfolio hosting, Steam Farm, mail services, and server utilities.
- Cloudflare Tunnel routes for public apps without exposing random ports.
- Domain mail and DNS learning grouped into the Homelab category.
Public hostnames routed into the home server stack.
Mail server and custom domain email notes.
Internal routing layer for multiple services.
Mochi's Steam Farm
A branded customer portal and containerized service stack with public pages, account dashboards, service requests, and a separated admin path.
- Public route on the Sichi domain family.
- Customer-facing pages separate from admin management.
- Container services connected through the homelab proxy network.
farm.sichi.me -> customer portal portfolio.sichi.me -> portfolio mochi-proxy network -> shared routing docker stacks -> managed services
Plugins and server tooling
Server-side work gets its own category now: plugin planning, game server utilities, Discord bot services, item catalogs, and automation around community servers.
- RocketMod-focused Unturned plugin planning and server utility direction.
- Discord bot service work running from the homelab stack.
- Moonlight item browser with local icon sync and fast item lookup.
Tools and plugin plans for game communities.
Hosted bot stack for community automation.
Searchable icon and item lookup for players.
Discord Bot
Community bot work for server automation, player support, and clean Discord embeds connected to the game server and homelab services.
- Embed posts for server status, alerts, announcements, and command responses.
- RCON bridge for controlled game-server actions from Discord commands.
- Database-backed logs for tickets, moderation actions, users, and server events.
Online status, player count, restart notices, queue updates, and staff alerts formatted for Discord.
/server say Restart in 10 minutesCommands route from Discord to the game server with controlled responses.
tickets, logs, roles, actionsPersistent records keep support and server actions organized.