Skip to content
View parvdave's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
  • Stony Brook, New York
  • 07:27 (UTC -04:00)

Highlights

  • Pro
Block or Report

Block or report parvdave

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

Hey, this is Parv ๐Ÿ‘‹๐Ÿผ

I am a Software Engineer, currently pursuing an MS in Computer Engineering at Stony Brook University, New York.

๐Ÿ”Ž ย  Currently looking to work on open-source projects.
๐Ÿ’ป ย  Passionate about Distributed Systems, Cloud Architecture, and System Design.

Languages & Tools:

Scala

Python

Java

HTML5

CSS3

JavaScript

MySQL

MongoDB

Docker

Postman

Apache Spark

Git

Bash Script




๐Ÿ“ซ ย  You can reach out to me via LinkedIn

Pinned

  1. Registration-Using-OCR Registration-Using-OCR Public

    Implementation of a system where ID cards are scanned by Tesseract-OCR to retrieve information.

    Python

  2. watchNext watchNext Public

    watchNext is a Django app which recommends movies to the user using cosine similarity as a metric. It uses the IMDbPy module to retrieve movie details including genre, thumbnail, etc.

    HTML

  3. sattva2021 sattva2021 Public

    Django webapp developed for the cultural festival of my college as part of the Technical department.

    CSS

  4. whats-in-the-menu whats-in-the-menu Public

    A restaurant menu hosting service started with the intention of eliminating points of contact between customers and staff. Developed using : Django, HTML, CSS, SCSS, JavaScript, jQuery.

    JavaScript

  5. poker-hand-generator poker-hand-generator Public

    A python program which auto-generates poker hand and displays the standing of the strongest 5-hand combination.

    Python

  6. prison-OS prison-OS Public

    A Prison Execution Management System which implements the fundamental principles of an Operating System such as process and resource management.

    Java