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.

Web stack portfolio.sichi.me

Hosted portfolio, storefront pages, and project screenshots on a custom subdomain.

June 2026

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.
Sichi Shop desktop screenshot Sichi Shop checkout screenshot Sichi Shop mobile screenshot
June 2026

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.
Dockermochi-portfolio

Nginx static hosting for this portfolio.

RoutingCloudflare Tunnel

Public hostnames routed into the home server stack.

EmailDomain mail

Mail server and custom domain email notes.

AdminTraefik / Nginx

Internal routing layer for multiple services.

June 2026

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.
service map
farm.sichi.me        -> customer portal
portfolio.sichi.me   -> portfolio
mochi-proxy network  -> shared routing
docker stacks        -> managed services
June 2026

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.
PluginServer utilities

Tools and plugin plans for game communities.

BotDiscord services

Hosted bot stack for community automation.

Game toolItem browser

Searchable icon and item lookup for players.

June 2026

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.
View related posts
Embed preview Server Status

Online status, player count, restart notices, queue updates, and staff alerts formatted for Discord.

RCON/server say Restart in 10 minutes

Commands route from Discord to the game server with controlled responses.

Databasetickets, logs, roles, actions

Persistent records keep support and server actions organized.