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
367

over 209 days

This week
0

64 this month

Most active day
12

on Apr 27, 2025

Running year activity
Β·
0 deployments in Dec
Dec
Β·
0 deployments in Jan
Jan
Β·
0 deployments in Feb
Feb
Β·
0 deployments in Mar
Mar
β–†
61 deployments in Apr
Apr
β–ˆ
79 deployments in May
May
β–†
66 deployments in Jun
Jun
β–„
42 deployments in Jul
Jul
β–„
37 deployments in Aug
Aug
β–‚
18 deployments in Sep
Sep
β–†
64 deployments in Oct
Oct
Β·
0 deployments in Nov
Nov

Recent deployments by Peter Theill

14 days ago
πŸ’„ Adjust icon size and spacing in video thumbnail overlay for improved aesthetics
14 days ago
✨ Enhance photo display in dashboard with dynamic placeholders and actual uploads
14 days ago
πŸ’„ Adjust heading tracking for improved typography in upload view
14 days ago
✨ Implement media management feature with upload deletion and UI updates
14 days ago
πŸ”§ Update Ruby version to 3.4.5 and modify development environment for S3 SSL verification
15 days ago
πŸ”§ Update schema version for database
Regenerate schema to reflect the latest database changes.
15 days ago
✨ Add migration to backfill media metadata
Implement a migration that enqueues jobs to extract metadata for media
records with attached files that haven't been processed yet.
πŸ”§ Remove backfill media metadata migration
Replace migration with a rake task for backfilling metadata of existing media files.
15 days ago
πŸ”§ Add migration to backfill media metadata
Enqueue jobs to extract metadata for media records with attached files.
✨ Add metadata extraction for media files
Implement job to extract EXIF metadata and store captured date, latitude,
and longitude in the database.
15 days ago
πŸ’„ Update ruby/setup-ruby action version
Upgrade ruby/setup-ruby from v1.264.0 to v1.265.0 for improved compatibility.
15 days ago
πŸ’„ Add 2025 event to sparetime fun list
Include the EremitagelΓΈbet event for 2025 in the personal site.
15 days ago
πŸ’„ Add footer rendering to event views
Ensure the footer is consistently rendered in both the index and show owner
event views for improved layout and user experience.
15 days ago
πŸ’„ Remove unnecessary comments in media templates
Clean up code by removing redundant loading placeholder comments for images and videos.
15 days ago
✨ Enhance dropdown functionality and styling
Add support for touch devices, improve button state updates, and refine
dropdown menu interactions for better user experience.
16 days ago
✨ Add changelog badge to footer
Include a link to the latest deploys for better visibility of updates.
πŸ’„ Refine phone display styling
Adjust phone notch dimensions and enhance font styling for the clock.
16 days ago
✨ Add event ready email functionality
Send an email to users when an event is created or claimed, including a QR code for sharing.
✨ Add welcome email functionality
Implement user welcome email with HTML and text formats, and configure
mailer to use Resend for email delivery.
16 days ago
✨ Add phone clock controller for real-time display
Implement a Stimulus controller to update and display the current time.
16 days ago
✨ Add spin-gradient animation for feedback effect
Implement a new animation for the save feedback glow effect to enhance user interaction.
16 days ago
πŸ’„ Refactor user creation logic in from_omniauth
Simplify user creation by removing unnecessary variable assignment.
16 days ago
✨ Enhance media upload and display features
Add JSON responses for media creation and failure cases. Improve upload
placeholders and loading states for better user feedback. Refactor
controllers for cleaner code and improved performance.