Moisuc Catalin
// about me
Crafting Digital
Infrastructure
I'm a backend developer based in Suceava, Romania, with over 10 years of experience turning complex problems into elegant solutions. My expertise lies in building systems that handle real-time data at scale.
From payment integrations to web scraping pipelines that extract odds data in milliseconds, I specialize in the invisible architecture that makes applications fast, reliable, and scalable.
When I'm not coding, you'll find me playing table tennis, watching football, or diving into a new technology to expand my toolkit.
10+
Years of Experience
250+
Active Users
6
Sports Covered
∞
Curiosity for Learning
// tech stack
Tools of the Trade
Backend
Databases
Scraping
Frontend
Real-Time
Learning
// featured work
Projects That Deliver
OddsMath
Real-time dropping odds platform that tracks line movements across multiple bookmakers. Features instant Telegram notifications, integrated payment system, and a hybrid data pipeline combining API integrations with custom scrapers.
250+
Active Subscribers
4
Bookmakers
6
Sports
<1s
Update Latency
class OddsTracker
{
protected $redis;
protected $bookmakers = [4];
protected $sports = [6];
public function detectDrop($event)
{
// Real-time odds analysis
if ($this->isSignificant($event)) {
$this->notify($event);
}
}
public function notify($event)
{
Telegram::send($event);
}
} Betting Odds Scrapers
High-performance data extraction from sports betting sites with auto-login, anti-detection, and minimum delay. Built with Puppeteer and Playwright.
// get in touch
Let's Build Something
Together
Have a project in mind? Need a robust backend or scraping solution? I'm always open to discussing new opportunities.
Send a Message
Or connect directly
Suceava, Romania