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
500

over 246 days

This week
15

129 this month

Most active day
27

on Nov 15, 2025

Running year activity
ยท
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
โ–ˆ
111 deployments in Nov
Nov
โ–‚
22 deployments in Dec
Dec

Recent deployments by Peter Theill

5 months ago
โœจ Update Gemfile and configuration for AWS S3
Upgrade sqlite3 and redis versions, add aws-sdk-s3 gem, and configure
Active Storage to use Amazon S3 for file storage in development and
production environments.
5 months ago
โœจ Add photo upload feature for blog posts
Implement multiple photo uploads, inline markdown references, and a modal
viewer for enhanced photo management in blog posts.
5 months ago
โœจ Add FillOut Manager Chrome Extension documentation
Introduce detailed description and features for the FillOut Manager Chrome
Extension to enhance user understanding and promote its capabilities.
5 months ago
๐Ÿ› Implement code changes to enhance functionality and improve performance
5 months ago
๐Ÿ”ง Add provider information to authors list
Include the provider details next to each author's email for better context.
5 months ago
โœจ Implement Google OAuth Sign-In and Sign-Up
Add support for Google OAuth authentication, including user linking,
session management, and UI enhancements for sign-in and sign-up
processes. Update database schema and add necessary routes.
5 months ago
๐Ÿ’„ Add future features inclusion to pricing plan
Enhance the Lifetime Plan section with a new feature highlighting all future
features included for users.
5 months ago
๐Ÿ’„ Update pricing page content
Revise text to emphasize lifetime access and premium offer.
5 months ago
๐Ÿ’„ Revamp pricing page layout and content
Enhance the design and details of pricing plans for clarity and appeal.
5 months ago
๐Ÿ’„ Revamp pricing page layout and content
Enhance the pricing page with a new design and clearer messaging for
subscription and lifetime access plans.
5 months ago
โฌ†๏ธ Update sqlite3 and tailwindcss-rails versions
Upgrade sqlite3 to 2.7.2 and tailwindcss-rails to 4.3.0 for improved compatibility and features.
5 months ago
๐Ÿ’„ Update Dplyd project description for clarity
Clarify the purpose of the Dplyd project to enhance user understanding.
๐Ÿ’„ Correct name spelling in personal introduction
Update the name in the introduction section for accuracy and clarity.
5 months ago
๐Ÿ”ง Implement code changes to enhance functionality and improve performance
5 months ago
โœจ Refactor pages to journaling prompts
Rename Page model and controller, update routes, and adjust views
to support journaling prompts functionality.
๐Ÿ’„ Enhance styling and layout for journaling prompts
Improve visual effects and layout for the 1001 journaling prompts page.
5 months ago
๐Ÿ”ง Add YouTube video embed URL for Elon Musk profile
6 months ago
โœจ Add Haiku Checker with syllable counting
Implement a new feature for composing and saving haikus with real-time
syllable validation and dark mode support.
๐Ÿ’„ Tweak design
โœจ Add cross-tab drag & drop support with clipboard integration
๐ŸŽจ Enhance drag-and-drop functionality for inputs
Add drag handles to text inputs and textareas for improved user interaction.
๐ŸŽจ Refactor product management with unique IDs and dynamic screenshots
๐Ÿ”ง Refactor file management with improved persistence and UI
โœจ Add simple web-based FillOut Manager :)
๐ŸŽจ Fix whitespace in project tags array
6 months ago
โœจ Refactor JavaScript controllers for improved readability and performance

  • Replaced custom debounce function with lodash's debounce in entry_autosave_controller.js.

  • Simplified OS detection logic in keyboard_shortcut_controller.js.

  • Cleaned up formatting and removed unnecessary comments in form_validator_controller.js and writing_improver_controller.js.

  • Ensured consistent use of single quotes and improved method definitions across controllers.

6 months ago
โœจ Add weekly active authors metric and UI updates
Introduce a new metric for weekly active authors and update the UI to
display this information alongside other engagement stats.
6 months ago
โœจ Add most common words feature and update navigation

  • Implemented `most_common_words` action in AboutController to display word frequency data.

  • Updated routes to include a path for most common words.

  • Added navigation link for Word Cloud in the header.

  • Removed the visualization section for most common words from the word count view.