Skip to content
View KushagraSikka's full-sized avatar
👨‍💻
still resolving merge conflicts
👨‍💻
still resolving merge conflicts

Highlights

  • Pro

Block or report KushagraSikka

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

Hey! I'm Kushagra

About Me

  • 🎓   Student at University of Florida
  • 🌱   Focusing on topics like DevOps and ML.
  • ✍️   Upgrading skills on data structures and algorithms

Contributions:


🛠 Recent Projects:

  • GatorTaxi Ride-Share Service - A ride-sharing system that efficiently manages ride requests using a Red-Black Tree (RBT) and Min-Heap. The system supports inserting, updating, querying, and canceling rides with O(log n) complexity, offering optimal performance for real-time ride management.
    Technologies:
    Python Red-Black Tree Min-Heap Makefile
  • RAG Microservice - A scalable question-answering service utilizing the Retriever-Answer Generator (RAG) architecture. This microservice efficiently retrieves relevant documents and generates precise answers for complex queries. Deployed with Docker and supports API calls for retrieving answers based on the question asked.
    Technologies:
    Python RAG Docker API
  • Incident Data Enrichment Project - A data augmentation project that processes incident reports extracted from PDFs and enriches them with additional attributes such as weather conditions, location ranks, and EMS status. This project implements various data handling techniques, including geolocation and weather API integrations.
    Technologies:
    Python SQLite Open-Meteo API Google Geocoding API Data Augmentation






Technical Skills

    🛠 DevOps Skills

    • Programming Languages:
      Python Python, C++ C++, Java Java, Ruby Ruby

    • Cloud Services:
      AWS AWS (EC2, S3, RDS, SageMaker, Lambda), GCP GCP, Azure Azure

    • CI/CD Tools:
      Git Git, GitLab CI/CD GitLab CI/CD, Docker Docker, Jenkins Jenkins, Postman Postman, Kubernetes Kubernetes

    • Infrastructure as Code (IaC):
      Terraform Terraform

    • Monitoring and Logging:
      ELK Stack ELK Stack (Elasticsearch, Logstash, Kibana)

    🤖 Machine Learning Tools and Frameworks:

    • ML Frameworks:
      TensorFlow PyTorch Scikit-learn Jupyter SageMaker Hugging Face
    KushagraSikka | Linkedin KushagraSikka Kushagra Sikka| Instagram


⭐ From Kushagra-Sikka

Popular repositories Loading

  1. COVIBOT COVIBOT Public

    A chatbot that provides information and latest tweet regarding the user demand by segmenting the user text into demand and supply and then further into utilities like oxygen, beds, plasma, medicine…

    Python 1

  2. KushagraSikka KushagraSikka Public

    1

  3. SortingVisualizer SortingVisualizer Public

    JavaScript 1

  4. amazon_scraper amazon_scraper Public

    My first amazon web scraper

    Python 1

  5. Teams_joiner Teams_joiner Public

    Python

  6. ATM-Simulator-System ATM-Simulator-System Public archive

    Forked from kunaltyagi9/ATM-Simulator-System

    Java