Tweet
Day 15 of #buildinpublic

#Twinimal is almost ready with Post tweets, Manage Bookmarks, Edit Tweet features

It feels really sad to say this but I have decided not to continue it at the moment

The main reason being unable to sustain it as a free app

#100daysofcode #indiedev
Day 14 of #buildinpublic

Started the development of #Twinimal's next version

How does the UI look? 😄

#uiux #design #indiedev #100daysofcode
Day 13 of #buildinpublic

+ Finalized features for #Twinimal's next release
+ Prepared wireframes
+ Started coding

Gotta work on:
+ Landing page & Logo

Here's a wireframe which I felt was presentable 😅

#uiux #wireframe #100daysofcode
I tried to develop #twinimal with plain html, css & js. But it's getting a bit difficult as am adding features to it.

Choosing a framework seems inevitable

Which one should I pick?

#buildinpublic #uiux #javascript #100daysofcode
What makes #twinimal diff from other Twttr apps?

+ ad-free, clean interface for focused writing

+ No sign up required, just login when you want to access & logout. No data stored on the server

+ Open-source

+ A founder who listens to you 😜

#buildinpublic #saas #indiehacker
I really like how the pattern background has turned out to be in #Twinimal

Will look great for a tweet screenshot, isn't it?

#buildinpublic #uiux #design
I really like how the pattern background has turned out to be in #Twinimal

Will look great for a tweet screenshot, isn't it?

#buildinpublic #uiux #design
There is no greatness where there is no simplicity, goodness and truth ~ Leo Tolstoy

#quotes #twinimal #buildinpublic
Do share screenshots of your #Twinimal homepage after you login

Thank you in advance 🙏

You can check it out here:
twinimal.herokuapp.com

#buildinpublic #100daysofcode #saas #indiedev
Hello all!

I'm excited to share with you all that #Twinimal is now LIVE 🎉

Come experience the super-minimal, clutter-free, focused version of Twitter🐦

Here's the link twinimal.herokuapp.com

Do check it out & let me know your views 😄

#buildinpublic #saas #100daysofcode
Hello all!

I'm excited to share with you all that #Twinimal is now LIVE 🎉

Come experience the super-minimal, clutter-free, focused version of Twitter🐦

Here's the link twinimal.herokuapp.com

Do check it out & let me know your views 😄

#buildinpublic #saas #100daysofcode
Hello all!

I'm excited to share with you all that #Twinimal is now LIVE! 🎉

Do check it out and let me know your views 😄

You can find it here: twinimal.herokuapp.com

#buildinpublic #saas #100daysofcode
Day 10 of #buildinpublic

• Updated #Twinimal's documentation
• Published the code on GitHub
• Heroku pipeline setup for the release
• Created design mockups

#saas #100daysofcode #indiedev #opensource
Day 9 of #buildinpublic

Added Google Analytics to #Twinimal
(No personally identifiable info, just page visit count & country)

Tested the app on Mobile & Web browsers. So far so good ✅

Hoping to release it by Day 10 i.e., today 😄

#saas #indiedev #uiux #100daysofcode
Hi tweeps

#Twinimal now has tweet, delete & view features

What additional features would you like to be included in it?

#buildinpublic #uiux #ui #design #100daysofcode
twitter.com/contactanimesh…
Day 4 of #buildinpublic

I'm excited to share with you all that #Twinimal is now ready with all the features which I had planned:

• Login with Twitter ✅
• Post new tweets ✅
• View your previous tweets ✅
• Delete your tweets ✅

😃🎉✌️

#saas #indiedev #100daysofcode twitter.com/contactanimesh…
Day 7 of #buildinpublic

Designing in progress, gearing up for the release

Goals ahead:

1. Logo design, readme & copywriting
2. Push the code to GitHub
3. Make #twinimal LIVE 🚀✨

Your freedom from algorithm, ads and noise is just a few days away 😃

#saas #uiux #100daysofcode
@MrPreet_ Thank you for your feedback Preet!

It will be live soon!

Any features you are looking forward to in #Twinimal?

#buildinpublic
Hello tweeps,

Have you ever felt like you needed a spell-checker integrated in the tweet input box?

#twinimal #ux #writers #buildinpublic #100daysofcode
Day 6 of #buildinpublic

Experimenting with different UI styles for #Twinimal

My goal is to achieve a minimal, user-friendly look which aligns with the product vision

Here's a small glimpse. do let me know your views 😄

#saas #indiedev #100daysofcode #ui #design #uiux
I have started working on #twinimal's UI

How about a login button to choose your "freedom" from the algorithm, ads and noise? 😄

#buildinpublic #uiux #100daysofcode #design #indiedev #UI
Day 5 of #buildinpublic

Not very substantial progress

Tried integrating @SpringSecurity OAuth2 and wasted my whole time

Manual integration is the only best way

Working on the UI of #Twinimal now

#saas #java #100daysofcode #uiuxdesign
Day 4 of #buildinpublic

I'm excited to share with you all that #Twinimal is now ready with all the features which I had planned:

• Login with Twitter ✅
• Post new tweets ✅
• View your previous tweets ✅
• Delete your tweets ✅

😃🎉✌️

#saas #indiedev #100daysofcode twitter.com/contactanimesh…
Day 4 of #buildinpublic

I'm excited to share with you all that #Twinimal is now ready with all the features which I had planned:

• Login with Twitter ✅
• Post new tweets ✅
• View your previous tweets ✅
• Delete your tweets ✅

😃🎉✌️

#saas #indiedev #100daysofcode twitter.com/contactanimesh…
Day 3 of #buildinpublic

My progress so far:

✅ I have successfully added 'Login with Twitter' feature

✅ Successfully sent a tweet using #Twinimal 🎉

Yay! 😃✌️

(check the video & tweet below)

#indiehacker #saas #100daysofcode twitter.com/contactanimesh…
Day 3 of #buildinpublic

My progress so far:

✅ I have successfully added 'Login with Twitter' feature

✅ Successfully sent a tweet using #Twinimal 🎉

Yay! 😃✌️

(check the video & tweet below)

#indiehacker #saas #100daysofcode twitter.com/contactanimesh…
Finally, figured it out 😃

#Twinimal's Login with Twitter flow is done 🎉

I'm glad I didn't have to use any third-party libraries ✌️

Now the next step is sending a new tweet 🐦

#buildinpublic #java #opensource
I'm developing #Twinimal in Java (Spring Boot)

Looks like I chose a very difficult combination 😅

1. Boot has stopped supporting #OAuth1a and Twitter only supports 1a for user login

2. Twitter's latest API (v2) isn't supported by older libraries of Java

🤔

#buildinpublic
I'm developing #Twinimal in Java (Spring Boot)

Looks like I chose a very difficult combination 😅

1. Boot has stopped supporting #OAuth1a and Twitter only supports 1a for user login

2. Twitter's latest API (v2) isn't supported by older libraries of Java

🤔

#buildinpublic
Day 2 of #buildinpublic

Currently decided features for #Twinimal:

+ Post a new tweet
+ View previous tweets
+ Delete tweet(s)

Focus:

+ Super-minimal & clean
+ Privacy & security

#saas #product #indiedev
I'm developing #Twinimal in Java (Spring Boot)

Looks like I chose a very difficult combination 😅

1. Boot has stopped supporting #OAuth lower than 2 and Twitter is still using 1a for user login

2.Twitter's latest API (v2) isn't supported by older libraries

🤔

#buildinpublic
Day 2 of #buildinpublic

Currently decided features for #Twinimal:

+ Post a new tweet
+ View previous tweets
+ Delete tweet(s)

Focus:

+ Super-minimal & clean
+ Privacy & security

#saas #product #indiedev
Day 2 of #buildinpublic

Currently decided features for #Twinimal:

+ Post a new tweet
+ View previous tweets
+ Delete tweet(s)

Focus:

+ Super-minimal & clean
+ Privacy & security

#saas #product #indiedev
Hello all!
I've started working on a new project. It's called:

Twinimal : a super-minimal #twitter client🐦

I will be sharing my development journey here, do share your feedback :)

Let's see how it goes!

#buildinpublic #saas #twinimal #java
Hello all!
I've started working on a new project. It's called:

Twinimal : a super-minimal #twitter client🐦

I will be sharing my development journey here, do share your feedback :)

Let's see how it goes!

#buildinpublic #saas #twinimal #java