Skip to content
View im-rk's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Amrita Vishwa Vidyapeetham, Coimbatore
  • Tamil Nadu , India
  • LinkedIn in/im-rk

Highlights

  • Pro

Block or report im-rk

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

Hi, I'm Ramkumar K R! 🎓 Second-year CSE(AI) student at Amrita Vishwa Vidyapeetham.

💻 Tech Stack:

C++ Java JavaScript Python TypeScript Django Express.js FastAPI Flask NodeJS React Spring MongoDB MySQL scikit-learn TensorFlow


Pinned Loading

  1. Amazon-review-sentiment-Analysis Amazon-review-sentiment-Analysis Public

    This project performs sentiment analysis on real-time Amazon reviews using Natural Language Processing (NLP) techniques. It fetches live product reviews from Amazon through web scraping, processes …

    Jupyter Notebook

  2. Cinefy Cinefy Public

    Cinefy is a sleek React-based movie web app that fetches and displays trending, top-rated, and searched movies using the TMDB API.

    JavaScript

  3. language-detection-NLP- language-detection-NLP- Public

    Language detection is a fundamental task in Natural Language Processing (NLP) that involves identifying the language of a given text. This project implements a language detection system using NLP t…

    Jupyter Notebook

  4. movie-recommendation-system movie-recommendation-system Public

    This project implements a movie recommendation system using collaborative filtering (KNN-based) to suggest similar movies based on user ratings. It is built with FastAPI for a web interface, allowi…

    Python

  5. Mathematical-Toolkit Mathematical-Toolkit Public

    MATHEMATICAL TOOLKIT developed using "Tkinter"

    Python

  6. Search-Algorithm-Visualizer Search-Algorithm-Visualizer Public

    This Python project visualizes the Linear Search and Binary Search algorithms using the Pygame library. It provides an interactive and educational experience by demonstrating how these search algor…

    Python