I have tried to build stuffs inC language and other web based language like html css and js
I have build tic tac toe game inC ,where two players can play
It is totally console based game and i have built the same game by using html css and javascript
Other is a CRUD app (to do list)
One calculator app having dual screen to show inputs
A robot cleaner type something
Actually it was a question that I solved in c language
Then i tried to represent that program using html css js
Last is a number guessing game that i built in both c and js