Skip to content
View VarunPius's full-sized avatar

Block or report VarunPius

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
VarunPius/README.md

Hi there! I'm Varun

Website β€’ Resume β€’ LinkedIn

$ whoami

class WhoAmI:
   user = 'Varun Pius Rodrigues'
   current_role = 'Senior Data Engineer'
   hobbies = [
               'Reading',
               'Watching Crime Dramas',
               'Coding Personal Projects',
               'Being up all Night chasing that ONE BUG...'
           ]
   
   def getCity():
       return 'Vancouver, CA'
   
   def Ambitions():
       CookDateNightMeal()
       BuildMyOwnCompiler()
       BrewThePerfectCupOfCoffee()

Technologies used

Python Scala OpenJDK Go dbt MySQL PostgreSQL Teradata Snowflake Apache Spark Apache Kafka FastAPI Flask Poetry GitHub Docker Apache Airflow pandas Amazon AWS Google Cloud


Pinned Loading

  1. FlaskMarket FlaskMarket Public

    Implementation of Market place using Flask

    Python 1

  2. livemarketcli livemarketcli Public

    Python 1

  3. TwitterSentimentAnalysis TwitterSentimentAnalysis Public

    Python

  4. Blockchain Blockchain Public

    My random experiments with blockchain

    Python

  5. RaspberryPi-OCR RaspberryPi-OCR Public

    Raspberry Pi powered OCR system

    Python 2 1

  6. LaneDetection LaneDetection Public

    Lane detection and marking

    Python