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
609

over 269 days

This week
46

129 this month

Most active day
27

on Nov 15, 2025

Running year activity
ยท
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
โ–‡
111 deployments in Nov
Nov
โ–ˆ
123 deployments in Dec
Dec
โ–
8 deployments in Jan
Jan

Recent deployments by Peter Theill

26 minutes ago
๐Ÿ’„ Enhance donation form and show page UI
Update location input with geocoding, improve layout, and add
visual cues for user interactions. Refactor donation display
to show region and approximate map for privacy.
๐Ÿ’„ Update donation terminology for consistency
Replace "Create Donation" with "Donate Item" across the application
to enhance clarity and maintain uniformity in user interface language.
๐Ÿ’„ Add FAQ link to the sidebar
Enhance user navigation by including a link to the FAQ section in the sidebar.
โ™ป๏ธ Refactor code structure for better readability
Organize functions and improve naming conventions to enhance maintainability.
๐Ÿ’„ Update charity labels for clarity
Revise headings to enhance user understanding of partner charities.
๐Ÿ’„ Update UI elements and improve layout
Revise charity and about pages for better structure and clarity.
Enhance navbar links with icons for improved navigation.
๐Ÿ’„ Enhance dropdown interactions and UI elements
Implement hover effects for dropdown menus and improve styling for
user menu items to enhance user experience and visual appeal.
๐Ÿ’„ Update descriptions and labels for clarity
Refine text in various views to remove the term "partner" for a more
consistent user experience across the application.
๐Ÿ’„ Update donation form and page titles
Change button text from "Create Donation" to "Donate Item" and update
page title for consistency across the donation feature.
about 1 hour ago
โœ… Add tests for models and their functionalities
Introduce comprehensive test cases for Notification, Page, Region, Site, User, and Watch models to ensure proper validation, associations, and methods.
about 2 hours ago
๐Ÿ’„ Update charities link for region view
Change the link to local charities to point to the correct path for
better navigation and user experience.
about 2 hours ago
โœจ Introduce countries feature with CRUD operations
Add countries controller, views, and routes to manage charities by country.
Update footer and home page to reflect new functionality.
about 2 hours ago
๐Ÿ’„ Update UI icons and styles across views
Replace SVG icons with Font Awesome icons for a more modern look and
consistent styling in registration, session, flash messages, footer,
navbar, user profile, and watch views.
about 3 hours ago
โœจ Introduce map view helpers and improve UI
Add pluralization helpers for item and member counts. Enhance map
background and styling for regions index and show pages.
about 4 hours ago
โฌ†๏ธ Upgrade Ruby setup actions and dependencies
Update Ruby setup actions to the latest versions and upgrade several
dependencies in Gemfile.lock for improved performance and security.
about 4 hours ago
โœจ Introduce Leaflet map integration
Add Leaflet library for interactive maps and implement map controller
with dynamic radius and pulse marker features. Update navbar and
application layout for improved UI.
1 day ago
โœจ Introduce regions feature with CRUD operations
Add views, migrations, and associations for regions, enabling users to create, view, and manage geographic regions within the application.
1 day ago
๐Ÿ’„ Update footer and navbar styles
Revamp the footer and navbar with improved color schemes and typography
for better visual appeal and readability.
โœจ Introduce admin dashboard components
Add navigation items, stat cards, status badges, and user management
pages to enhance the admin interface and improve user experience.
1 day ago
โœจ Add Mission Control Jobs integration
Introduce the Mission Control Jobs gem and configure HTTP Basic Auth
for the jobs dashboard. Update Gemfile, Gemfile.lock, routes, and
initializers accordingly.
1 day ago
๐Ÿ”จ Add script to wipe and restore development DB
Introduce a script to dump the production database and restore it to
the development environment, including asset syncing from Hetzner
Object Storage. Supports skipping the download with a flag.
1 day ago
๐Ÿ’„ Update OAuth button styles for better UX
Add cursor pointer to OAuth buttons for improved interactivity.
1 day ago
โœจ Enhance donation pages with charity context
Update page titles, descriptions, and headings to include charity
information for claimed, received, and unclaimed donations.
1 day ago
โœจ Add sitemap generation and routing
Introduce sitemap generation functionality, including routes and jobs for
creating and serving sitemaps. Update .gitignore and robots.txt for
sitemap handling.
1 day ago
๐Ÿ’„ Update default mailer settings
Enhance the default sender and reply-to addresses for improved
notification handling.
โœจ Introduce notification mailer and user mailer
Add notification mailer for various events and user mailer for user-related
notifications. Update database schema and migration for mail notifications
default values. Enhance email templates and tests for comprehensive coverage.
1 day ago
โ™ป๏ธ Refactor code structure for clarity
Improve organization and readability of the codebase without changing functionality.
๐Ÿ’„ Update navbar and form styles for better UX
Refactor navbar to support transparency and enhance form input styles for improved aesthetics and usability.
2 days ago
๐Ÿš€ Add GitHub Actions workflow for deployment
Introduce a CI/CD pipeline to automate deployment to production and staging environments.
2 days ago
โ™ป๏ธ Comment out browser version restriction
Remove the restriction on modern browser support for webp images.
2 days ago
โฌ†๏ธ Update packages