Tweet
Just saw a TikTok about a software that automatically creates those Reddit reading style videos πŸ‘€ Basically endless content repurposing. Wild

#python #buildinpublic
Pretty interesting to see something I thought was too niche to even put effort into, get some decent traction

Guess getting Global Entry appointments is a headache for everyone

I’m exploring how I can make it a better experience using text message alerts

#buildinpublic
I put the code up on Github in case anyone wants to explore further: github.com/vladverba/twee…

#buildinpublic #100DaysOfCode #Python
ran out of free Heroku dyne hours, again

#buildinpublic #saas
Pretty cool to see @AlertEntry getting recommended & helping some people out #buildinpublic
@WellsLucasSanto Is that what this bot is for: @alertentry?
Implemented the OAuth handshake with Twitter & made a simple banner design page.

Not sure if this is even the best way to put together a design dashboard like this, but its better than nothing

#buildinpublic #SaaS #uidesign #uxdesign
Was watching @yongfook Bannerbear Journey to $1 million. Loved the breakdown on his approach to marketing. K.I.S.S

#buildinpublic #SaaS #indiedev
If you've gotten denied for Twitter API access before, try applying again for Essential access. Managed to get my account approved and was a much faster process.

#SaaS #APIs #buildinpublic #webdev
Really cool to see people follow & use @AlertEntry

I think its such a niche problem to solve but it's a good example of:

a) building something that scratches your own itch
b) there's a passionate audiences within a lot of small niches

#buildinpublic #automation #Python
. @formspree is such an easy way to get a landing page up and be able to collect emails. Don’t need to write any server code or pay to have the website hosted. Just use GitHub pages #SaaS #indiedev #buildinpublic
What’s the obsession with turning tweets into like screenshots with a gradient background? Is it just for looks or is there some content repurposing potential there?
#buildinpublic #saas
Was able to connect my downloaded template to a Flask app

What's the typical go-to backend web server for small projects?

#buildinpublic #webdevelopment #flask #100DaysOfCode
Saw this & figured I bring up a project I worked on a while ago: twee-clean.herokuapp.com

Super simple app with no design aspect but does exactly what you're looking for

(might need to wait for the page to load bc its on a free Heroku dyno)

#buildinpublic #SaaS #100DaysOfCode
@brandymedia I’d like to know who I follow that is inactive so I can cull
I implemented a live countdown banner to the @BannerBoost launch date on my profile

Think this is a super basic example of what one can do with a live banner

#saas #buildinpublic #100DaysOfCode
My early access page for @BannerBoost is live now

Built it using a template and hosted for free on GitHub pages

Feel free to sign up if you wanna get beta access to BannerBoost. Link below πŸ‘‡ #buildinpublic #webdevelopment #SaaS
Got a quick landing page working for @BannerBoost thanks to some templates from @luciantartea πŸ™

#buildinpublic #webdevelopment #SaaS
was trying to get a landing page done to collect some emails. feel like after a certain point of running into bugs its better to just step away from the problem

#buildinpublic
I came across this thread by @vponamariov and was really interested in implementing some of his suggestions for building sign-up forms. I also built on top of my previous project where I experimented with front end email validation #buildinpublic #uiux twitter.com/vponamariov/st…
Master your register/login forms 😎

11 Do/Donts that will help you to make them better πŸ‘‡
Messing around with a type-writer animation in javascript. I think it looks super cool but definitely has its time and place #buildinpublic #javascript
Built a sign-up page that uses Javascript to check if an email is valid #buildinpublic