*Built with Claude Code in just ~2 hours
I've always wanted to create a Vampire Survivors-style game. Here's my first version: core gameplay, weapons, leveling system, and two enemy types.
Now, I just need proper assets.
*Built with Claude Code in just ~2 hours
I've always wanted to create a Vampire Survivors-style game. Here's my first version: core gameplay, weapons, leveling system, and two enemy types.
Now, I just need proper assets.
+35-40% more REM
11 months later and I now wake up actually ready, sharp, calm, and full of energy. Sleep optimization is undefeated
I joined the dev-parents-with-2-kids-under-two club a month ago, working full-time and coding “whenever I can”… but honestly, where are people finding the time for side projects or hobbies?
Is there a secret difficulty setting I didn’t unlock? 🤣
I'm excited about the new WebKit SwiftUI view on iOS 26, but I'm missing the cool Read Mode feature!
I've spent 3 hours building an app to analyze multiple apps on the Apple Store. It still needs a lot of work, but I plan to use it as an internal tool.
x.com/AlbertMoral...
I'm extracting App Store data using just a few endpoints so I can see relevant information at a glance 🕵🏻♂️
x.com/AlbertMoral...
Having fun with something new ✨
In just a few hours, I developed a functional iOS app. It integrates with @WHOOP and features a food tracker that includes plan creation, consultations with all the app information (chat), and a settings section.
Crazy.
x.com/AlbertMoral...
Refactor? Yes. New features? Also yes
Already on production 🤘
I've just added a new section using data to display a timeline of all my daily intakes. Next, I'll work on:
- AI-generated meal plans for the next day/week, including ingredients
- A new section to chat with all this data
🔥🔥🔥
x.com/AlbertMoral...
Using 🤖 AI now makes it 1,000 times faster than ever before
Now, I'm adding the OpenAI SDK, I will take pictures of my meals to analyze/scan some properties and obtain valuable information.
Creating a great architecture for this app is key, and I will add tests soon!
x.com/AlbertMoral...
Okay, just build the WhoopSDK in Swift.
Include Authentication (Refresh Token 🔥) and a list of cycles with a wealth of valuable information.
Incorporate different layers with Use Cases, Models, Mappers, Data Models, etc.
What else can I add to this app? #whoop
x.com/AlbertMoral...
🏗️ Building a SwiftUI iOS app with @WHOOP API v2! Planning to show:
📊 Strain & calories tracking (GET /v2/cycle)
😴 Sleep analytics (GET /v2/activity/sleep)
💚 Recovery metrics (GET /v2/recovery)
📏 Body measurements (GET /v2/user/measurement/body)
Clean Architecture + OAuth 2.0 🚀
x.com/AlbertMoral...
Today, I'm diving into the @WHOOP API, just for fun. I'll document the entire process here. I have an idea to explore certain patterns and metrics, though it's not fully formed yet.
Let me cook now that I have some "free" time!
x.com/AlbertMoral...
This is all I need.
Simple things. Real life.
Each month, I need to gather invoices from 6 or 7 different emails, and I never know which platforms will send them or when they'll arrive.
Since I love automating tasks, I'm creating an n8n workflow to save time every month. Let's see if it's worth it! 😃
Love it! The goal is to achieve 4 hours of restorative sleep this year 🔥
x.com/AlbertMoral...
While looking through my emails, I found a gem: the time I first joined the Apple Developer Program in 2010 🥹
Watched my first video of #WWDC25 and really enjoyed it! 🔥
This year, I plan to buy a new Mac. I'm waiting for the M5 and will choose the 1TB version. I hate when these notifications appear! 😅
Next week brings fresh opportunities in app development! I'm curious about some frameworks and eager to see if Apple has made a game-changing move in AI, just like other companies ✨ #wwdc25
I want to finish my new app so I can start on the next one. I'm super motivated by a new topic I want to explore.
x.com/AlbertMoral...
Every time is a déjà vu dilemma. I'm stuck in decision limbo
x.com/AlbertMoral...
It’s amazing what commitment and obsession can do — despite having little free time these past 2 months, I’ve still been updating my apps ✨
Time to start a new app 🔥
I see a lot of interesting stuff that I missed!
Tonight, I have 2 uninterrupted hours of coding 🥹
I created this tool to measure how far my mouse travels each day. I wanted to be more aware of the time I spend on my computer, and I have to say, it's working! 🔥
SwiftUI Custom Loading View 🌀