Skip to content
View AVT18's full-sized avatar

    Block or report AVT18

    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 is supported. This note will only be visible to you.
    Report abuse

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

    Report abuse

    Popular repositories Loading

    1. Handwirtten-Text-Recognition-Project Handwirtten-Text-Recognition-ProjectPublic

      An OCR system trained with manually generated handwriting datasets with the purpose to classify handwritten text to digital text.

      Python 2

    2. AndroidPuzzleGame AndroidPuzzleGamePublic

      A basic puzzle game which splits image into puzzle pieces to be rearranged. Implemented using Android Studio with Java.

      Java 1

    3. Car_model_recommendation Car_model_recommendationPublic

      A predictive model built to recommend appropriate car model provided user's requirements. Presented through a CSS-styled web UI, also implemented using Python 3(Flask).

      HTML 1

    4. Konnekt_messenger Konnekt_messengerPublic

      A fully functional text messenger android application. Implemented using Android Studio with Java.

      Java

    5. 2D-Barnes-Hut-Spiral-Galaxy-Simulator 2D-Barnes-Hut-Spiral-Galaxy-SimulatorPublic

      A 2-dimensional Simulation of randomly distributed celestial bodies developing spiral motion.

      Python

    6. Fake_news_detector Fake_news_detectorPublic

      Fake news detection system built using TF-IDF vectorization and passive-aggressive classifier, implemented in Python 3.

      Python