Skip to content

N i s h a n t
P a t i l .

Building digital systems with personality.

Frontend developer, infrastructure tinkerer, and self-hosting enthusiast. I build interfaces, run systems, and occasionally break things in interesting ways.

System Status
InfrastructureOperational
HostFlashpoint
Services12 Running
Node StatusRunning
Uptime99.67%
FlickLabs
About

The person behind the systems.

Bio

I'm Nishant Patil, a developer who operates at the intersection of frontend craft and infrastructure engineering. I build polished web interfaces by day and tinker with self-hosted systems, homelab infrastructure, and automation pipelines whenever I get the chance.

My approach is hands-on and full-spectrum — from pixel-perfect UI components in React and Next.js to running Proxmox clusters, Docker stacks, and monitoring pipelines on bare metal. I believe the best developers understand both sides: the interface users touch and the systems that power it.

When I'm not shipping code, I'm usually exploring new tools, breaking things in interesting ways on my homelab, or working on side projects that scratch a particular itch. I care deeply about craft — interfaces should feel alive, systems should be resilient, and code should be intentional.

“Build things that work. Make them feel right. Ship them before they're perfect — then iterate.”

FocusFrontend & Infrastructure
Based InVadodara,Gujarat,India
ExperienceBuilding since 2024
FuelCuriosity & caffeine
Current Focus

Building Flick Labs v2 — expanding the homelab, and experimenting with AI tooling and automation workflows.

Toolchain

Systems & Stack

The tools, technologies, and systems I work with daily — from frontend interfaces to bare-metal infrastructure.

REACTNEXT.JSTSTYPESCRIPT🐳DOCKERPROXMOXTAILWINDFRAMERNODE.JS🐧LINUXTAILSCALEN8NGRAFANAREACTNEXT.JSTSTYPESCRIPT🐳DOCKERPROXMOXTAILWINDFRAMERNODE.JS🐧LINUXTAILSCALEN8NGRAFANAREACTNEXT.JSTSTYPESCRIPT🐳DOCKERPROXMOXTAILWINDFRAMERNODE.JS🐧LINUXTAILSCALEN8NGRAFANAREACTNEXT.JSTSTYPESCRIPT🐳DOCKERPROXMOXTAILWINDFRAMERNODE.JS🐧LINUXTAILSCALEN8NGRAFANA
FRONTEND

React

Declarative SPA component architecture

LANGUAGES

TypeScript

FRONTEND

Next.js

SSR production framework

STYLING

Tailwind CSS

ANIMATION

Framer Motion

INFRASTRUCTURE

Docker

Hyper-isolated container engine

ANIMATION

GSAP

INFRASTRUCTURE

Proxmox VE

Bare-metal Type-1 Hypervisor cluster

shell

zsh

OPERATING SYSTEM

Linux

DESIGN

Figma

Interactive vector prototyping

AUTOMATION

n8n

Logical visual node integrations

STORAGE

TrueNAS

WORKFLOW

Git & Versioning

ENVIRONMENT

VS Code

PROTOCOLS

SSH Protocols

BACKEND

Node.js

NETWORKING

Tailscale

MANAGEMENT

Portainer

NETWORKING

Private Network

Infrastructure

Flick Labs

A self-hosted homelab running 12+ services on bare metal. Proxmox hypervisor, Docker stacks, automated deployments — the cloud is someone else's computer. This one is mine.

Infrastructure Topology
Layer 0 — Hardware
Bare Metal Server

Proxmox VE Hypervisor

Layer 1 — Containers
Docker
LXC
VMs
Stacks
Layer 2 — Network
Nginx
DNS
VPN
Tunnel
Layer 3 — Services
12+

Active Services

Proxmox VE

Type-1 hypervisor managing all VMs and containers

infrastructure
Docker Engine

Container runtime for application workloads

infrastructure
Nginx Proxy

Reverse proxy with SSL termination and routing

networking
Nextcloud

Self-hosted cloud storage and collaboration

application
Gitea

Lightweight Git hosting for private repositories

application
Grafana

Monitoring dashboards and alerting

infrastructure
Pi-hole

Network-wide DNS filtering and ad blocking

networking
Minecraft Server

Custom modded server with monitoring

gaming
Tailscale VPN

Secure remote access to homelab network

networking
Prometheus

Metrics collection and time-series database

infrastructure
Uptime Kuma

Service health monitoring and status page

infrastructure
Homepage

Dashboard for services

application
n8n

Workflow automation for various tasks

automation
Portfolio

Selected Projects

A curated showcase of engineering builds — from full-stack platforms and tracking systems to custom homelab infrastructure.

Bus Radar
Featured ProjectLive
Full-StackRead More

Bus Radar

A Real-Time Bus Tracking System for University Bus Transportation

Built out of a need for a reliable and efficient bus tracking system for our university transportation network.

Challenge

Creating a stable real-time tracking system for buses across campus with considerations for GPS accuracy, network latency, and user experience.

Architecture

Full Stack application using React Native, Node.Js MonogoDB and SocketIO with real-time location tracking.

React NativeNode.JsMonogoDBSocketIO
Hotel Bazar
Full-StackLive

Hotel BazarRead More

A hospitality-focused e-commerce platform built as freelance client work with a responsive storefront and product management system.

Motivation

Built to improve the browsing and purchasing experience for hospitality-related products through a clean and modern frontend experience.

Challenge

Creating scalable and responsive UI layouts while handling authentication flows and large product catalogs.

Architecture

Full-stack application using Next.js, Express.js, and MongoDB with modular frontend architecture and REST API integration.

Contribution

I worked primarily on the frontend experience, UI implementation, and responsive layouts during an earlier development phase of the project. The current live product may differ from the original implementation.

Next.jsTailwindCSSNode.jsExpress.jsMongoDB
Vercel & Render
TopDock
FrontendLive

TopDockRead More

A real-time Docker container stats dashboard for your terminal — CPU, memory, network, and block I/O at a glance.

Motivation

Built out of a need for a real-time and lightweight Docker container stats dashboard for quick monitoring while working on multiple containerized applications.

Challenge

Creating a stable real-time dashboard with clean UI that displays accurate Docker stats without performance overhead.

Architecture

A cross platform CLI tool for real-time Docker container stats, Built with Python. It uses the Docker Engine API to fetch container stats and display them in a user-friendly interface.

PythonDocker
PyPi
Flick Labs
InfrastructureActive

Flick LabsRead More

Self-hosted homelab infrastructure running 12+ services on Proxmox with automated deployment pipelines.

Motivation

The cloud is someone else's computer. I wanted my own — with full control over networking, storage, and compute.

Challenge

Designing a resilient multi-service architecture on consumer hardware with proper isolation, backup strategies, and zero-downtime updates.

Architecture

Proxmox hypervisor → LXC containers + Docker Compose stacks → Nginx reverse proxy → Cloudflare tunnel for external access.

ProxmoxDockerNginxCloudflareGrafana
Self-hosted bare metal
Internal Node
Scramble Flow
FrontendLive

Scramble FlowRead More

A modern cube timer and scramble tool built for speedcubers with a focus on clean interactions and smooth session tracking.

Motivation

Created to make cube timing feel fast, immersive, and distraction-free while keeping the interface minimal and polished.

Challenge

Balancing responsive keyboard interactions, timing precision, and readable solve tracking across devices.

Architecture

Frontend-focused application built with responsive UI patterns and lightweight interaction systems for a smooth timing experience.

React.jsJavaScriptTailwindCSS
Vercel
Minecraft Infrastructure
InfrastructureActive

Minecraft InfrastructureRead More

Production-grade Minecraft server deployment with custom plugins, automated backups, and monitoring dashboards.

Motivation

If you're going to run a game server, run it like actual infrastructure — with monitoring, CI/CD, and proper incident response.

Challenge

JVM tuning for consistent tick rates under load, custom plugin development for gameplay mechanics, and automated world backup with point-in-time recovery.

Architecture

Dedicated Proxmox VM → Docker container with JVM optimization → Velocity proxy → Grafana + Prometheus monitoring stack.

JavaDockerShell
Self-hosted VM
Internal Node
Canteen Connect
Full-StackLive

Canteen ConnectRead More

A campus food ordering platform that streamlined the canteen experience for 500+ daily users.

Motivation

The campus canteen queue was a daily 20-minute problem. Built a solution that reduced average wait time to under 5 minutes.

Challenge

Handling concurrent orders during peak lunch hours with real-time status updates and kitchen-side order management.

Architecture

Next.js frontend with real-time order tracking, Express backend with queue management, MongoDB for order persistence.

Next.jsExpressMongoDBSocket.ioTailwind CSS
Vercel & Render
Automation Systems
AutomationActive

Automation SystemsRead More

Collection of automation pipelines — from CI/CD workflows to home automation scripts and infrastructure provisioning.

Motivation

Repetitive tasks are bugs in your workflow. Every manual process is a candidate for automation.

Challenge

Building reliable automation that handles edge cases gracefully — because a failed automation at 3 AM is worse than no automation.

Architecture

GitHub Actions for CI/CD, custom shell scripts for homelab management, cron-based health checks.

GitHub Actionsn8nShellPythonDocker
Various
Internal Node
Ultimate Tic Tac Toe
FrontendLive

Ultimate Tic Tac ToeRead More

A modern implementation of Ultimate Tic Tac Toe focused on strategic gameplay, responsive interactions, and clean visual feedback.

Motivation

Built as an experiment in translating a more complex board game into a smooth and intuitive browser experience while exploring frontend game-state management.

Challenge

Managing nested game logic, move restrictions, and active board states while keeping interactions visually clear and easy to follow.

Architecture

Frontend-focused game architecture built around component-driven state management, dynamic board rendering, and responsive interaction handling.

Next.jsTypeScriptTailwindCSS
Vercel
Right Now

Currently Building

What I'm working on, exploring, or planning next.

Flick Labs Dashboard

Active

A custom self-hosted homepage built with gethomepage.dev, configured through modular YAML-based service definitions to centralize homelab services, infrastructure monitoring, and operational shortcuts.

gethomepage.devDockerYAMLSelf HostingInfrastructure

AI Tooling Exploration

Exploring

Experimenting with local LLM deployment, RAG pipelines, and AI-assisted development workflows.

OllamaLM-StudioPython

Homelab v3 Migration

Planned

Planning hardware upgrade — moving to rack-mounted infrastructure with 10GbE networking and ZFS storage.

ProxmoxZFSNetworking

Automation Suite

Planned

Building a unified dashboard for managing all homelab automation — deployments, backups, and health checks.

ReactWatchtowerDocker API

Metrics & Monitoring

Exploring

Experimenting with metrics collection, dashboards, uptime monitoring, and infrastructure visualization in a self-hosted environment.

GrafanaPrometheusDocker
Contact

Let's build something.

Got an interesting project, infrastructure challenge, or just want to talk systems? Drop a message here or connect via any platform.

DIRECT DISPATCHvishvesh346@gmail.com

Built by Nishant Patil — Nishantverse © 2026