this is a simple temperature convertor converts Celsius to Fahrenheit and Fahrenheit to Celsius very easy to use, hope you like it
this is a simple temperature convertor converts Celsius to Fahrenheit and Fahrenheit to Celsius very easy to use, hope you like it
In this devlog I built the first half of my parser for the web engine; it can go through a website and match tokens!
There are a few issues; some things, like conditions (like <a href=> arnt supported), as well as I can’t pull text from things like headers and stuff.
I also made an animation so people can see how it works! The animations basically shows how my buffer system, and determining the order of tokens works, to prevent things like mismatches!
My Space Shuttle is Almost Done!
My Estimate is That it Will be Done Tomorrow
The main goals I have worked on since my last devlog are:
What I still need to work on:
This whole build took way too long since i made many mistakes and errors during this whole process but I learned a lot and I’m very happy with the result!
If you see my shipped project, feel free to check it out!
I’ve Finally Designed The Back of My Space Shuttle.
I was able to add very crucial details like:
I was able to build a website demo for people to try out. To make this, I ran it on the Nest servers from Hack Club! However, I used a bit of AI, as I had never set up a server, as well as my project being only built for Windows. However, AI still hasn’t and will not be used in the main project. I did this as a bit of a time saver and to not have to commit 40+ times to test it lol. https://k754a.hackclub.app/
A Stopwatch that work’s
Random number generator
Made a counter and it works
I Completed The First Side of The Rocket For My Shuttle
I still need to do the other side so I will work on that next and then I will almost be completed this project!
I built the first version of my web client. It can now pull HTML data from HTTP sites, using a TCP socket.
If you don’t know what I’m working on, I’m building a pure C++ browser engine, to load and render websites like google without the use of AI and libraries.
Note that it does not work for https, as to build a handshake between the 2 is super difficult, even for a good programmer.
The next step will be to pull an entire webpage off and save it in RAM.
Thanks for reading, and I hope you follow my journey!
I’m Designing A Space Shuttle Completely From Scratch
This involved many steps
I’m Now Working On Adding More Details To The Fuel Tanks and Other Large Components
Using C++ and native windows libraries, i was able to connect to a website and pull some data off of it.
this was super difficult, but im super happy it worked, its able to connect to any IPV4, http site.
my next plan is to start pulling files, like html into ram from websites.
A Stopwatch that work’s
this is a simple temperature convertor converts Celsius to Fahrenheit and Fahrenheit to Celsius very easy to use, hope you like it
counting thing
Random number generator
Made a counter and it works
Simple website