Skip to content
View Swarangigaurkar's full-sized avatar

Block or report Swarangigaurkar

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

Banner Image

Hello!! I'm Swarangi πŸ‘‹πŸ‘©β€πŸ’»

A software developer who loves diving into code, hiking in the great outdoors, and keeping up with the latest fashion trends.

πŸ”­ I’m currently working on

Building scalable web applications.

🌱 I’m currently learning

React, graphQL, building LLM models.

πŸ‘― I’m looking to collaborate on

Software Engineering, Distributed Systems and Systems project!

πŸ‘¨β€πŸ’» All of my projects are available at

github

πŸ’¬ Ask me about

Modern web development, data engineering best practices, and leveraging cloud technologies for scalable solutions.

πŸ“« How to reach me

Send me an email at to talk about job opportunities, collaborations, or any questions!


Connect with me

LinkedIn Instagram


πŸ› οΈ My Technical Skills

Languages:

Python Java JavaScript C++ Go

Frameworks and Libraries:

Vue.js Kafka Spark

Tools and Platforms:

Docker Kubernetes AWS Hadoop


πŸ“ˆ GitHub Stats

Your GitHub Stats Top Langs


Pinned Loading

  1. Covid-19-Detection-Project Covid-19-Detection-Project Public

    The project uses medical image processing to build an AI-based model capable of diagnosing the presence of COVID-19 by analyzing the CT scan images of the chest.

    Jupyter Notebook 1

  2. JohnDamilola/FlashCards JohnDamilola/FlashCards Public

    A spaced repetition learning platform to create, memorize and share your knowledge list using flashcards.

    TypeScript 13 7

  3. JohnDamilola/URL-Shortener-2.0 JohnDamilola/URL-Shortener-2.0 Public

    URL Shortener is a tool to help you create simple and easy-to-remember custom links from long URLs and to also track link performance and impact.

    TypeScript 1 4

  4. receipt-processor receipt-processor Public

    This web service implements an API for processing receipts and calculating points based on specified rules. It utilizes Python with Flask for handling HTTP requests and responses, and it is package…

    Python