my projects

Latest applications I developed as fun projects and self learning.

E-Commerce Admin Dashboard
1.

E-Commerce Admin Dashboard

E-Commerce Admin Dashboard is a web interface designed specifically for store administrators to manage and monitor their online business. It provides a centralized location to access key functionalities and gain insights into store performance.E-Commerce Admin Dashboard is a web interface designed specifically for store administrators to manage and monitor their online business. It provides a centralized location to access key functionalities and gain insights into store performance.

TailwindNext.jsTypeScriptStripeServer-Side Rendering (SSR)Client-Side Rendering (CSR)Clerk Authentication
E-Commerce Storefront
2.

E-Commerce Storefront

This project leverages Next.js to build a user-friendly online store. It seamlessly integrates with a separate API ([Admin](https://github.com/rameskum/ecommerce-admin)) to fetch and display product data, offering a visually appealing and functional shopping experience.

TailwindNext.jsTypeScriptServer-Side Rendering (SSR)Client-Side Rendering (CSR)
Hello Dog
10.

Hello Dog

I created this fun project completely with Javascript, CSS and HTML, where you can look at random dog images or see dog images by breed. The application also displays random dog facts. Check the demo link.

HTMLCSSJAVASCRIPT
Breaking Bad
11.

Breaking Bad

This project was developed as learning project using Angular. The app lists `breaking bad` and `better call saul` characters with additional details, like their occupation, cause of death, season appearance, status (dead or alive in the season) and others.

AngularRXJSCSS
Dog Facts
12.

Dog Facts

This is the Dog API and it provides dog facts as a service.

JAVASPRING-BOOT