You are browsing as a guest. Sign up (or log in) to start making projects!

slecesama

@slecesama

Joined July 17th, 2026

  • 17Devlogs
  • 4Projects
  • 4Ships
  • 6Votes
hello! here just for fun and for clearing my thoughts!! :€
Open comments for this post

9h 56m 25s logged

**DEVLOG #09
HELLOO
i made a select layout on the topbar (blue map) where u can change the dekstop layout and just have a dock with all the apps instead of the normal desktop app icons. also made a tetris (the code is really messed up and doesnt work properly rn, will try to debug) and also made a spotlight to search apps with ctrl + space. also made a lot of tweaks etc but i made them days ago and dont remember them anymore :|
this devlog is gonna be shorter because im getting tired of ts so i will try to rush the last things i wanna do and just ship it. it already has a lot of things it doesnt need more tbh

0
0
14
Open comments for this post

10h 2m 21s logged

**DEVLOG #08
i made widgets! they are draggable, customizable with the themes app and all of em work perfectly! the isaac exclusives are the mom’s voicelines and item of the day widget (where u can reroll once per day using D6). i’ve spent most of the time optimizing and fixing bugs, but the thing that stole most of my time was the themes (i got bored of the black and red colors with that background) so i started making some presets with both backgrounds and icon colors. most of them aren’t still finished but yeah i’ll be getting into it shortly. also made some tweaks in the settings, gallery and compendium app aaand i think that’s all. rn im trying to make a domino/infinity effect using the browser where i can open the webOS multiple times inside the webOS but it starts showing white screen after 2 times so idk how to fix.

1
0
99
Open comments for this post

9h 22m 23s logged

**DEVLOG #07

helloooo! i made a lot of progress since last time, i made an intro (for some reason i cant upload the video here in the devlog :( but i will ship soon and u’ll be able to see it there) of isaac descending into the floor, idk what to add there but i will try to make it prettier! then i made the settings app and a music player that plays my favorite isaac OSTs (i have no idea if they are copyrighted, i hope not) i also made a paint app (peep the tools, all the icons are isaac items as always) and that’s about it i think, made the topbar prettier and idk i feel tired rn so goodbye

0
0
1
Open comments for this post

9h 3m 49s logged

**DEVLOG #06

ok so it’s been a long journey updating this compendium app, there are a lot of things i wanted to add and it’s still not complete rn, but it’s 99% finished! i added various sections inside the app where u can see all of the unlocks and they are based on what characters u are playing or bosses u are about to kill. other than that i also added a gallery app where i just put a lot of images of isaac and friends, and a themes app where u can change the main colors of the whole OS.

0
0
8
Open comments for this post

3h 28m 54s logged

**DEVLOG #05

hello! i put a lot of my time in here for making the app that i think will be the most useful one here (or at least for us isaac players), which is the Compendium app!

What is Compendium?

Compendium is this app i made that shows every item, trinket, challenge and character of The Binding of Isaac. it works like a little wiki (not so little since there are more than 720 items and trinkets) and shows every item sorting them by the ID ingame, shows their quality and if they have to be unlocked ingame, it shows you how to unlock them. You can also sort it based on what DLCs u have, default is having all of them (steam sale saved a lot of players). same thing even for trinkets but they don’t have quality in game so the only sorting is DLCs and then the last section of the app is the Unlocks where u can choose and see either how to unlock characters, how to unlock challenges and what reward they give u or all the items that have to be unlocked.

What i will add in the future (today or tomorrow probably)

the app is 90% done and i wanna add a boss section with tips on how to fight them and a reccomended unlock icon on all of the unlocks that are fundamental for progressing in the game.

How did i develop it

ok so i thought scraping the web for data was easier, turns out it wasnt and i crashed out multiple times. there are SO MANY items, trinkets and things to get data from and getting all of them was not easy, i tried getting them myself but i gave up halfway through, had to use ai for all the scraping. the worst thing is that it was causing problems and forgetting things and i was always adding them later on, like first i got all the items and that’s it, then i remembered to sort the things, then that not all of them are unlocked, then how to unlock etc etc and thankfully i wasn’t the one that had to scrape all of that data.

0
0
14
Ship

Welcome to IsaacOS! this is a very cool OS based on the binding of isaac (i am playing it so much rn) which has minimal but essential apps right now but will have many and many more in the future. i made it using only html, css and js and honestly i think it looks great! i rlly like the colors i used, even tho when i will probably re-ship it when it has more apps i will change them so it looks new/updated, but other than that i am very satisfied! it has only a note app, website that is very limited, simple calculator and a find me on socials app, but i have many more that i am currently developing but i thought that i’d like to ship it now so i can see the progress im making. hope u like it! >:3
play the saac, u won’t regret it (T⌓T)

Try project → See source code →
Open comments for this post

1h 34m 28s logged

**DEVLOG #04
ok so i kinda got lost in my thoughts today so i didn’t do too much but i made it so u can move around icons on the os and added animations when u close/minimize windows, also u can now resize the windows as u like by pulling the window in the corner . i think it’s ready now to ship and i will re-ship with the next mission when i will add more things such as background settings, themes, paint app, actual games etc

0
0
21
Open comments for this post

1h 19m 46s logged

**DEVLOG #03
i made a calculator app using old code from another project and made it match with the whole theme, made the notes app use localStorage so it saves the notes between sessions (there’s a default one tho) and made a lil dock for the open windows rn, also made a lil animations for when there are no windows open but i can’t record rn so u can’t see it, but i will add some micro animations later on to the dock. making this screenshot and being unable to get the browser window in the screen made me realize that i should make it so the windows size can be changed by pulling it on the corner

1
0
8
Open comments for this post

2h 2m 17s logged

**DEVLOG #02
hi humans
i changed a lot of the colors and added a background directly from isaac (unused Sheol floor). i added the notes app (which rn only shows a pre-written note, still cant add a new one) a find me app where u can find all of my socials and the browser. the browser was the hard part where i gave up half-way thru because i cant figure out how to search things online that dont block the browser using iframes, so it only shows wikipedia and the website on github pages cuz i wanted to create an infinity effect where u could open the webOS in the browser and do it a lot of times but i cant figure out the resolution etc so u can do it only once rn. also all of the icons are isaac items

0
0
8
Open comments for this post

51m 8s logged

**DEVLOG #01
helo i am making the binding of isaac os. rn it is just very basic since i am following the guide (rn nothing works, i made the windows draggable and closable but they don’t work) and i have 0 ideas on what apps to add, but i will try to make it work and add some cool features

0
0
19
Ship

very simple bot made while watching some yt videos

Commands

  • /bottandola-ping - Check bot latency
  • /bottandola-uselessfacts - Get a random useless fact
  • /bottandola-today - Get today’s useless fact
  • /bottandola-neko - Get a random neko image
  • /bottandola-waifu - Get a random waifu image
  • /bottandola-kitsune - Get a random kitsune image
  • /bottandola-fox - Get a random fox image
  • /bottandola-help - Show this message

The bot also posts today’s useless fact every morning at 8 AM Italian time!

Try project → See source code →
Open comments for this post

1h 9m 32s logged

i am almost done making this bot on slack that has this very simple commands:

/bottandola-ping - Check bot latency
/bottandola-uselessfacts - Get a useless fact
/bottandola-today - Get today’s useless fact
/bottandola-neko - Get a random neko image
/bottandola-waifu - Get a random waifu image
/bottandola-kitsune - Get a random kitsune image
/bottandola-fox - Get a random fox image
/bottandola-help - Show this message
The bot also posts today’s useless fact every morning at 8 AM Italian time!

0
0
1
Ship

this is the first time i dealt with APIs and it was really challenging, thankfully i had a friend of mine and ai that helped me understand some things more deeply and eventually i succeded and im happy with how it turned out! it has 3 widgets, the nasa one, an animal facts one (all facts are stored locally, all customized by my friend) and a weather one. it also has a lil blackjack for when i’m bored. idk if my favorite things are the backgrounds (that i got from reactbits) or the blackjack but im happy about them either way

Try project → See source code →
Open comments for this post

51m 50s logged

**DEVLOG #04
it’s ready to ship! i added a new widget that displays sicily’s hottest cities (including mine even when it’s not in the top 5 hottest) i fixed the blackjack rules not being set properly and tried fixing the nasa API key that failed to fetch everytime and looked up that it’s their problem rn and not mine so i made a fallback that displays the one from yesterday. i used ponytail to optimize, code review and get rid of the ai slop that helped me fix these things and now it’s ready! i really like it and hopefully i will not be the only one using it :c

0
0
3
Open comments for this post

1h 30m 25s logged

**DEVLOG #03
bgbg
i added a lotta things on my free time and the main things are:
background selecter: choose bether the galaxy one (the previous one) and this one. shoutout to reactbits.dev, where i got them both from
blackjack player: i really like blackjack (not gambling tho) so i thought it would be cool to just add a lil minigame
tweaks to widgets: made them bigger so they fit everything, still dont know what to add to the third one
still have a lot of optimization work to do and code review, but after that and adding the third widget it will be ready to ship!

0
0
2
Open comments for this post

1h 21m 38s logged

**DEVLOG #02
i revamped the look, even tho rn it’s just a basic layout and added the favorites urls that i can add locally. made the default research engine google but i will make it so u can change search engines such as brave, duckduck etc. and added this widget that displays some fun facts about animals said by my fellow friend who is knows a lot about em. adjusted some looks and css and i have some other ideas in mind that i will post about in a next devlog

0
0
2
Open comments for this post

1h 4m 45s logged

**DEVLOG #01
hi i am now working on this new mission and i am liking it so far! i followed every single step in the guide and got my api key from nasa and this is what it shows today! the only thing that i’ve done other than that was to use a background from reactbits (i love them) and some basic css. still don’t know what to add and what purpose it will have, but im having fun

0
0
7
Open comments for this post

1h 25m 19s logged

**DEVLOG #03
i think it’s ready to ship!
today i created the cards to put inside the sections and spent various hours gathering the content to put inside the cards, and i think it turned out great!
i also added english and italian support and a lil web icon of isaac (holy steam sale larp). i think for now i will pause this and re-ship or update it when i have time or more ideas but i have in mind to create the public larp space where everyone larps something.
this was really fun to build

0
0
8
Open comments for this post

28m 29s logged

**DEVLOG #02

hii lil update
i changed the sections cuz the previous ones were pretty basic and i found these really cool terminal-looking sections on a website and used them! as of now the sections are empty, but i will add something later on, i just gotta design some cool looking cards before actually putting content on it. i also added my socials in the bottom right corner of the website! next time i hopefully will add the cards, some content and english support!

0
0
15
Loading more…

Followers

Loading…