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

robopugo

@robopugo

Joined June 1st, 2026

  • 87Devlogs
  • 12Projects
  • 6Ships
  • 49Votes
I'm really good at using Desmos, and have created a couple of games with it. I'm also good at python, and have created a couple of terminal games with it. I want to learn more web-dev and wasm.
Open comments for this post

8h 2m 40s logged

[this will be a longer devlog]. So what are these 2 things, and what do they have to do with stylized docs, glad you asked. After designing a stylized help func, I made a main menu / repl that shows you the names of all the functions and you can type the name to see its stylized doc card. The first img shows all of the names of the functions in my module currently, the second shows all of the helper funcs / commands in the repl. (not all are implemented, but most are). The main features I like are that it’s stateful with a back command, and the .run command which lets you run the example code right there. I uploaded a long form video to my YT channel if you want to see it in action: https://youtu.be/niP3qDd2KkY

2
0
70
Open comments for this post

4h 50m 28s logged

Hello, been a while, but I’m finally happy with it, so some context: python has these things called doc-strings which are basically special comments in a function that explain what the function does and how to use it, you can see this with the help() function. I wanted to make my own version, but stylized, and i succeeded, and mine is pretty dynamic. How it works: it uses a list of headers to make sections and then styles them based on indentation. (also shows color palate in bottom right). Planning on making some sort of menu to easily read these.

0
0
59
Ship

I made a simple OS, around birds, mainly a cool BG thingy to mess around with. Has a text editor, code editor, basic browser, clock app, add app feature, so you can add your own apps, really custom. And settings. Along with a cool selection box. Might add more at some point, but i just felt like finally shipping some stuff.

  • 10 devlogs
  • 22h
  • 3.55x multiplier
  • 77 Stardust
Try project → See source code →
Open comments for this post

41m 22s logged

started to mess with fonts and sadly a lot of fonts don’t support “\n”, but this one does, and i used wrap to apply the 4 color gradient to it, planning on working on adding the random text, and maybe another loading throbber of sorts. (python)

1
0
34
Open comments for this post

1h 43m 29s logged

oof, for some reason i can’t get my extension to activitie / run even after an hour of debugging. So honestly just goona quit for a bit and maybyetry more tomorow, as nothing i try to do to fix works.

0
0
25
Loading more…

Followers

Loading…