Skip to content
View ChaitanyaKulkarni28's full-sized avatar

Organizations

@GoogleCloudPlatform @googlers
Block or Report

Block or report ChaitanyaKulkarni28

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

Pinned

  1. Airline-Management-System Airline-Management-System Public

    Designed an Airline Management web application where a traveler can request all flight information as per journey dates, book seats, check-in and view previous tickets. Technologies used: Node.js, …

    HTML 2 2

  2. DecisionTree DecisionTree Public

    Decision Tree implementation using two heuristics for selecting the next attribute to split on, Information Gain heuristic and Variance Impurity heuristic.

    Python

  3. ImageCompressionByKMeans ImageCompressionByKMeans Public

    Use of KMeans clustering for image compression.

    Java

  4. LibraryManagementSystem LibraryManagementSystem Public

    This application can help librarian to search and issue some book for borrower and can check-in the same again, create new borrowers account, check availability of books, and update fines.

    SQLPL

  5. SecureFileTransfer SecureFileTransfer Public

    Socket programming in Java which ensures Authentication of Server, Confidentiality and Integrity of data. Application supports any format and size of the files

    Java 1 1

  6. TextClassification TextClassification Public

    Implemented SPAM and HAM mail detection using Multinomial Naïve Bayes and MCAP Logistic Regression with L2 regularization in Python.

    Python 3