My Web Projects

I have started to learn fullstack development since a month ago [OCT 2022] and I have done some projects on the same for my practice and I have listed them here.

Visit my Github repo! Take me back to Arena!

Card image cap

This is my beginner sample html page with no backend features and purely just created for fun.

Card image cap

This is a mailing newsletter signup which can be used to get the mails from me for those who subscribe to my newsletter.

Card image cap

This is a webpage which shows live Date and Day.

Card image cap

This is a live weather forecast webpage which gives the current weather condition of the user input place.Currently it gives the condition s like Humidity, Temperature and Pressure along with the weather image corresponding to the current state.

Card image cap

This is a calculator page which takes two inputs from the user and performs DMAS on them and display the result.

Card image cap

This is a blog. This is made with Node.js with simple user interface html elements. This blog has integrated mongodb to save the blog posts and display them in the homepage. The users can also compose the posts and can retrieve it via URL bar.

Card image cap

This is a Simple Counter app with reset function made with React.Concepts such as useState and onClick are used .

Card image cap

This is a fully functional Ecommerce website application with creative descriptions and making. Developed using MERN stack.