Skip to content
View HardikGera's full-sized avatar

Highlights

  • Pro

Block or report HardikGera

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

Hi My name is Hardik Gera

Aspiring Data Analyst | AI Enthusiast | Computer Science Student at McMaster University

Welcome to my GitHub profile! I'm Hardik Gera, a driven and detail-oriented Computer Science student with a passion for data analysis, AI development, and software engineering. Here, you'll find a variety of projects showcasing my skills in Python, TensorFlow, C++, and more.

  • 🌍 I'm based in Canada
  • ✉️ You can contact me at hardikgera001@gmail.com
  • 🧠 I'm learning AI/ML
  • 🤝 I'm open to collaborating on AI/ML or Data Analysis Projects
  • ⚡ A Caffeine Dependent Life-form
GIF

Skills

CC++DartGitPythonVS CodeHTML5CSS3MySQLFirebaseFigmaFlutterTensorFlowLinux

Socials

Top Languages

Top Repositories













Pinned Loading

  1. Rotten_fruit_classification Rotten_fruit_classification Public

    We have trained an AI model using TensorFlow to identify rotten fruits. This model not only determines whether a fruit is rotten or not, but also estimates the number of days the fruit can be prese…

    Jupyter Notebook

  2. LibraryManagementPROJ LibraryManagementPROJ Public

    This library management project is a console-based application developed in C++ to manage a small library's operations, allowing users to view, search, issue, and return books. The program consists…

    C++

  3. Sudoku-Solver-GUI- Sudoku-Solver-GUI- Public

    This report describes a Sudoku solver program implemented in C with a graphical user interface (GUI) using the GTK+ library. The program allows users to input a Sudoku puzzle, solve it automaticall…

    C

  4. Sentiment-analysis Sentiment-analysis Public

    This is a C program for performing sentiment analysis on text data. The program reads a lexicon of words with associated sentiment scores from a file, and then uses this lexicon to calculate the se…

    C

  5. Matrix-Operations Matrix-Operations Public

    The objective is to create a C program for scientific operations on matrices. It generates two random 2D arrays, A and B, with specified dimensions and supports addition, subtraction, multiplicatio…

    C

  6. Python-Practice Python-Practice Public

    Small python projects for self-learning.

    Python