d-saravanan
I am currently working in Java with Spring boot, Jenkins, Git, Terraform, AWS. Prior to this, I was a .Net developer building Multi-Tenant SaaS Framework
Chennai, TamilNadu, India
Pinned Repositories
451ApiVersioning
About how the versioning is to be done for Web Api with OData and .Net framework version 4.5.1
ACLInSolidity
This repository contains the code that provides an illustration of the solidity programming language and the Access Control List implementation via Solidity.
Angular-GettingStarted
Sample Angular application used in the "Angular: Getting Started" course: http://bit.ly/Angular-GettingStarted
api-guidelines
Microsoft REST API Guidelines
ApplicationInsights-dotnet-server
Microsoft Application Insights for .NET Web Applications
architecture
jenkins-security-realm-plugin
The plugin that demonstrates how we can use the Jenkins plugin to implement the custom security realm
Multi-Tenant-Authorization-Policy-Sample
This repository contains the basic code sample that demonstrates how to do a Multi-Tenant based authorization policy for any Multi-Tenant applications built for ASP.Net Core 2.0 version
multitenant.dev.template
The multi tenant application development template or blue print that can get anyone developing the multi tenant app with speed as the core aspects are implemented or available as abstract.
pipeline-designpattern-sample
A sample application that implements the pipeline designpattern
d-saravanan's Repositories
d-saravanan/jenkins-security-realm-plugin
The plugin that demonstrates how we can use the Jenkins plugin to implement the custom security realm
d-saravanan/ACLInSolidity
This repository contains the code that provides an illustration of the solidity programming language and the Access Control List implementation via Solidity.
d-saravanan/Angular-GettingStarted
Sample Angular application used in the "Angular: Getting Started" course: http://bit.ly/Angular-GettingStarted
d-saravanan/boilerplate-angular
boilerplate sample application developed using angular with TypeScript
d-saravanan/collab-editor-clients
A simple collaborative code editor built by me using web sockets
d-saravanan/collab-editor-web-socket-server
This repository contains a simple javascript that uses websockets to enable the collaboration between the interviewer and the interviewee
d-saravanan/collabedit
Collabedit application
d-saravanan/CS_eBooks
d-saravanan/data-structures-and-algorithms
good course content forked from udemy
d-saravanan/Docker
Docker related contents
d-saravanan/draw-io
Repository for my post's draw.io diagrams
d-saravanan/educative
A collection of courses, scraped from the website Educative (educative.io). Feel free to use!
d-saravanan/git-api-test
testing the github api from java code base
d-saravanan/groovy-shared-library
d-saravanan/hacker_rank_solutions
This repository contains some of the solutions for the hacker rank problems
d-saravanan/inmemory-library-api
inmemory-library-api
d-saravanan/java-multi-threading
This repository contains code samples for explaining the multi-threading in Java
d-saravanan/jenkinsfiles
a collection of all the jenkins files types for use in CI/CD
d-saravanan/json-value-extractor
The aim of this app is to help the user to extract the value from a given json array and a path to the property to extract the value from. The property can be returning a primitive value or an object altogether
d-saravanan/kcache
This is a package that is written in Kotlin that helps build and use an in-memory caching implementation using Kotlin programming language
d-saravanan/leetcode-solutions
Solutions to some of the leet code problems that I was able to crack
d-saravanan/musicstore-node-api
music store node api
d-saravanan/mysql-auth-plugin
Jenkins mysql-auth plugin
d-saravanan/ng-music-store
A music store application built using Angular
d-saravanan/pipeline-checkin-test
pipeline-checkin-test
d-saravanan/qUnit
To demonstrate the use of qUnit to test jQuery code used for DOM manipulation and other stuff
d-saravanan/react-sample-app
react sample app
d-saravanan/react-start-transition
This repository contains sample application to demonstrate about the use of start transition in react.js 18
d-saravanan/spring-boot-aop-usecases
This repository contains some sample implementations for using Spring Boot AOP for the crosscutting functionalities
d-saravanan/spring-boot-auth-sample
The sample application that demonstrates username and trusted client based authentication in Spring boot Application built in Java