A fast, filterable, data-driven explorer for consumer SSD specifications.
Built as a lightweight tool for researching controllers, NAND types, interfaces, capacities, and real-world characteristics across many drives.
The project focuses on clarity, performance, and usability rather than marketing content. It behaves more like a technical database than a shopping site.
SSD Explorer aggregates structured SSD data from a Google Sheet and presents it through a modern, minimal interface with powerful filtering.
It is designed to answer questions such as:
- Which SSDs use TLC NAND and a specific controller?
- What options exist within a certain capacity range?
- Which models support a given interface generation?
- How different drives compare at a glance
All filtering happens client-side for speed, while data fetching is cached to minimize external requests.
A real-time Docker container monitoring dashboard with live log streaming, container management, and performance metrics visualization.
Docker Log Streamer is a web-based application that provides a unified interface for monitoring Docker containers. It streams container logs in real-time, displays live performance metrics (CPU, memory, network I/O), and allows quick container lifecycle management—all without needing to access the command line.
Collection of my early journey exercises / mini-projects, working with html and vanilla js, and learning about web development basics.