Pinned Repositories
angular-dashboard-springboot
Backend of this project is developed in Springboot that dumps data from XLSX file into database. Frontend is developed in Angular which visualise the data by getting it from database.
angular-forms
Repository contains responsive and reactive forms in angular with form validations. Usage of FormGroup and Nested Forms.
assignment-cv
blog-app-springboot-react
It is a backend of blog application developed in spring boot and hibernate. Basically this project has the API's of blog app which are secured using spring security and it has JWT based authentication to role wise permit the users to access the API's.
classroom-quiz-springboot-angular-app
Classroom quiz is a MCQ based online examination system project developed in angular material ui and spring boot, hibernate orm with mysql database.
go-with-Golang
Repository contains the foundation level programs of Golang and different web requests and API creation in Golang.
learn-cpp-with-me
Repository contains C Programs, C++ Programs from difficulty level beginning to advanced. It also contains Modern C++ version 11, 14 and 17 programs.
learn-java-with-me
Repository contains data structure and collection framework programs in java.
restapi-with-FastAPI
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python. In this repository I've created API's for MongoDB CRUD operation using FastAPI.
springboot-with-reactjs
krishnalagad's Repositories
krishnalagad/learn-java-with-me
Repository contains data structure and collection framework programs in java.
krishnalagad/restapi-with-FastAPI
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python. In this repository I've created API's for MongoDB CRUD operation using FastAPI.
krishnalagad/angular-dashboard-springboot
Backend of this project is developed in Springboot that dumps data from XLSX file into database. Frontend is developed in Angular which visualise the data by getting it from database.
krishnalagad/assignment-cv
krishnalagad/blog-app-springboot-react
It is a backend of blog application developed in spring boot and hibernate. Basically this project has the API's of blog app which are secured using spring security and it has JWT based authentication to role wise permit the users to access the API's.
krishnalagad/bluejay-assignment
krishnalagad/go-with-Golang
Repository contains the foundation level programs of Golang and different web requests and API creation in Golang.
krishnalagad/kafka-message-broker-projects
This repository contains microservices that uses kafka message broker to communicate with each other.
krishnalagad/learn-cpp-with-me
Repository contains C Programs, C++ Programs from difficulty level beginning to advanced. It also contains Modern C++ version 11, 14 and 17 programs.
krishnalagad/learn-springboot-with-me
This repository has projects containing API's developed using spring boot framework with hibernate ORM.
krishnalagad/RESTAPI-python-using-FastAPI
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python. In this repository I've created API's for MongoDB CRUD operation using FastAPI.
krishnalagad/docker-start
krishnalagad/jwt-authentication
Implementation of JSON Web Token authentication for a user in Springboot with Hibernate ORM integrated with MySQL database. Also I have implemented refresh token in it.
krishnalagad/jwt-role-based-authentication
JWT authentication is used in this project along with password encryption and decryption.
krishnalagad/krishna.github.io
Its my personal portfolio website.
krishnalagad/krishnalagad
krishnalagad/learn-helidon-framework
Helidon is a lightweight Java framework for building microservices.
krishnalagad/learn-kotlin
krishnalagad/learn-nodejs-with-me
learn-nodejs-with-me repository has projects containing API's developed using NodeJS.
krishnalagad/learn-rust-with-me
krishnalagad/learn-vertx-framework
Vert.x is an open-source, reactive, and polyglot application framework designed for building efficient and high-performing applications.
krishnalagad/LTI-upskill-WeekDay-activities
krishnalagad/microservices-spring-boot
krishnalagad/microservices-springboot
Illustrations of microservices, api-gateway, eureka server in spring boot.
krishnalagad/shell-scripting
Basics of shell scripting
krishnalagad/spring-state-machine
krishnalagad/spring-WebSocket
krishnalagad/springboot-elasticsearch
Spring Elasticsearch is a popular distributed search and analytics engine. In this project I have used Spring Elasticsearch to implement API to enhanced search operation.
krishnalagad/springboot-web-scraping
krishnalagad/TodoManager-kotlin-angular
This project has the REST API's for To-do Manager application. Backend is developed in Kotlin and frontend is developed in angular. To handle database activities MySQL is used with Hibernate ORM.