Skip to content
View apoorva1999's full-sized avatar

Block or report apoorva1999

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

Hi there, I'm Apoorva! πŸ‘‹

About Me

I'm a passionate software developer with a keen interest in algorithms, data structures, and system-level programming. I love exploring new technologies and applying them to solve real-world problems.

πŸ”§ Technologies & Tools

  • Languages: C, C++, Java, Python, Bash
  • Tools: Sprint Boot, Tensorflow, Scikit-learn, ETL, Pytorch, Automated Testing Frameworks (e.g. JUnit and Kotest), AWS, Lambda, Databricks, Docker, Git, Linux, GraphQL, Spark, Kafka, Hadoop

πŸ“ˆ GitHub Stats

Apoorva's GitHub stats

πŸ“« How to reach me

πŸš€ Projects

An optimized external sorting algorithm designed to handle massive datasets that do not fit into main memory. This project demonstrates efficient use of disk storage and memory management techniques.

A B+ tree-based indexing system that enhances database search performance. This project includes implementations of insert, delete, and search operations for B+ trees, commonly used in database indexing.

A custom shell implementation for Unix-like operating systems. WSH Shell provides a user-friendly command-line interface with built-in commands and support for scripting.

🌱 Currently Learning

  • Big Data Systems
  • Distributed Systems
  • Foundation Models

πŸ’¬ Let's Connect

Feel free to reach out to me for collaboration or just a friendly chat about tech and innovation. I'm always open to learning and sharing knowledge with others.


⭐️ From Apoorva

Pinned Loading

  1. B-plus-Tree-based-index-implementation B-plus-Tree-based-index-implementation Public

    Implemented a B+tree based indexing to speed up searching in a relational database resulting in the reduction of search time to log(n) with base d where d is the degree of the B+tree and n is the n…

    Java 7 1

  2. Fruits-Detection-and-Recoginition Fruits-Detection-and-Recoginition Public

    Jupyter Notebook 1

  3. Optimized-External-Sorting-Algorithm-for-Database-Records Optimized-External-Sorting-Algorithm-for-Database-Records Public

    project of cs764 by Hrishi and Apoorva

    C++ 1

  4. wsh-shell wsh-shell Public

    C 1