interface Profile {
name: string;
username: string;
roles: readonly string[];
}
export default {
name: 'Petr Kašpar',
username: 'ksprptr',
roles: [
'Junior Full-Stack Developer',
'Video Maker',
],
} satisfies Profile;
Pinned Loading
-
drop-to
drop-to PublicSelf-hosted file uploader that routes uploads through your own storage backends — Google Drive or any S3-compatible bucket — instead of your app server's disk.
TypeScript
-
url-shortener
url-shortener PublicA privacy-friendly URL shortener. Pick how long a link lives — an hour, a week, forever — share it, and manage every link you ever made from a small admin.
TypeScript
-
dev-toolkit
dev-toolkit PublicPassword, hash, JWT and URL utilities that run entirely in your browser — no backend and no tracking.
TypeScript
-
qr-generator
qr-generator PublicModern QR code generator for permanent QR codes that never expire — fully client-side, no backend and no tracking.
TypeScript
-
excalidraw-docker
excalidraw-docker PublicForked from pmoscode-helm/excalidraw-docker
Self-hosted Excalidraw with a runtime-configurable collaboration server and a persistent shared room — everyone who opens the app lands in the same board, no room links required.
Shell
-
coolify-garage
coolify-garage PublicSelf-hosted S3-compatible object storage (Garage + garage-webui) with automatic cluster initialization — ready for one-click deploy on Coolify.
Shell
If the problem persists, check the GitHub status page or contact support.


