Hi, I'm Robert Libsansky
Web & Game Developer based in Prague
I build web apps, iOS apps, and the occasional game. My day-to-day involves React, Node.js, and Swift, but I'll pick up whatever the project needs. Open to freelance work.
About Me
I'm Robert, a developer based in Prague who works across the full stack: React frontends, Node.js APIs, and native iOS apps in Swift. I started with web development and over time expanded into mobile and game development, mostly because I kept running into ideas I wanted to build myself.
I tend to work on side projects in my free time. From Old School Games, a site dedicated to classic DOS titles, to Watch List, a movie and TV tracker I use myself. On the mobile side I built J-Notes and published my first iOS game, Jetshot. Building things from scratch and actually shipping them is what I enjoy most about this work.
Technical Skills
My Projects
Personal Blog
My personal blog where I write about things I run into while building: mostly web dev, occasional Swift, and whatever I'm tinkering with at the moment.
Old School Games
A site I built around my love for classic DOS games. It has game listings, some reviews, and downloads. Runs on its own custom backend.
J-Notes iOS App
A notes app I built in Swift to learn iOS development properly. It's simple on purpose: just fast note-taking without the bloat.
Quizzy App
A quiz app I put together to play around with real-time scoring and dynamic question rendering. Works well for a quick trivia session.
FortiPass
A straightforward password generator that runs entirely in the browser, no data sent anywhere. You pick the length and character set, it gives you a strong password.
WeatherNow
A comprehensive real-time weather application providing accurate forecasts, hourly predictions, and 7-day weather reports.
Paint
A canvas-based drawing app in the browser. I built it to explore the HTML5 Canvas API. Ended up being more complete than I expected.
Watch List
A movie and TV show tracker I built because I kept losing track of what I wanted to watch. Pulls from a public API, lets you browse by genre and maintain your own watchlist.
Games
Jetshot
An arcade game for iOS where you fly a jet and avoid obstacles. My first published game on the App Store, built in Swift with SpriteKit.
Tangletris
A Tetris-inspired browser game I made with plain JavaScript and HTML5 Canvas. No libraries, no framework, just canvas rendering and game loop logic.