The Software Guy
547 subscribers
254 photos
45 videos
18 files
115 links
Survivor 💀
Download Telegram
Quote of the day:
If you look at the people in your circle and you dont get inspired , you dont have a circle

You have a cage
🤝6
A year ago i built an app called Historia that shows historical heritages of ethiopia , and after a year i redesigned the entire UI. But havent done adding the data yet.

Tools used:
-Flutter
-Dart
-Firebase
-Provider
5🆒2
Six month ago i was stuck thinking about what kind of app to build next , then i come up with one idea which was to build different type of category apps .

So i listed the types on a paper in 3 different sections

-Ecommerce
- Food delivery and Service
-Educational apps

And i decided to build different apps for each category.

And be able to build 7 different apps in different category. 2 ecommerce , 3 food service and delivery and 2 educational apps. And in the process i learned a lot.

My next category would be building entertainment and Game type of apps . And all my 7 apps are on my github incase u want to take a look 😄
31
Quote of the day:
Don't leave anything for later,

Later, the coffe gets cold,
Later, you loose interest,
Later, the day turns into night,
Later, people grow up,
Later, life goes by,
Later, you will regret not doing something... when you had the chance
👍5
Late night quote for the men:
Be a man who can face breakups, loose his job ,deal with debt and still say,

F**k it , ill figure it out
💯4❤‍🔥1
PESSIMISM is a deadly disease of always looking on the bad side , the problem side, the difficult side, checking all the reasons why it cant be done
💯3
Forwarded from Sporadic Attempts at Design and Life (Tem!)
This media is not supported in your browser
VIEW IN TELEGRAM
here are the best design resources you should know as a designer.

Save it for later 💜

Logos →
logggos.club

3dicons →
3dicons.co

Inspiration →
layers.to

Fonts →
fontsinuse.com

Gradients →
webgradients.com

Illustrations →
ultima.storytale.io

Minimal design →
minimal.gallery

App store design →
scrnshts.club

Apple bentos →
https://apple-summary-slides.vercel.app/event-AppleEventOctober2023

I hope that this will help you
👍1
Forwarded from Shega Media
Ethiopia’s 7-Month-Old Rising Star, Better Auth, Joins Y Combinator, Secures $500,000

Better Auth, a 7-month-old open-source authentication framework for TypeScript, developed by two Ethiopians, has been selected for Y Combinator's Spring 2025 Cohort, securing $500,000 in seed funding.

https://shega.co/news/ethiopias-7-month-old-rising-star-better-auth-joins-y-combinator-secures-500000
Yo flutter devs , after making a build of yo apk , if you are still going to the builds folder and through alll that folders to find your release apk then ur tooo old 😁 check this pkg
https://pub.dev/packages/flcp
🆒5
I maybe slow but i never stopped and never will

#TGYearBook25
💯13
The Software Guy
Yo flutter devs , after making a build of yo apk , if you are still going to the builds folder and through alll that folders to find your release apk then ur tooo old 😁 check this pkg https://pub.dev/packages/flcp
command instead of installing unknown pkg😁
#!/bin/bash
# Replace with your platform-specific path
BUILD_PATH="build/app/outputs/flutter-apk/app-release.apk"
DESKTOP_PATH="$HOME/Desktop/app-release.apk"

# Check if build exists
if [ -f "$BUILD_PATH" ]; then
cp "$BUILD_PATH" "$DESKTOP_PATH"
echo "Release copied to desktop successfully!"
else
echo "Build not found at $BUILD_PATH"
fi
🆒51
This media is not supported in your browser
VIEW IN TELEGRAM
So true😁😁. My dream job is to sit back and chill with popcorn
🤣9
15❤‍🔥2