i havent really done much in terms of projects , except the ones learncpp already has
I dont have a planned project going on currently either , im trying to make a notepad clone with dearimgui , as of right now , i have gotten some buttons and text area and typing working , im probably gonna work on it more.
After im done with learncpp , i have one other project idea in mind , which is making my own version of shell commands . Like , ls or cd or stuff like that
other than that, i dont know what i would want to make , maybe a clone of containers in STL ? not very precise with allocators exceptions and stuff , but more like " behaves like vector" or stuff like that . Focusing on making it use smart pointers and all