Skip to content
View LavKalsi's full-sized avatar

Block or report LavKalsi

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

Hi , I'm Lav Kalsi

Software Developer | Aspiring Data Science Engineer | Android Enthusiast

🚀 About Me

👨‍💻 I'm Lav Kalsi, a passionate Software Developer currently pursuing an MCA in AI/ML at Chandigarh University. I love crafting user-friendly and visually appealing projects, whether it's developing Android apps or exploring the realms of data science.

🛠️ Skilled in

Programming Languages

Java Python C++ Kotlin HTML5 CSS3 JavaScript

Back-End Development

NodeJS MongoDB MySQL

Data Science & Machine Learning

TensorFlow scikit-learn Pandas NumPy

Tools & Technologies

Git Linux Android Studio

LavKalsi

📫 Connect with me:

Pinned Loading

  1. CreditCardFraudDetector CreditCardFraudDetector Public

    Credit Card Fraud Detector is a React web app that predicts if a credit card transaction is fraudulent using a Python machine learning model. Users can input transaction data, and Flask facilitates…

    Jupyter Notebook

  2. FakeNewsDetector FakeNewsDetector Public

    Fake News Detector is a React web application designed to identify fake news using a machine learning model. The backend, implemented in Python, processes the news entered by the user to determine …

    Python

  3. LanguageTranslatorApp LanguageTranslatorApp Public

    This is a Language Translator App which is fully written in Kotlin Language that utilizes ML Kit for real-time language detection and translation. The app features text capture via camera and provi…

    Kotlin

  4. MovieRatingPredictor MovieRatingPredictor Public

    Movie Rating Predictor is a React web app that predicts movie ratings (from 0 to 10) based on details like duration, actors' names, and director's name. It uses a Python machine learning model for …

    Jupyter Notebook

  5. TitanicSurvivalDetector TitanicSurvivalDetector Public

    Titanic Survival Detector is a React web app that predicts the survival chances of Titanic passengers using a Python machine learning model. Flask is used for communication between the backend and …

    Jupyter Notebook

  6. CryptographyApp CryptographyApp Public

    A Kotlin-based Android app for secure text encryption and decryption using the AES algorithm. This app generates a unique key for each encryption and allows users to decrypt texts using the genera…

    Kotlin