Development Timeline

Ricardo Neudorfer's software development history from 2023 to 2026.

The Development Timeline documents Ricardo Neudorfer's software development period from early 2023 to 2026. It covers the full arc from first writing code to shipping and retiring five SaaS products. All projects built during this period are now permanently offline.

Background and context

Ricardo had no prior programming background before 2023. There was no computer science degree, no bootcamp, no online course to completion. The learning process was entirely self-directed — reading documentation, building something small, making it break, understanding why, and building something slightly larger next time.

This approach has specific characteristics. It tends to produce practical knowledge quickly and large gaps in theoretical foundations. It means the code written in the early period was functional but not necessarily well-structured. It means debugging was often a long process of elimination rather than systematic analysis. And it means the projects that shipped were built by someone who was simultaneously learning the skills required to build them.

By the time TweetSyncer launched in early 2026, the gap between what was being built and the engineering knowledge required to build it well had narrowed considerably compared to 2023. But active development stopped before that knowledge could be applied to a new project.

2023 — Learning and early projects

The first year of development produced four projects, all of which are Lost Projects. Their domains have since expired and no data survives. What follows is reconstructed from memory.

Ricardoneud.com (2024–2025)

The longest-running of the lost projects. Ricardoneud.com was a software distribution project — a website that built and distributed software. It ran for approximately a full year before the domain expired. The specific software distributed and the nature of the site are no longer documentable. Domain: ricardoneud.com.

SiteForgePro (2023–2024)

SiteForgePro was a hosting billing and client management platform built as an alternative to WHMCS, which is the dominant commercial solution in this space. WHMCS charges a monthly licence fee and has been criticised for its pricing. SiteForgePro offered similar functionality. Domain: siteforgepro.eu.

OpenBots (2023–2024)

OpenBots was a Discord bot project. The specific functionality is no longer documented. Domain: openbots.nl.

Discord Secure (2023–2024)

Discord Secure was a Discord security or moderation bot. The specific features are no longer documented. Domain: discord-secure.nl.

2025 Q1 — NetTrace

NetTrace was the first product in the archive with full documentation. It was a DNS and email validation toolset that addressed a practical problem: verifying DNS configuration and email security required using multiple separate tools in sequence. NetTrace combined them.

Core capabilities:

  • Simultaneous DNS lookups across 30+ global resolvers for direct propagation comparison
  • SPF, DKIM, and DMARC validation with detailed error reporting
  • A public REST API for integration into other tools and workflows

NetTrace ran on nettrace.cloud. It was retired the same year it launched.

2025 Q2 — NexSub

NexSub was a free subdomain service. It served users who needed a working domain for a project but did not want to purchase and manage their own. Users received two subdomains by default, with up to five available after four weeks of account activity.

NexSub ran on nexsub.online. It was retired the same year it launched.

2025 Q3 — FeatherPanel Mobile

FeatherPanel Mobile was a community-made mobile application for FeatherPanel, a server management panel. FeatherPanel's web interface was designed for desktop browsers. The mobile app provided the core management features — server status monitoring, start/stop/restart controls, and push notifications — in a mobile-native format.

The project was independent and not affiliated with the FeatherPanel team. It ran on featherpanel.app. It was retired the same year it launched.

2025 Q4 — reForge Captcha

reForge Captcha was a premium captcha service positioned as an alternative to reCAPTCHA and hCaptcha. It offered four challenge types — checkbox, invisible, managed, and image — selected based on assessed session risk. Automated bot blocking and a detailed analytics dashboard were included.

reForge Captcha ran on reforgecaptcha.cloud. It was retired the same year it launched.

Early 2026 — TweetSyncer

TweetSyncer was a Discord notification platform. Server administrators connected accounts from Twitter/X, Twitch, YouTube, Kick, Bluesky, and Spotify, and the platform delivered real-time notifications into Discord channels as rich embeds. Role pings were configurable per source and per channel.

TweetSyncer was the last project. It ran on tweetsyncer.xyz. Active development stopped after its launch.

End of development

Active software development ended in 2026 after TweetSyncer. All five projects across the 2025–2026 documented period are permanently offline.

The reasons for stopping are not documented in this archive. For current work, see explorericardo.com.

See also

  • Timeline — Full combined history including gaming
  • Projects — Detailed documentation for each of the five archived projects
  • Lost Projects — The four early projects for which no data survives