This was my first project in school. I was in tenth standard. I learned a lot about HTML.
You can view my project by clicking here. I have a repository on github of my project.
Project 2
I made a C++ program which inputs an integer between 1 and 26 and prints a pattern accordingly. It uses alphabets and makes a pattern which results in a beautiful rangoli. I made the following code.
Project 3
I made a github repository which contains some basic algorithms for practice which can be used by students. The language used is C.