β€3
Forwarded from Built Savvy. (Samuel)
This media is not supported in your browser
VIEW IN TELEGRAM
Introducing Roast My Portfolio: A fun AI web app that brutally (but helpfully π
) reviews your developer portfolio, LinkedIn profile, and Telegram channel.
Just paste your portfolio URL and switch between these modes to get the best experience.
β’ Hilarious roast
β’ Recruiter feedback
β’ Senior engineer insights
β’ Founder perspective
β’ UI/UX review
β’ A beautiful report just for you
Plus, the best portfolios and channels get featured depending on their score.
Try it out : Here
Ty for checking it out!
#RoastMe
@savvy_society
Just paste your portfolio URL and switch between these modes to get the best experience.
β’ Hilarious roast
β’ Recruiter feedback
β’ Senior engineer insights
β’ Founder perspective
β’ UI/UX review
β’ A beautiful report just for you
Plus, the best portfolios and channels get featured depending on their score.
Try it out : Here
Ty for checking it out!
#RoastMe
@savvy_society
β€2
Sambee π pinned Β«π HiveClean: I shipped a real desktop app okay so remember when I said I was building a file cleanup app? it's actually done now and you can download it. why I built it: every semester in university we download tons of course materials, assignments, pastβ¦Β»
Nice work @savvy_society anyway roasted enough with my on hands π
β€2
Enough Buzzing
Every bee returns to the hive after a day of hard work.
Rest is part of the journey....not a break from it.
Recharge tonight so you can create something amazing tomorrow.
Good night folks π
for those who stay until the last minute energy keep making it and burn the midnight oil β‘
#NightBuzz
Every bee returns to the hive after a day of hard work.
Rest is part of the journey....not a break from it.
Recharge tonight so you can create something amazing tomorrow.
Good night folks π
for those who stay until the last minute energy keep making it and burn the midnight oil β‘
#NightBuzz
β€4
Good morning folks π π π
It's Sunday β¨οΈ β¨οΈ β¨οΈ
ααα«α α°αα α΅!
#MorningBuzz
It's Sunday β¨οΈ β¨οΈ β¨οΈ
ααα«α α°αα α΅!
#MorningBuzz
β€4
What do you think of having an internet full day for your daily basis as a tech person?
Anonymous Poll
78%
Yeah I need it π―
0%
Am okay without internet while working on a project
17%
I don't need it full day
6%
It depends
π profile glow-up
Just gave my GitHub profile a facelift new banner, cleaner links, and the "Hive Visits" counter is live (12 and counting )
If you've been following the build-in-public journey ..MezmurFlow,Moodify, HiveClean,, and whatever's cooking next lives here now: github.com/sambee-coding
Go say hi π―
SUNDAY BUZZING
@sambeecoding
Just gave my GitHub profile a facelift new banner, cleaner links, and the "Hive Visits" counter is live (12 and counting )
If you've been following the build-in-public journey ..MezmurFlow,Moodify, HiveClean,, and whatever's cooking next lives here now: github.com/sambee-coding
Go say hi π―
SUNDAY BUZZING
@sambeecoding
π₯7β€1
Built Savvy.
Introducing Roast My Portfolio: A fun AI web app that brutally (but helpfully π
) reviews your developer portfolio, LinkedIn profile, and Telegram channel. Just paste your portfolio URL and switch between these modes to get the best experience. β’ Hilariousβ¦
after roasted out enough i am thinking to upgrade my portfolio soon enough and roast again my portfolio with that tool lol and hopefully i am waiting for "roast your GitHub features too"
π3π₯2
Forwarded from Code & Coffee (loza)
WUHUUUUUUUUUU!! π₯³π
Hey, my people! My first vlog is finally out. Thank God! β€οΈ
Man... that took a lot of work, for real. I really hope you enjoy it.
If you do, make sure to like, subscribe, and share the video it would mean a lot to me.
And a huge shout-out to @OFF_TG_LINE for making the thumbnail.
LINK
Hey, my people! My first vlog is finally out. Thank God! β€οΈ
Man... that took a lot of work, for real. I really hope you enjoy it.
If you do, make sure to like, subscribe, and share the video it would mean a lot to me.
And a huge shout-out to @OFF_TG_LINE for making the thumbnail.
LINK
YouTube
5 July 2026
My first vlog! π₯°
Just a normal day in my life, a little about my journey into tech, and how i went from dreaming of becoming an architecture to becoming a software developer.
thanks for watching, and welcome to the beginning of the journey. β€
#coding #dayinmylifeβ¦
Just a normal day in my life, a little about my journey into tech, and how i went from dreaming of becoming an architecture to becoming a software developer.
thanks for watching, and welcome to the beginning of the journey. β€
#coding #dayinmylifeβ¦
β€2
Enough Buzzing
Every bee returns to the hive after a day of hard work.
Rest is part of the journey....not a break from it.
Recharge tonight so you can create something amazing tomorrow.
Good night folks π
for those who stay until the last minute energy keep making it and burn the midnight oil β‘
#NightBuzz
Every bee returns to the hive after a day of hard work.
Rest is part of the journey....not a break from it.
Recharge tonight so you can create something amazing tomorrow.
Good night folks π
for those who stay until the last minute energy keep making it and burn the midnight oil β‘
#NightBuzz
β€2
π
Good morning, folks. π
A new day. A new week. A fresh opportunity to grow.
May God bless this week with productivity, meaningful experiences, continuous learning, and the strength to level up every single day.
Wishing you a peaceful, productive, and wonderful week ahead. β¨
Happy Monday!
#MorningBuzz
Good morning, folks. π
A new day. A new week. A fresh opportunity to grow.
May God bless this week with productivity, meaningful experiences, continuous learning, and the strength to level up every single day.
Wishing you a peaceful, productive, and wonderful week ahead. β¨
Happy Monday!
#MorningBuzz
β€2
HiveClean v1.0.1 Now with Linux support!
thanks to @Tetstack for the Linux AppImage contribution!
what's new:
β Linux AppImage build support ( @Tetstack's PR)
β Fixed the recycle bin ENOENT bug
β Delete button now works reliably
for Linux users:
clone the repo and build locally:
bash git clone https://github.com/sambee-coding/HiveClean.git
cd HiveClean/hiveClean
npm install
npm run build:linux
the AppImage will be in the release/ folder.
what's next:
setting up GitHub Actions CI/CD so Linux (and eventually Mac) users get pre-built installers they can just download the app.. no building from source needed.
big thanks to @Tetstack making this real.
download Windows v1.0.1:
https://github.com/sambee-coding/HiveClean/releases/tag/v1.0.1
#BeeProjectcs
thanks to @Tetstack for the Linux AppImage contribution!
what's new:
β Linux AppImage build support ( @Tetstack's PR)
β Fixed the recycle bin ENOENT bug
β Delete button now works reliably
for Linux users:
clone the repo and build locally:
bash git clone https://github.com/sambee-coding/HiveClean.git
cd HiveClean/hiveClean
npm install
npm run build:linux
the AppImage will be in the release/ folder.
what's next:
setting up GitHub Actions CI/CD so Linux (and eventually Mac) users get pre-built installers they can just download the app.. no building from source needed.
big thanks to @Tetstack making this real.
download Windows v1.0.1:
https://github.com/sambee-coding/HiveClean/releases/tag/v1.0.1
#BeeProjectcs
π₯2
Iβve been wondering...
Why is it that people who barely know us often become our biggest supporters, while those who know us best sometimes show the least interest in cheering us on?
Why is it that people who barely know us often become our biggest supporters, while those who know us best sometimes show the least interest in cheering us on?
β€4