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
534

over 254 days

This week
30

123 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
โ–„
56 deployments in Dec
Dec

Recent deployments by Peter Theill

4 months ago
Merge pull request #1 from theill/codex/find-and-fix-a-bug-in-codebase
๐Ÿ› Validate newsletter list parameter
Add invalid list translation
4 months ago
๐Ÿ”๏ธ Add meta tags for SEO and social sharing
Enhance visibility and sharing capabilities for all game pages with
descriptive meta tags and Open Graph properties.
4 months ago
๐Ÿ”’ Restrict edit link visibility to authenticated users
Ensure that the edit link for posts is only displayed for users who are authenticated.
4 months ago
๐Ÿ’„ Update Procfile and refine index layout
Set PORT for development server and adjust card layout for improved responsiveness.
4 months ago
๐Ÿ’„ Remove outdated marketing images
Delete obsolete screenshots and icons from the marketing directory.
๐Ÿ’„ Update deployment screenshot
Replace the existing deployment screenshot with a new version for improved visual appeal.
4 months ago
๐Ÿ’„ Add project embed image to community section
Include a link to the project with an embedded image for better visibility.
4 months ago
๐Ÿ’„ Refine deployment message formatting
Remove GitHub hash prefix and enhance emoji replacements for better readability.
4 months ago
โœจ Update API documentation for clarity
Enhance deployment instructions and reorganize section numbering for better readability.
4 months ago
โœจ Add footer component and update layout
Introduce a new footer component and adjust the main layout for better
structure and visual consistency.
4 months ago
๐Ÿ› Fix tag filtering in posts index
Update tag filtering logic to correctly split tags for accurate matching.
4 months ago
โœจ Enhance deployment display and user profile
Refactor deployment actions and improve user profile layout with bio display.
4 months ago
๐Ÿ’„ Add deploy badge to footer
Include a deployment status badge for better visibility of the latest deployment.
4 months ago
โœจ Add badge styles and enhance badge rendering
Implement square and dot styles for badges, update badge controller to
render appropriate templates, and improve API documentation for badge
usage.
โœจ Update badge labels and status color descriptions
Change badge label to 'dplyd' and enhance status color descriptions for clarity.
โœจ Refactor deployment display in profile
Replace inline deployment rendering with a partial for cleaner code and improved maintainability.
4 months ago
โœจ Enhance profile editing and viewing experience
Improve layout and add social media links rendering for user profiles.
4 months ago
โœจ Add badges

  • Implement tests for existing user badge SVG retrieval.

  • Ensure placeholder SVG is returned for non-existent users.

  • Verify case-insensitive username lookup for badges.

  • Test badge filtering by domain to return correct deployment messages.

  • Check response for unknown domains with no deployments.

  • Validate status tiers based on deployment recency.

๐ŸŽจ Revise README for clarity and conciseness
Streamline content and enhance API usage examples for better understanding.
โœจ Enhance API response structure and tests
Improve error handling in API responses and update tests to validate
new response formats and status codes.
๐ŸŽจ Refine AI coding agent guide structure
Enhance organization and clarity of the guide for better usability.
4 months ago
โœ… Enhance token management and controller tests
Implement token rotation in the TokensController and update tests for
index, create, and destroy actions to ensure proper functionality.
4 months ago
๐ŸŽจ Tweak text
4 months ago
โœจ Update Pemojis description and layout
Revise the introduction and enhance emoji display for a more engaging
presentation of personal emoji collection.
4 months ago
โœจ Add Pemojis page with personal emoji collection and descriptions

  • Created a new view for Pemojis showcasing a collection of personal emojis.

  • Included video tags for each emoji with hover and touch interactions.

  • Added descriptions and context for each emoji to enhance user understanding.

  • Introduced an "About Pemojis" section explaining the significance of the collection.

4 months ago
๐Ÿ› Fix authentication bypass in test environment
Ensure that authentication is skipped during tests for Admin controllers
to streamline testing processes and avoid unnecessary failures.