Finished the Admin Dashboard project on Intermediate HTML and CSS
Live Preview: https://twofansv.github.io/project-admin-dashboard/
I'm still trying to grasp on how things work with responsive units but I had so much fun doing my cyberpunk inspired admin dashboard :).
+Love for grids. It's so easy to visualize (for me) the layout on how my grid will look after I code it.
Any feedback would be greatly appreciated.
Calculator Project
Excuse my english, It's not my native language.
I finished my calculator project today. I started it last month and I reallyyy felt stupid when I found out that most of the learners completes it within a day..
During the time I'm working on this, I struggled a lot from naming the variables, functions, and commit messages. Additionally, the functions I've wrote got deeper and complex whenever I call it from another function. It's hard for me to comprehend what's going on with my code when a bug occurs.
But It feels so rewarding now that I've finished it :>.
Here is my calculator repository: https://github.com/twofansv/Kalkulater
And the live preview of the project: https://twofansv.github.io/Kalkulater/
Any feedback would be greatly appreciated. Thank you.