Skip to content
View Krisvarish's full-sized avatar

Block or report Krisvarish

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
Krisvarish/README.md
 ██╗  ██╗██████╗ ██╗███████╗██╗   ██╗ █████╗ ██████╗ ██╗███████╗██╗  ██╗
 ██║ ██╔╝██╔══██╗██║██╔════╝██║   ██║██╔══██╗██╔══██╗██║██╔════╝██║  ██║
 █████╔╝ ██████╔╝██║███████╗██║   ██║███████║██████╔╝██║███████╗███████║
 ██╔═██╗ ██╔══██╗██║╚════██║╚██╗ ██╔╝██╔══██║██╔══██╗██║╚════██║██╔══██║
 ██║  ██╗██║  ██║██║███████║ ╚████╔╝ ██║  ██║██║  ██║██║███████║██║  ██║
 ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝╚══════╝  ╚═══╝  ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝╚══════╝╚═╝  ╚═╝

Making machines smarter so humans can chill.


krisvarish@github:~$ whoami
ML Engineer | Data Scientist | Systems Builder

krisvarish@github:~$ interests
→ machine learning systems
→ computer vision
→ natural language processing
→ data-driven systems
→ backend architecture

krisvarish@github:~$ mindset
→ data > assumptions
→ automate repetitive work
→ build intelligent systems
krisvarish@github:~$ currently_learning
→ scalable ML pipelines
→ advanced computer vision
→ distributed systems for AI

Things I Built

Project Description Stack
Traffic Prediction System Neural network predicting future traffic patterns from historical time-series data Deep Learning Neural Networks Time Series
Asteroid Classification ML model classifying potentially hazardous asteroids using NASA datasets Scikit-Learn NASA API Classification
Sign Language → Speech Deep learning system converting sign language gestures into speech using CNN + emotion recognition TensorFlow Keras OpenCV CNN
IdeaMeter Statistical platform evaluating startup ideas using real-world datasets and decision modeling Statistics Data Science Modeling

Tech Stack

Languages

Python Java C++ C R SQL

AI / ML

PyTorch TensorFlow Keras Scikit-Learn OpenCV Pandas NumPy

Web

Flask Django HTML5 CSS3

Data Viz

Matplotlib Seaborn

Tools

Jupyter VS Code PyCharm Git Docker Colab

Databases

MySQL PostgreSQL MongoDB SQLite

Cloud

AWS Google Cloud Azure


Problem Solving

LeetCode Stats

  → LeetCode    → Codeforces


Find me around the internet

LinkedIn LeetCode Codeforces Resume Email Discord


krisvarish@github:~$ exit

Popular repositories Loading

  1. Asteroid-Classification-model Asteroid-Classification-model Public

    Asteroid Classification model to predict whether an asteroid is hazardous or non-hazardous using NASA’s dataset and machine learning techniques.

    Jupyter Notebook 3

  2. Traffic-Prediction Traffic-Prediction Public

    Traffic prediction model using deep learning, trained on synthetic datasets for congestion analysis and smart city applications.

    Jupyter Notebook 3

  3. Library-Management Library-Management Public

    A simple Library Management System built with Python and Flask, featuring student, teacher, and librarian logins with CSV-based data storage.

    HTML 3

  4. SignLanguage-to-Speech SignLanguage-to-Speech Public

    A real-time system that converts sign language gestures into speech using computer vision and machine learning.

    Jupyter Notebook 3

  5. Krisvarish Krisvarish Public

  6. ideameter ideameter Public

    IdeaMeter is a web platform that helps founders evaluate and refine their startup ideas using data, regression models, and NLP. It generates a Fundability Score (0–100), highlights strengths & weak…

    CSS