Skip to content
View sarcasticdhruv's full-sized avatar

Highlights

  • Pro

Block or report sarcasticdhruv

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

Hi, I'm Dhruv! 👋



Welcome to my GitHub profile! I'm passionate about software development and love working on innovative projects.

Profile Views GitHub Followers

dhruv@github:~$ whoami
dhruv - Developer | Tech Enthusiast

🔧 Technologies & Tools

My expertise spans a wide range of technologies and tools, enabling me to build robust, scalable, and innovative software solutions:

  • Programming Languages: Python, C++
  • Web Development:
    • Frontend: HTML5, CSS3, JavaScript, React, Tailwind CSS, TypeScript
    • Backend: Node.js, Express
  • Database Management: MongoDB, Firebase

🧑‍💻 Projects

  • Portfolio - My Portfolio project which howcases my skills, experience, and projects in a sleek, modern design. GitHub | Live

  • Fire Notes - Real-time note-taking application with Firebase. GitHub | Live

  • Bank Management System - This is a simple Bank Management System / ATM (Automated Teller Machine) system implemented in Python. GitHub

  • IPL Data Analysis - The "IPL DATA Analysis 2023" project involves a detailed analysis of the dataset of the Indian Premier League (IPL) 2023. GitHub

  • Club Management System - This Club Management System is a console-based application developed in C++. GitHub

🌐 Connect with Me

LinkedIn Twitter Email

dhruv@github:~$ echo "Keep pushing the boundaries of technology!"

Pinned Loading

  1. Portfolio Portfolio Public

    This project is a portfolio website for Dhruv Choudhary, a web and software developer with a focus on data analysis. The site showcases my skills, experience, and projects in a sleek, modern design.

    CSS 1

  2. Chatbot Chatbot Public

    This project contains files for a simple chatbot built using PyTorch and NLTK. The chatbot is trained on a set of intents and patterns defined in the intents.json file

    Python 1

  3. Fire-Notes Fire-Notes Public

    This is a simple web application project hosted on GitHub. The application is called "Firenotes" and allows users to log in or register to access their notes. layout consists of three main containe…

    CSS 2 2

  4. IPL-Data-Analysis-2023 IPL-Data-Analysis-2023 Public

    It is a detailed analysis of the dataset of IPL 2023 and some past data, which is extracted using selenium and beautifulsoup (web scraping) from (www.iplt20.com/stats/)

    Jupyter Notebook

  5. Club_Managment_System Club_Managment_System Public

    This Club Management System is a console-based application developed in C++. It uses several libraries such as windows.h, stdio.h, conio.h, stdlib.h, string.h, ctype.h, dos.h, and time.h to provide…

    C++

  6. Vaccine-Management-System Vaccine-Management-System Public

    The Vaccination Management System is a Python-based application designed for managing and tracking vaccine appointments. It provides functionalities for user registration, vaccine booking, record m…

    Python