Robi makes stuff
2.69K subscribers
4.21K photos
283 videos
46 files
1.4K links
I don't really know what im doing, but sometimes i make stuff.
This is basically the saved messages of my life.

https://t.me/boost/Robi_makes_stuff

Season 2 Episode 4

My portfolio : https://robi.work
@rb_wk
Download Telegram
YAY CZ sentenced to just 4 months in prison
πŸ€—2πŸ‘1
If you live off their praise you’ll die to their criticism.
πŸ’―10❀8
Forwarded from Neptune
FuseForecast

An app I made that uses open-meteo to get weather data based on your location to "predict" potential outages due to rain (the age old mystery).

check it out: https://FuseForecast.vercel.app/
❀95πŸ”₯41
Forwarded from Dagmawi Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
😍5
Forwarded from Dagmawi Babi
@DoniVerse made this right as I was conflicted on which one of my side projects I should build
β€’ https://project-rank.vercel.app/#main

Simple yet effective! Gonna star this one
β€’ https://github.com/doniverse/projectrank

Thanks this one's for me.

#CommunityShowcase
@Dagmawi_Babi
❀5πŸ”₯2
me : selects our 64 line import 1k line code component and asks copilot which parts i should change into a component

* copilot is thinking
* net starts lagging
* ram usage hikes
* window unresponsive

me : oh this poor child
* starts typing

its components that already are components
other people : oh its dinner time , time to eat
me : oh I'm shaking , i should probably eat
* proceeds to drink coffee and code
πŸ”₯6😁4πŸ‘1
🀣1
i just spent a solid 30 mins debugging a state issue because i put
if  (( stage = "None" )) { 

instead of
if ( stage == "None" ) {


and JavaScript was like , yeah , inside an if block is the perfect place to do an assignment to a variable in a higher scope.
😁1
me : updates resume to human copilot
🫑1
not a simple progress bar
😱1