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.

🎉
18

likes received across all deployments

Deployment Stats

Total Deployments
189

over 68 days

This Week
22

95 this month

Most Active Day
12

Apr 27, 2025

12-Month Activity
·
0 deployments in Jul
Jul
·
0 deployments in Aug
Aug
·
0 deployments in Sep
Sep
·
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
61 deployments in Apr
Apr
79 deployments in May
May
49 deployments in Jun
Jun

Recent Deployments

Peter Theill
Peter Theill 
deployed a feature about 1 hour ago
💄 Revamp header and navigation structure

Enhance desktop and mobile navigation for improved usability and aesthetics.
Peter Theill
Peter Theill 
deployed a feature about 3 hours ago
🎨 Format username string in author joined notification

Ensure consistent use of double quotes for the username field.
Peter Theill
Peter Theill 
deployed a feature about 3 hours ago
🤖 Add mouse movement tracking for newsletter captcha

Implement mouse movement tracking to enhance anti-bot protection during newsletter sign-up.
Peter Theill
Peter Theill 
deployed a feature about 3 hours ago
🎨 Update avatar URL in notification payload

Change the default avatar URL for user subscription notifications to ensure consistency.
Peter Theill
Peter Theill 
deployed a feature about 3 hours ago
💄 Update avatar URL for Discord notifications

Change the avatar URL in the phone verification payload to the correct icon.
Peter Theill
Peter Theill 
deployed a feature about 13 hours ago
Add username feature to user model and views

Implement username functionality with validations, routing, and
associated views for user profiles and deployments.
Peter Theill
Peter Theill 
deployed a feature about 14 hours ago
Enhance pagination and profile display

Improve pagination styles for better visual feedback and add a celebration card for users with more than 5 likes.
Peter Theill
Peter Theill 
deployed a feature about 14 hours ago
Enhance user model and views with total likes feature

Add total likes calculation to user profiles and update social media URL
validations for improved accuracy.


Ensure unique user tokens and add index

Implement a migration to generate unique tokens for existing users and
add a unique index to the token column for improved data integrity.


🎨 Format user name and social media fields for consistency

Improve code readability by standardizing spacing in user name and social media helper methods.


Add social media fields to user model and views

Enhance user profiles by adding support for multiple social media platforms.
Peter Theill
Peter Theill 
deployed a feature about 16 hours ago
💄 Enhance navigation and forms for better usability

Improve menu interactions and layout for sign up and sign in forms.


✨ Add impersonation feature for public authors

Enable admins to impersonate authors for testing and support, with
visual indicators and session management.


✨ Add email search and fix entries count default in authors table


🎨 Enhance sign up and sign in headings with icons

Add icons to the sign up and sign in headings for improved visual appeal.
Peter Theill
Peter Theill 
deployed a feature about 23 hours ago
🎨 Update avatar URL for author notifications

Change the avatar URL in the author joined notification to ensure consistency with branding.


♻️ Refactor application helper and views for author profiles

- Commented out regex expression modification in `application_helper.rb`.
- Added `calculate_age` method to compute age based on birth and death dates.
- Updated `life_in_weeks.html.erb` to display birth and death information with icons and age calculations.
- Enhanced `milestones.html.erb` to include author avatar display.
- Modified `profile.html.erb` to use a consistent avatar style.
- Improved `profiles.html.erb` layout with blurred avatar backgrounds and additional author information.
- Updated `import_milestones.rake` to include death date for authors.
- Added comprehensive tests for `calculate_age` in `application_helper_test.rb`.
- Imported life milestones for Janis Joplin, Jim Morrison, Jimi Hendrix, John Lennon, Kurt Cobain, and Osama bin Laden.


✨ Add life events for multiple historical figures

Include detailed life events for Amy Winehouse, Janis Joplin, Jim Morrison,
Jimi Hendrix, John Lennon, Kurt Cobain, and Osama bin Laden in CSV format.
Peter Theill
Peter Theill 
deployed a feature 2 days ago
🎨 Refactor image_tag syntax for consistency

Simplify the syntax of the image_tag for the background image on the About page.
Peter Theill
Peter Theill 
deployed a feature 3 days ago
🔍 Improve meta tags for life in weeks page SEO


✨ Add milestone import/export functionality with CSV, JSON, and text formats
Peter Theill
Peter Theill 
deployed a feature 5 days ago
Peter Theill
Peter Theill 
deployed a feature 5 days ago
🎨 Improve footer layout and link styling
Peter Theill
Peter Theill 
deployed a feature 5 days ago
🎨 Enhance user profile with 12-month activity chart
Peter Theill
Peter Theill 
deployed a feature 5 days ago
Peter Theill
Peter Theill 
deployed a feature 5 days ago
🔍 Add meta descriptions for improved SEO across all views
Peter Theill
Peter Theill 
deployed a feature 6 days ago
💄 Update UI elements and improve visual consistency across diary views
Peter Theill
Peter Theill 
deployed a feature 7 days ago
🎨 Add avatar display support for featured authors and profiles
Peter Theill
Peter Theill 
deployed a feature 7 days ago
🎨 Move CSS from stylesheet to inline styles in sign-in email template