Skip to content
View Vinodh-thimmisetty's full-sized avatar
๐Ÿ 
Big Data Loading ............................
๐Ÿ 
Big Data Loading ............................
  • Caterpillar
  • chennai
  • 09:42 (UTC +05:30)
Block or Report

Block or report Vinodh-thimmisetty

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

  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