Skip to content
View prashantk01's full-sized avatar
🇮🇳
Working from home
🇮🇳
Working from home
Block or Report

Block or report prashantk01

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

@prashantk01's Holopin board

HitCount

Pinned

  1. Calorie-estimation-from-food-images Calorie-estimation-from-food-images Public

    This Project estimate Calories from fast food images using Deep learning, Machine learning Algorithms and Models. Android app is used for client side and flask server to deploy ML Classifier.

    Jupyter Notebook 3 2

  2. Facial_Emotion_Recognition Facial_Emotion_Recognition Public

    Machine Learning Model for Detecting Facial Emotion. This project is buils with face recognition algorithms CNN and used openCV for GUI.

    Jupyter Notebook 3

  3. prashantk01.github.io prashantk01.github.io Public

    A static portfolio website which contains my work and extended resume. HTML, CSS and Javascript is used to build this website.

    JavaScript

  4. task-manager-nodejs task-manager-nodejs Public

    This is a Nodejs-based Task-Manager Application backend project with CRUD operations. MongoDB is used to store user and user's task, jsonwebtoken based Authorization is used and jest for testing. O…

    JavaScript

  5. social-media-platform-backend social-media-platform-backend Public

    A backend project for a social media platform APIs in NodeJS and database schema implementation is in MongoDB. This project support features like getting a user profile, following a user, uploading…

    JavaScript

  6. nodejs-chatApp nodejs-chatApp Public

    A basic Nodejs based Chat Application which can be used to chat with others. Socket.IO is used to enable websocket protocol for bidirectional and event-based communication between a client and a se…

    JavaScript