DEVLOG #3
Finallyyy!!! First pre-release of Wizard Terminal is here. I was working on standalone compiled file. Its available for windows, Linux, only. As i tried to make one for MACOS but sadly it wasn’t working. Anyways go and check it out!
DEVLOG #2
Made many changes on the wizard terminal this time. The terminal has proper command parsing now. Before this, I was using a string variable only, now using string vector. Now wizard terminal can interact with the files and folders.
Added wipe (clear screen), teleport (navigate directories), reborn (rename file) and summon command is now with better logic, .
Changed the prompt color to green.
Was wondering what should i create, so I decided to make A Custom terminal. I have completed the very basic structure of my wizard Terminal. would be continuing adding more commands. right now, i only have a few(for testing) commands. Would be adding many more.
Codemaxxing - Devlog #4 Worked on Codemaxxing for around 15 minutes today.This session was focused on improving the editor UI and overall user experience. I Replaced the text input with a textarea to better suit code editing, added hover transitions for tabs, making interactions feel more smoother and more polished. Progress was small, but it improved the foundation and usability of the IDE. Next steps: continue refining the editor, improve the UI and animations, add more IDE functionality, work toward the next milestone.
67 OS - Devlog #3 Worked on 67 OS for around 30 minutes today.This session was mostly focused on reviewing the current state of the project, planning upcoming tasks, and exploring ideas for future features. I also spent some time planning Codemaxxing, a new IDE project. Progress was small, but it helped to clarify the next development goals and direction. Next steps: Continue building core functionality Improve project structure, Continue planning and developing CodemaxxingWork toward the next milestone
I have been working on the desktop and done few things and I have completed an app for my 67os “YAPGPT”, this is gonna be ai chat but for things like rizz and brainrot lmao. This OS is gonna be very fun.
so I have started workin on my web based OS, 67os!. I am going to make this as an funny OS. it would be full of memes and brainrots! I have created the loading screen and working on the desktop.
I tried many AI and my best but I couldn’t solve the error, So I rolled back to the previous version :( but don’t worry, In future I think I would try to fix it!
so, my website was so inconsistent, I came to an conclusion that the model I was using had rate limits and all. I had to purchase AI credits with my money and it worked, but the thing was that users can exploit the AI credits by using it massively or something, So then I added rate limits of 20 requests per IP address. The site worked well when i was testing it locally but it crashed when I hosted it to vercel. I think i might need more time to fix this bug.
I had to change the AI model, free AI models were having rate limit issues, so i had to use a paid one. It’s working fine now! you can check it out.
Tracked down why the website was working fine and not working when deployed. The main change was to make the app serve static assets correctly from the origin. The website is live now!
Again changed thee UI to classy and elegant look, i don’t think i would change again.Added mouse follower and mouse magnet (they look cool!). I was trying to host it for testing but i was getting and error. I have to work a little more on the front end then i will more to the back end error solving.
integrated AI api for roast and Testing it :)
Didn’t liked the ui of the last one, so I changed the UI and added chat system (just the frontend testing part).
I am working on the front end part, i have made two cards for input and output and a header.