You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
records live terminal sessions, preserves timing and ANSI output, replays them interactively, and exports polished artifacts for tutorials, onboarding, demos, bug reports, and README storytelling.
A beginner-friendly Python CLI tool that automatically detects a project type, generates Docker support files, validates the Dockerfile, checks for common mistakes, builds the image, and helps comm…
A simple Telegram bot that creates support tickets in **Zammad**. Users can send their problem through Telegram, and the bot forwards it to Zammad using the **Zammad API**.
Priority Pilot is a Flask web app that turns messy task notes into a realistic focus plan. It is not just a styled webpage: the backend parses rough text, scores tasks, chooses the best work for a …
Dockerfiles tend to accrete over time: extra layers, expensive cache misses, oversized base images, and package-manager leftovers. `dockergenome` treats your Dockerfile like a genome: