π Is it just me, or is the Wi-Fi acting up for everyone today? ππ It's been so slow and keeps disconnecting!
π4β€1π€1
Still no Wi-Fi π
So letβs just talk with our new family members π€
It reminds me of when the lights go out at night and Dad starts sharing stories about his life and what heβs learned over the yearsπ
So letβs just talk with our new family members π€
It reminds me of when the lights go out at night and Dad starts sharing stories about his life and what heβs learned over the yearsπ
π8π1
Let's connect and grow our professional network!
If you're on LinkedIn, feel free to connect with Chera Wondimu and support her journey.
π Linkedin
Building meaningful connections opens the door to new opportunities. π€
If you're on LinkedIn, feel free to connect with Chera Wondimu and support her journey.
π Linkedin
Building meaningful connections opens the door to new opportunities. π€
β€2π2
CTRL + FUTUREπ₯
Let's talk about the weird thing that happened today. π
Someone called me today and asked, "Do you have 100,000 birr? Or can your family lend it?"
I just started laughing. π
If I had 100,000 birr, do you really think I'd still be at ASTU? I'd probably be busy starting a business. π
I just started laughing. π
If I had 100,000 birr, do you really think I'd still be at ASTU? I'd probably be busy starting a business. π
π10
Let's connect and support a fellow software engineer!
If you're on LinkedIn, connect with them and support the post with a reaction, comment, or share. Every bit helps!
πLinkedin
Let's grow our network and help talented professionals reach more opportunities.
If you're on LinkedIn, connect with them and support the post with a reaction, comment, or share. Every bit helps!
πLinkedin
Let's grow our network and help talented professionals reach more opportunities.
LinkedIn
#opentowork #softwareengineer #fullstackdeveloper #softwareengineering #react #nodejs #postgresql #problemsolving #webdevelopmentβ¦
I'm excited to introduce SmartTransport a comprehensive Transportation Management Platform designed to modernize how passengers, drivers, transportation authorities, and administrators connect through one unified digital ecosystem.
Modern transportation deservesβ¦
Modern transportation deservesβ¦
β€5
Unproductive day because of the Wi-Fi. π
Is it just me, or has the internet been terrible today?
Is it just me, or has the internet been terrible today?
β€3
What is this behavior? π
Someone joined, shared their idea, and left immediately.
Bro it's a community, not a hit-and-run mission. π
Someone joined, shared their idea, and left immediately.
Bro it's a community, not a hit-and-run mission. π
π3
Today I started my day at 9 a.m. with a fiction book, and somehow I ended up reading almost 100 pages π₯Ή
The story made me cry. I really donβt know how some people go through such painful situations in life and still remain strong. If I were in her place, I honestly donβt think I could handle it.
She is truly strong, and thatβs what touched me the most.
The story made me cry. I really donβt know how some people go through such painful situations in life and still remain strong. If I were in her place, I honestly donβt think I could handle it.
She is truly strong, and thatβs what touched me the most.
π₯6β€1
Forwarded from Sambee π (μλΉπ)
π 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 papers. then we forget about them. next semester comes, same thing. your Downloads folder becomes a graveyard of old files you'll never open again. your device gets slower. you keep thinking "I should clean this up" but never do it.
so I built HiveClean to solve that exact problem.
what is it?
HiveClean is a Windows app that finds and deletes junk files from your computer. it finds duplicate files, shows you space hogs, categorizes everything, and has a recycle bin so you can undo deletes. also scans your Telegram downloads separately.
what I actually built :
this isn't a tutorial project or homework. it's a real app with real features:
- scans 688 files in seconds using SHA256 hashing
- detects exact duplicates by comparing file contents, not just names
- saves your deleted files to disk so they persist after you close the app
- talks to Supabase (a real database) for user authentication
- packages into a Windows installer that works on any computer
I built both the frontend (what you see) and backend (how it works). wrote 2000+ lines of code. shipped it. packaged it. released it.
how to use it:
1. download HiveClean_Setup from the link
2. run the installer, click next, done
3. click "β‘ Scan Downloads" : it reads your Downloads folder
4. click categories on the left to filter (Videos, PDFs, Images, etc)
5. click checkboxes next to files you want to delete
6. click the red delete button, confirm
7. files go to the recycle bin (safe, can undo)
8. want to scan Telegram downloads too? click "Select Telegram Folder" then " Scan Telegram"
that's it. cleans up space without breaking anything.
The tech stack:
Electron + React + Vite + Tailwind + Node.js + Supabase (auth)
download it here:
https://github.com/sambee-coding/HiveClean/releases
this thing actually works. not a tutorial project. a real app I tried to clean my own downloads it works smoothly .
and thanks for my first tester @Mememe12334 who told me the features that wasn't working ..and i fixed it:)
let me know your experience folks
#buildinpublic #BeeProjectcs #HiveClean
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 papers. then we forget about them. next semester comes, same thing. your Downloads folder becomes a graveyard of old files you'll never open again. your device gets slower. you keep thinking "I should clean this up" but never do it.
so I built HiveClean to solve that exact problem.
what is it?
HiveClean is a Windows app that finds and deletes junk files from your computer. it finds duplicate files, shows you space hogs, categorizes everything, and has a recycle bin so you can undo deletes. also scans your Telegram downloads separately.
what I actually built :
this isn't a tutorial project or homework. it's a real app with real features:
- scans 688 files in seconds using SHA256 hashing
- detects exact duplicates by comparing file contents, not just names
- saves your deleted files to disk so they persist after you close the app
- talks to Supabase (a real database) for user authentication
- packages into a Windows installer that works on any computer
I built both the frontend (what you see) and backend (how it works). wrote 2000+ lines of code. shipped it. packaged it. released it.
how to use it:
1. download HiveClean_Setup from the link
2. run the installer, click next, done
3. click "β‘ Scan Downloads" : it reads your Downloads folder
4. click categories on the left to filter (Videos, PDFs, Images, etc)
5. click checkboxes next to files you want to delete
6. click the red delete button, confirm
7. files go to the recycle bin (safe, can undo)
8. want to scan Telegram downloads too? click "Select Telegram Folder" then " Scan Telegram"
that's it. cleans up space without breaking anything.
The tech stack:
Electron + React + Vite + Tailwind + Node.js + Supabase (auth)
download it here:
https://github.com/sambee-coding/HiveClean/releases
this thing actually works. not a tutorial project. a real app I tried to clean my own downloads it works smoothly .
and thanks for my first tester @Mememe12334 who told me the features that wasn't working ..and i fixed it:)
let me know your experience folks
#buildinpublic #BeeProjectcs #HiveClean
β€5
CTRL + FUTUREπ₯
Hey family! π I've been thinking about creating a new type of content for my YouTube. The idea is a Q&A series where you ask me anything programming, tech, productivity, university, or even random questions and I answer them in a video. What do you think?β¦
Hey family! πβ€οΈ
The response to my last post was amazing, so I've decided to make the Q&A video! π
Now it's your turn! Ask me anything about:
- High school
- University life
- Programming & tech
- Productivity & learning
- Competitive programming, web development
- Or literally anything you're curious about!
π© Submit your questions here using the link : SMA
No question is too simple or too random. I'll answer as many as I can in the video! ππ₯
The response to my last post was amazing, so I've decided to make the Q&A video! π
Now it's your turn! Ask me anything about:
- High school
- University life
- Programming & tech
- Productivity & learning
- Competitive programming, web development
- Or literally anything you're curious about!
π© Submit your questions here using the link : SMA
No question is too simple or too random. I'll answer as many as I can in the video! ππ₯
sma.robi.work
Send Messages Anon
A web based ngl.link alternative ask me anything platform.
β€7
Good morning or maybe good afternoonπ
Last night I slept at 3:00 AM and woke up at 10:00 AM. Ever since my Wi-Fi stopped working, my whole routine has been a mess.
It's funny how one small problem can completely change your schedule. I'm trying to get back on track
Last night I slept at 3:00 AM and woke up at 10:00 AM. Ever since my Wi-Fi stopped working, my whole routine has been a mess.
It's funny how one small problem can completely change your schedule. I'm trying to get back on track
π3β€1