Skip to content
View kausik-24's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • Hyderabad
  • 00:41 (UTC +05:30)

Block or report kausik-24

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Sentiment-Analysis-for-Mental-Health-Using-NLP-and-Deep-Learning Sentiment-Analysis-for-Mental-Health-Using-NLP-and-Deep-Learning Public

    This repository contains a comprehensive toolkit for sentiment analysis of mental health-related statements using Natural Language Processing (NLP) and deep learning techniques. The project include…

    Jupyter Notebook 1 1

  2. tic-tac-toe-minimax-ai tic-tac-toe-minimax-ai Public

    Tic-Tac-Toe game with AI using the Minimax algorithm. Features include dark mode, score tracking, winning move detection, and an intuitive, responsive interface. Built with React and JavaScript. Ch…

    JavaScript 1

  3. library-management-system library-management-system Public

    Library Management System is a C++ console application for efficient book inventory management. It supports adding, editing, and searching books, ensuring streamlined library operations.

    C++

  4. Automated-Brain-Tumor-Detection-Using-YOLOv10-A-Deep-Learning-Approach Automated-Brain-Tumor-Detection-Using-YOLOv10-A-Deep-Learning-Approach Public

    This project implements an automated brain tumor detection system using the YOLOv10 deep learning model. It utilizes a robust MRI dataset for training, enabling accurate tumor identification and an…

    Jupyter Notebook

  5. FLIX-HUB-An-Advanced-Movie-Recommendation-System-Leveraging-Netflix-Data FLIX-HUB-An-Advanced-Movie-Recommendation-System-Leveraging-Netflix-Data Public

    FLIX-HUB is a movie recommendation system utilizing the Netflix dataset. It features comprehensive data preprocessing and analysis, generating personalized movie and TV show suggestions based on TF…

    Jupyter Notebook

  6. Analysis-of-Modern-Lossless-Image-Compression-Techniques Analysis-of-Modern-Lossless-Image-Compression-Techniques Public

    This study analyzes state-of-the-art lossless image compression techniques: Brotli, Deflate, and LZMA. Each algorithm is implemented to optimize image compression. Findings show that Deflate outper…

    Python