Skip to content
View divyanshdeshmukh's full-sized avatar

Block or report divyanshdeshmukh

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

Hello, I'm Divyansh Deshmukh - aka Div πŸ‘¨β€πŸ’»

I'm a recently graduated Computer Science Master's Student from UCR and also Founding Engineer of a YC Backed startup AlgoUniversity!

πŸŽ“ Pursued Master's in Computer Science with a focus on Parallel Algorithms, Advanced Algorithms, Spatial Computing and Data Mining at UC Riverside.

πŸ’» I previously developed the very 1st feature of AlgoUniversity an Online Judge to remotely compile user submitted code from scratch and the backend, cloud systems for AI co-pilot "Code Genie".

πŸ“š Enhancing my knowledge in Data Structures and Algorithms for future opportunities.

🀝 Looking to collaborate on innovative tech projects and keen to learn new technologies.

🎯 2024 Goals: Contribute to more open-source projects and master DSA.

πŸš€ Skills and Technologies:

Programming Languages:

Python
C
C++
C#
Java
JavaScript

Databases and Frameworks:

MySQL MongoDB Flask Django Snowflake Azure Databricks AWS

Libraries and Tools:

ReactJS Docker Kubernetes Azure Terraform Tensorflow PySpark spaCy Airflow

Software Development Practices:

Agile Scrum SDLC Git Jira GitHub Actions

πŸš€ My Projects:

Decoding Market Movements is a big data project using Apache Spark and NLP to analyze financial news and stock trends. It employs LLMs for sentiment analysis, TF-IDF for keyword extraction, and Pearson correlation to assess market impact. Findings show sentiment influences stocks but is one of many factors.

Using Azure Data Factory and Azure Databricks to process and visualize 3D road data on Google Earth.

Reduced startup time on GCP through image caching and Kubernetes optimizations.

Developed a function in C++ using ParlayLib to construct KNN graphs for real-world datasets with millions of points, producing binary-formatted outputs for clustering and geospatial visualization.

Developed a social media networking site for developers using MERN stack to connect and share ideas.

In this project, we were tasked with implementing feature selection algorithms, specifically Forward Selection and Backward Elimination, to analyze a given dataset and identify the most significant features that contribute to accurate classification.

Let's Connect

Feel free to reach out to me on:

LinkedIn

Popular repositories Loading

  1. DivyanshDeshmukh DivyanshDeshmukh Public

    1

  2. Smart-City Smart-City Public

    Forked from taps1197/Smart-City

    How to make Jaipur a Smart City.

    Python 1

  3. https-github.com-Smart-City-IIIT-Bh https-github.com-Smart-City-IIIT-Bh Public

  4. smart-accident-alert-system smart-accident-alert-system Public

    C++

  5. xv6-riscv xv6-riscv Public

    Forked from rtenlab/xv6-riscv

    Xv6 for RISC-V

    C

  6. Eight_Puzzle_Solver Eight_Puzzle_Solver Public

    An Eight Puzzle Solver, which can also be used for the implementation of 15 and 25 puzzle.

    Jupyter Notebook