Log in to leave a comment
Log in to leave a comment
I built a music player that works in the terminal! the challenging part was probably making the selecting and playback stuff. im very proud of the like the any file to audio part, its ultra interesting for me to hear the binaries or something like that
not clickbait it actually plays a txt (i tested it on the source code like as the .txt)
uhh it has to loop if you dont ahve a big file bc it would be 5ms and you wouldnt be able to hear it
###why am i making this lmao
Log in to leave a comment
plplplpls
check out mine
https://flavortown.hackclub.com/projects/13972
takes audio and outputs text.
we setup so mine listens to urs and outputs text into the .txt urs is reading and a little modification to make it save
INFINITE ENERGY
I got music playback working with a rust library called rodio and its pretty high quality so im prout of it
and i dont know how to put music into a png but yall can see the output of my code :)
Log in to leave a comment
I built a operating system “Gnitarepo” that you can type in! memory addresses and stack was challenging (btw the FT in the top left is for debugging and saying it works). im proud of this because its a operating system!! i have almost 6 hours on hackatime of pure assembly :sk:
IT WORKS! IT loads the kernel i can type delete everything is wokring i knew a complete rewrite was better and i did it in less code lines than last time LES GO HOORAAY I CAN GO EEP it took so long to get this working ongg
Log in to leave a comment
bugs, errors, linkers, makefiles uhhhh its a headache still so many bugs i think im just gonna delete this i thin kits broken in such a way where i cant fix it :( 8 hours of work into the trash
Log in to leave a comment
Setup the compiler and reorganised the boot section so it will have 2 stages stage 1 initializes stage 2 bc like 512 bytes of mem MAX, stage 2 loads the kernel and the kernel takes over. Also setup a compiler from 1988 :skulk: (still same output) also as soon as i get C working reliably i want to ditch the tutorial
Log in to leave a comment
GIANT acomplishment like it boots! it bootloader boots, prints that its loading and it goes to the kernel and the kernel prints hello world from kernel how cool is that! also i had a mild hiccup because while printing in both boot.asm and main.asm i was popping the bx register and it wasnt pushed so naturally it gave me corrupted characters (dumb mistake) (also there was 1 string and it wouldnt compile bc of it bc it ran out of the first sector storage (first sector 512 bytes)) also assembly getting easier
Log in to leave a comment
Added C so it like can find and read files and other cool stuff (it read all of that output and printed it) btw its ultra refreshing to like from writing assembly to go to writing C and im still going to need to make it go into the system because right now its a seperate utility
Log in to leave a comment
nothing changed in the output but under the hood it: read from floppy disk and if it didint it attempted 3 times (in register di) and if that didint work it would wait for a keypress (bios interrupt 16 hexadecimal) and reboot (not sure if the reboot works)
I started work on this, in the… assembly language and it is kinda complicated but its doable its just cpu registers ig and BIOS hex codes and yea
Log in to leave a comment
I built a website for myself! i learnt that i my ego is too high and that positioning hyprlinks and other stuff is NOT easy (i learnt that the hard way) but i eventually figured it out and it works! (im pretty happy that it works) but im not proud of the fact that some logos are like not in the same position as the others but idk how to fix that that would take me 2h+
i made animations, my stack of the languages that i know or oses i use
Log in to leave a comment
Because i cant focus for shit i made this so that i can actually study
i made a pomodoro method study helper thing its basically like some study time then break time and repeat
everything works in the windows terminal it is written in rust it displays a traffic cone and a progress bar and how much time you got left to study/break
i learnt how to grab input how that ascii box thing works about ascii color codes!
i worked on the only feature of this… the pomodoro method! doesnt loop but you can just open it up again right?
Log in to leave a comment
very niche
looks nice. You could use ascii art generator for some spice