Community chat: https://t.me/hamster_kombat_chat_2
Twitter: x.com/hamster_kombat
YouTube: https://www.youtube.com/@HamsterKombat_Official
Bot: https://t.me/hamster_kombat_bot
Game: https://t.me/hamster_kombat_bot/
Last updated 3 months, 2 weeks ago
Your easy, fun crypto trading app for buying and trading any crypto on the market.
📱 App: @Blum
🆘 Help: @BlumSupport
ℹ️ Chat: @BlumCrypto_Chat
Last updated 3 months, 1 week ago
Turn your endless taps into a financial tool.
Join @tapswap_bot
Collaboration - @taping_Guru
Last updated 5 days, 5 hours ago
Found this website while going into a sample rabbit hole. It features old Ethiopian music and has a nice minimalist interface too.
Found this weird control flow option in Python where you can use else clause in a for or while loop and it executes, if the loop finishes without executing the break.
```
letters = ['a', 'b', 'c']
looking_for = 'a'
for letter in letters:
if letter == looking_for:
print('Found the letter!')
break
else:
print("Didn't find the letter.")
```
https://docs.python.org/3/tutorial/controlflow.html#else-clauses-on-loops
Speaking of animations this is gonna change how we do tailwind fr
The animations are just soooo good and honestly saves me so much time I'd have done in framer motion directly into my Tailwind (I suck at framer motion 😭)
So good news! Codenight was kind enough to offer me to use a subdomain ❤️ so from now on the official link for Built is:
A subscriber found a really cool avatar library. Supports different avatar styles from pixelated to shapes...
Community chat: https://t.me/hamster_kombat_chat_2
Twitter: x.com/hamster_kombat
YouTube: https://www.youtube.com/@HamsterKombat_Official
Bot: https://t.me/hamster_kombat_bot
Game: https://t.me/hamster_kombat_bot/
Last updated 3 months, 2 weeks ago
Your easy, fun crypto trading app for buying and trading any crypto on the market.
📱 App: @Blum
🆘 Help: @BlumSupport
ℹ️ Chat: @BlumCrypto_Chat
Last updated 3 months, 1 week ago
Turn your endless taps into a financial tool.
Join @tapswap_bot
Collaboration - @taping_Guru
Last updated 5 days, 5 hours ago