Skip to content
View Vinodh-thimmisetty's full-sized avatar
🏠
Big Data Loading ............................
🏠
Big Data Loading ............................
  • Caterpillar
  • chennai
  • 20:38 (UTC +05:30)
Block or Report

Block or report Vinodh-thimmisetty

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Vinodh-thimmisetty/README.md

Hi there 👋

  • 🔭 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:

Vinodh-thimmisetty

Pinned Loading

  1. apache-spark-practice apache-spark-practice Public

    Learning Apache Spark with Examples

    Java 1

  2. unit-converter unit-converter Public

    Full Stack Web Application. Angular - Spring Boot API - Docker

    Java 1

  3. openapi.yaml openapi.yaml
    1
    openapi: 3.0.3
    2
    info:
    3
      title: Fantasy Football
    4
      description: API Specificaion for Fantasy Football in English Premier Leage (EPL)
    5
      version: 1.0.0
  4. Intellij IDE Template for Controller Intellij IDE Template for Controller
    1
    ---- File and Code Templates for @Controller class in Spring boot -------------
    2
    
                  
    3
    #if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME};#end
    4
    import org.springframework.web.bind.annotation.*;
    5
    import io.swagger.annotations.*;
  5. spring_boot_redis_mongo spring_boot_redis_mongo Public

    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

  6. React-Samples React-Samples Public

    Sample vanilla JS application(s) and their React approach- Thanks to Traversy Media/ YouTube / Plural Sight / Udemy

    JavaScript 1