Skip to content
View Shaunak-Pandya's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Shaunak-Pandya

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
Shaunak-Pandya/README.md

Hey there! I'm Shaunak 👋🏻

A dynamic Data Engineer with an agile mindset who seamlessly blends technical excellence with a commitment to clean code and SOLID Principles.

A national player and a gold medalist🥇 who finds joy in working efficiently, exploring new places, and experiencing the thrill of bike rides 🏍️

I enjoy learning and love mentoring. I have been a guest speaker at multiple colleges, where I have engaged with inspiring young minds.

I write articles at blogs.shaunak.is-a.dev

  • Python with PySpark and SQL.
  • Kusto Query using Azure Data Explorer (ADX)
  • OOPs and SOLID Principles.
  • Apache Spark and AirFlow
  • Rest APIs & GIT
  • Azure Databricks and Synapse Analytics.
  • Azure Service Bus and Azure Functions with Key Vault
  • Azure Data Factory and Azure Logic Apps
  • Postman API, MariaDB and PostgreSQL

Reach me at - spandya98@gmail.com

https://www.linkedin.com/in/shaunak-pandya/ https://www.instagram.com/shaunak_n_pandya/

shaunak-pandya

Pinned

  1. redux-logger-middleware redux-logger-middleware Public

    Used Logger Middleware in making practical of Redux Library

    JavaScript

  2. redux-thunk-and-axios redux-thunk-and-axios Public

    Used Axios Library to fetch API ( https://jsonplaceholder.typicode.com/users ) and THUNK library in Redux to apply an asynchronous action during dispatch of Action.

    JavaScript

  3. react_frontend_auth_task react_frontend_auth_task Public

    Task includes User Registration, Login, Password Change/Reset funtionality

    JavaScript

  4. redux-multiple-reducer redux-multiple-reducer Public

    Redux with multiple reducers using combineReducer( ) method

    JavaScript

  5. react-redux react-redux Public

    React UI and Redux Library together to implement a simple task of increment and decrement without use of Hooks

    JavaScript

  6. redux-hooks-in-react redux-hooks-in-react Public

    Practical using Hooks in React provided by Redux Library package like useSelector, useDispatch and CombineReducer Also used Middleware like Logger using 'redux-logger' package

    JavaScript