Peter Theill

Peter Theill

Commanigy

My name is Peter Theill, a Copenhagen-based software engineer and entrepreneur. I’m a co-founder of Zublime, Outbound & Familio but also do indie-hacking at Commanigy. I started playing around with programming back in 1987 on a good old Commodore 64 and released my first couple of shareware products on Windows around 1994.

Deployment Stats

Total deployments
24

over 129 days

This week
12

13 this month

Most active day
7

on Sep 15, 2025

Running year activity
·
0 deployments in Oct
Oct
·
0 deployments in Nov
Nov
·
0 deployments in Dec
Dec
·
0 deployments in Jan
Jan
·
0 deployments in Feb
Feb
·
0 deployments in Mar
Mar
·
0 deployments in Apr
Apr
6 deployments in May
May
2 deployments in Jun
Jun
1 deployment in Jul
Jul
3 deployments in Aug
Aug
12 deployments in Sep
Sep

Recent deployments by Peter Theill host: nstatxt.com Clear filter

about 23 hours ago
Refactor popular file types calculation
Improve the logic for calculating popular file types by grouping and
summing counts based on friendly type names for better clarity and
performance.
about 23 hours ago
Add live stats section with animations
Implement live statistics display with animated counters and scroll effects
for enhanced user engagement and real-time data visualization.
about 24 hours ago
💄 Enhance document display and attachment handling
Improve table styling and add attachment details in the document view.
1 day ago
⚡️ Update media source URLs for attachments
Replace direct media URL helper with preview document path for
audio, image, and video previews to ensure consistent access
to attachment content.
1 day ago
⚡️ Redirect media files to signed S3 URLs
Update media file handling to improve performance and security by
redirecting to signed S3 URLs instead of downloading files directly.
1 day ago
⚡️ Enhance attachment download handling
Redirect to signed URL for S3 attachments and fallback to direct
download for others, improving file access and security.
1 day ago
🐛 Avoid downloading entire file when hovering
Add data attributes and title to the download link for improved
accessibility and functionality.
2 days ago
💄 Adjust padding and margin for document display
Refine layout of document update and deletion warning for better
visual consistency.
⚡️ Enhance file upload progress tracking
Implement detailed progress indicators for file uploads, including
estimated time remaining and automatic removal of completed uploads.
💄 Update text area placeholder and button label
Change placeholder text for document editing and update button label
for adding files to enhance clarity and user guidance.
2 days ago
⚡️ Improve upload progress messaging
Simplify progress text and add fallback for progress events.
2 days ago
🐛 Remove large file upload warning
Eliminate the confirmation prompt for uploading large files directly to S3.
⚡️ Improve performance of upload
Add much better preview
2 days ago
⬆️ Use S3 for storage
2 days ago
⬆️ Update gem versions and Procfile configuration
Upgrade Rails, SQLite3, and Puma versions for improved stability and
performance. Adjust CSS process port in Procfile.dev.
26 days ago
Set PORT for web server in Procfile.dev
Configure the web server to run on port 3107 for local development.
about 1 month ago
Add footer component and update layout
Introduce a new footer component and adjust the main layout for better
structure and visual consistency.
about 1 month ago
💄 Fix design
💄 Tweak style
about 2 months ago
🔧 Implement code changes to enhance functionality and improve performance
3 months ago
Add tabbed document editor with live preview and settings panel
3 months ago
🎨 Add content preview and deletion schedule to admin documents list
4 months ago
🔧 Update Discord username in deployment notifications
Change the Discord username from 'Deployed' to 'Nstatxt' for better
identification in deployment messages.
4 months ago
🧹 Remove whitespace in DocumentCleanupJob