Posts

Showing posts with the label Java

Trade Planner-A full stack application

Image
It all started with a clumsy set of papers with many strategies not knowing which works the best and which does not The idea of organising everything and getting it all together brought rise to this application. What started as a personal challenge turned into a rewarding adventure. It all started with a clumsy set of strategies knowing it works or not and when to apply them or not...so I created this application which allows me to enter the data, edit the data, view the data and delete the data it also allows you to categorize it according to the label/days of the week. The road was bumpy, with plenty of downs, but each obstacle was a lesson in disguise. Diving into Docker was a game-changer, teaching me the essence of containerization. 🐳 This application also consists of an inbuilt calendar, an inbuilt YouTube video view, and a link to the Option chain which is used by many trades in India. Tech Stack: Talking about the tech stack...at first when I heard about this project from my c...

Shopping portal using Servlets

Image
" The Digital Bazaar: Unveiling the ShoppingPortal Experience" In the digital age, the concept of shopping has transcended physical boundaries, morphing into an experience that is both seamless and sophisticated. Enter ShoppingPortal, the Java-based mini-project that is revolutionizing the way we engage with e-commerce. The Foundation of ShoppingPortal At its core, ShoppingPortal is a symphony of technologies harmoniously integrated to deliver a user-friendly shopping interface. It's built on the sturdy pillars of MySQL, Java Servlets, and JSP (JavaServer Pages), each component playing a crucial role in the portal's functionality. MySQL serves as the data storehouse, securely housing all the product information and user data. Java Servlets act as the intermediaries, processing requests and responses between the server and the client. And JSP? It's the maestro, dynamically generating web content to ensure each user's experience is as unique as their shopping ca...