Hello, everyone! Todays blog will be about my projects, cuz I can't remember which ones I'm working on. So, first one, my integration of stiglnet and stiglpc together! I am trying to implement something called StiglNet, which is similiar to a tor-like network, but using UDP, instead of building on the already existing http, and stuff like that. Combining that with stiglpc, my anonymous messaging server would allow transporting both messages and normal 'internet' packets in one place, and would make the entire thing easier and nicer to use! Second one, I am still working on my wireframe engine. Its my favorite project, but sadly the codebase is alot larger than it used to be, so its kindof hard to add anything new to the existing codebase, especially more major changes, because technical debt. Another one I should update and maybe even publish is my resume, which is in C++ and exports the pdf of the resume. I should add some normal font, maybe make the links blue and underlined, or something similiar, bc now they just kindof looks like text, and are not very visible. I should also update the language skills to be abit more realistic, and extend them with the new languages i kinda learned. Last one, is obviously my operating system, (both StiglOS and StanleyOS), I have to figure out the floppy driver somehow, implement it propertly, and then attempt to load more sectors from 32bit mode. After I do that, I should be able to load nice programs from disk directly in the system, allowing multiple floppy disk system(which is so cool!). And thats about it! I should also do the stiglpc frontend, and maybe some real time chat app, because i still cant do javascript or any normal backend language, and thats about it! See you next time!