Skip to content
View mandivson's full-sized avatar
🌍
Global Engineer
🌍
Global Engineer

Block or report mandivson

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

Hi! 👋 I'm Manish Ranjan

A developer who loves to learn and create new things.


Some Technologies, Languages, Framework, IDEs that I use

c++   html5   css3   js   c   java   reactjs   bootstrap   mysql   linux   vscode   git  




Pinned Loading

  1. Video-Chat-App Video-Chat-App Public

    A Video Chat Application built using WebRTC which enables the site to capture and stream audio and video media facilitating real-time communication between users.

    JavaScript

  2. Job-Scrapper Job-Scrapper Public

    The job postings have been scrapped from Indeed.com based on Job title, company, salary, location and Job link and output is stored in a csv file. The notifier and periodic scheduling are some othe…

    Python 1

  3. Cab-Finder Cab-Finder Public

    The GPS co-ordinates(in degrees) of a person who needs a cab and co-ordinates of all the cabs in the city are stored in a text file in JSON format. The program will find the user-id and name of all…

    C++

  4. News-Website News-Website Public

    This is a News Website made from Html and JavaScript which displays the "Top Headlines" of that particular country by clicking the country name from the list of countries.

    HTML 4

  5. Competitive-Programming Competitive-Programming Public

    Contains my submissions in various coding challenges on various coding platforms.

    C++

  6. Object-Detection-with-yolo Object-Detection-with-yolo Public

    This is a prototype of object detection using yolo method which was our group project for The Smart India Hackathon 2019.

    Python