- ๐ญ Iโm currently working on Opportunity generation app using Apache Spark
- ๐ฑ Iโve worked on API Development using Spring Boot and Modern SPA apps built on Angular 4+
- ๐ซ How to reach me: vinodh5052@gmail.com
Languages and Tools:
Languages and Tools:
Full Stack Web Application. Angular - Spring Boot API - Docker
Java 1
openapi: 3.0.3
info:
title: Fantasy Football
description: API Specificaion for Fantasy Football in English Premier Leage (EPL)
version: 1.0.0
---- File and Code Templates for @Controller class in Spring boot -------------
#if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME};#end
import org.springframework.web.bind.annotation.*;
import io.swagger.annotations.*;
Sample Spring boot app to learn REDIS (Cache + Storage) and MONGO DB and deploy in PCF. Used Redis Labs and Mongo DB Compass for Free tier usage of external services.
Java 1
Sample vanilla JS application(s) and their React approach- Thanks to Traversy Media/ YouTube / Plural Sight / Udemy
JavaScript 1