You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stocky is a fullstack web application built with Java, Spring Boot, and Angular that helps busy store owners manage all of their stores in one place. This app is designed to be both robust and user-friendly, with a sleek and modern interface.
Purely is a cloud-first microservices web application, containerized and deployed to AWS Elastic Kubernetes Service (EKS) using Helm and automated via GitHub Actions CI/CD pipelines.
This advanced-level repository equips learners with the necessary skills to excel in full-stack development using Java, with a focus on fostering employability skills. learners will delve into the key technologies integral to full-stack development, primarily centered around Java and its associated tools and frameworks such as Java EE, Java Persist
In this project, I have worked on Spring Boot microservices along with MongoDB Atlas as backend and Angular.js as frontend to design a Stock Market Charting Application.
This repository serves as an extensive compilation of the projects and practice sessions completed throughout my journey with Patika+. As I advance through the program, each project and practice session is thoughtfully arranged into specific folders within this repository.
I'm thrilled to join NareshIT to advance my skills in Full-Stack Java development. This journey will enhance my ability to build dynamic, scalable web applications, deepening my understanding of Java technologies. I'm excited to learn and grow as a full-stack developer!
The REST API Reading Time Application is a Java-based application built with Spring Boot. It allows users to retrieve estimated reading times for texts or documents.
"I am an Indian farmer" is a Java-based project aimed at helping Indian farmers manage their fields effectively by providing information on required equipment, latest agricultural technologies, and government schemes.
This is a project i had to implement in the course of Distributed Systems[2022-2023] and this repo has two projects. I used Spring Boot framework for backend and React framework for frontend. Also, for security i used JWT for authentication and Spring Security. You can find backend part in the main branch and frontend part in the React branch