← Back to home
Work

Recent projects

A closer look at what we're building, end to end.

Seculars Online

Seculars Online is a browser strategy prototype built around a persistent world map. One playable chunk is currently implemented, while the world architecture is designed to support infinite expansion over time. Explore the map with camera controls, use ZQSD or the arrow keys to move on desktop, or play directly on mobile with touch controls.

Atmosphère

Atmosphère is an Electron and React desktop app built for a private client to run their Discord music bot without touching Discord itself. It talks to a discord.js and @discordjs/voice backend over a typed IPC bridge, streaming audio through a yt-dlp and ffmpeg pipeline. The dashboard shows live bot status and connection state, a playlist manager organizes and recategorizes tracks, and a self-check routine verifies ffmpeg, the bot token and the folder structure on every launch, healing what it can automatically. A recently added local playback mode locks playback to the app itself, so tracks can be previewed and queued without streaming audio into the bot's Discord voice channel. As this was built as a private commission, the source and a live instance remain the customer's property and are not publicly shared.

Equilibrium

Equilibrium is our own trading bot, running live on BNB Smart Chain. Arbitrage simply means buying where something is cheap and selling where it is more expensive, and on decentralized exchanges those small price gaps open and close within seconds. The bot watches several markets at once, around the clock, through multiple independent connections, so a dropped connection never leaves it blind. When a profitable gap appears, a flash loan provides the funds inside a single transaction and is repaid in that same transaction, so no large capital reserve is needed. A frontrunning mode, limited to 180 minutes per day, can also trade ahead of a pending transaction it has detected. The console below is its live monitoring terminal. Built and run entirely in-house, it is not for sale. Through a privately deployed smart contract, a flash loan can borrow up to $10M in crypto assets, with no investment required beyond very low gas fees.

Mots Cachés

Mots Cachés is a word-search puzzle book built with our own procedural puzzle book generator, published under the Les Grands Jeux d'Antan collection for adults and seniors who enjoy searching, observing and taking their time. All 120 grids are in French and themed around automobiles and vintage cars, with over 960 words to find across two grid variants, extra-large lettering for comfortable reading, and a full answer index at the end. Available as a fixed-layout Kindle ebook and as a paperback. The generator behind it can produce virtually unlimited volumes on demand, each with its own theme, word list, and cover, this book is just one example of what it can output.