Skip to content
View KaranCS21's full-sized avatar

Block or report KaranCS21

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
KaranCS21/README.md

πŸ’» Karan Prajapati

Hi, I'm Karan! Welcome to my GitHub profile.


πŸš€ About Me

  • πŸŽ“ Education: Bachelor of Technology in Computer Science (Graduating in 2024)
  • πŸŽ“ Institution: Vaishnavi Group of Institutions
  • πŸ† Achievements:
    • Named 'Student of the Year' in 2020
    • Secured top ranks in various national competitions

πŸ›  Skills

  • Programming Languages: Python C++ SQL

  • Libraries and Tools: Pandas NumPy Scikit-learn

  • Machine Learning & MLOps: TensorFlow Keras


πŸ“ˆ Projects

Fake Job Detection

A machine learning project to detect fake job listings using Natural Language Processing (NLP) techniques. It preprocesses job post data, extracts key features, and employs a Random Forest classifier to differentiate between genuine and fake job postings.

Credit Card Fraud Detection

A system developed to identify fraudulent credit card transactions using machine learning algorithms, focusing on anomaly detection and pattern recognition.

Movie Recommendation System

A recommendation engine that suggests movies to users based on their preferences, employing collaborative filtering and content-based filtering techniques.


πŸ“« Contact Me


🌟 Hobbies and Interests

In my free time, I enjoy working on personal coding projects and staying updated with the latest advancements in technology.


Profile Views

Popular repositories Loading

  1. AnalogClock AnalogClock Public

    C++

  2. Analog_clock Analog_clock Public

    HTML

  3. Calculator Calculator Public

    HTML

  4. KaranCS21 KaranCS21 Public

  5. Credit_Card_Fraud_Detection Credit_Card_Fraud_Detection Public

    This machine learning project focuses on detecting fraudulent credit card transactions using advanced algorithms and techniques.

    Jupyter Notebook

  6. guessing-game- guessing-game- Public

    This repository contains a simple guessing game implemented in C++. Test your intuition and try to guess the correct number! The program prompts the user to input their guess, provides feedback, an…

    C++