Skip to content
View Kryp6405's full-sized avatar
Block or Report

Block or report Kryp6405

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
Kryp6405/README.md
  • 👋 Hi, I’m Krisnajit Rajeshkhanna
  • 👀 I’m interested in Math, Engineering, Computer Science
  • 🌱 I’m currently learning Algorithms, and Machine/Deep/Reinfoced Learning
  • 💞️ I’m looking to collaborate on various AI/ML & Full-Stack Projects
  • 📫 How to reach me? [email protected]

Pinned Loading

  1. FinForo FinForo Public

    A full-stack application for new users to simulate potential future investments into companies. Uses a LSTM Deep Learning model to make predictions and displays them througha React.js front-end and…

    Jupyter Notebook

  2. TerpMeals TerpMeals Public

    A meal recommendation iOS application for the students of UMD, giving suggestions for meals available at the numerous dining facilities facilitating the dietary restrictions/goals of the user.

    Swift

  3. AI-Gesture-Controller AI-Gesture-Controller Public

    A gesture control system leveraging advanced computer vision and machine learning to enable intuitive computer interactions through hand gestures. Utilizes OpenCV for data collection, Keras for dat…

    Jupyter Notebook

  4. Dog-Breed-Classification Dog-Breed-Classification Public

    This Dog Breed Classification model employs TensorFlow 2.0 and Transfer Learning with ResNet50v2 to accurately identify 70 different dog breeds from images, demonstrating the power of deep learning…

    Jupyter Notebook

  5. Data-Structures-Visualization Data-Structures-Visualization Public

    This is a comprehensive Data Structure Visualization tool coded in Java, with an interactive GUI. Explore step-by-step code explanations for fundamental data structures such as linked lists, stacks…

    Java

  6. Weather-App Weather-App Public

    This Android Weather App, crafted in Java with UI/UX designed in XML, harnesses the OpenWeatherAPI for real-time weather updates based on area code, featuring asynchronous tasks for seamless data r…

    Java