Nice way of showcasing some code snippets
I made a new feature today to customize the orbit around the code snippet, took a whole day of building and testing. But I got it down eventually
Free launch soon!
Today, I created my first successful render.
Previously, they were all screen recordings. Now, I'm excited to showcase the app's features.
Create stunning renders of small code snippets, designed for public builders.
Soon...
It's been a 2 weeks since starting this tiny project,
To get some feedback i'm thinking about making it free at launch...
Showcase your code with beautiful renders instead of ugly screenshots!
Yesterday's log
8:00 am : breakfast
9:00 am : start coding
12:00 am : finished 1 feature
13:00 pm : refactoring
14:00 pm : marketing
16:00 pm : finish
For this new feature's backbone already in, tommorow will be all about UI/UX
@dmitriychuta i always get excited when apple tries something fresh, even if itโs a total surprise. just thinking about smoother coding makes my day a little brighter.
The other day I got inspired by Apple UI...
That feeling when the UI design in your head perfectly matches the one you code! ๐งโ๐ป
Iโve worked tirelessly on this calendar component to make it robust and user-friendly.
All built with @framer and @tailwindcss.
Let me know your thoughts!
Shipped to production today! ๐
Today, I pushed "Onboarding" to production for the Ruby App.
Things I prioritized when developing:
- UI/UX
- Error handling
- Simplicity
Let me know your thoughts!
Why are onboarding flows so important?
"If you canโt explain it to a six-year-old, you donโt understand it yourself." โ Albert Einstein
The smoother the entry, the higher the conversions.
Hereโs a small onboarding flow Iโm building for my SaaS.
The core of my application is made clear right there!
I've always wanted to implement a simple GitHub inspired calendar and I think I found a use case for it.
#SaaS #UX #Onboarding #ProductDesign
When most people say they want to be a millionaire, what they actually mean is โIโd like to spend a million dollarsโ.
Thatโs literally the opposite of being a millionaire
How I avoid Cursor Illusions
1 ) Project structure doc
2 ) App flow doc
3 ) dependencies doc
Explaining to cursor how you want your project to be developed
This improved cursorโs reliability by 70% for me, and it prevented me repeating myself causing frustration