Rohit Kadam's starred repositories

freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.

Language:TypeScriptLicense:BSD-3-ClauseStargazers:403370Issues:8552Issues:18345

thefuck

Magnificent app which corrects your previous console command.

Language:PythonLicense:MITStargazers:84925Issues:832Issues:735

meta-typing

📚 Functions and algorithms implemented purely with TypeScript's type system

Language:TypeScriptLicense:MITStargazers:1551Issues:16Issues:1

recycler-fast-scroll

Provides fast scroll and section idexer for recycler view

Language:JavaLicense:Apache-2.0Stargazers:492Issues:26Issues:65

linux-programming-interface-exercises

My solutions to The Linux Programming Interface Exercises

Language:CLicense:MITStargazers:311Issues:18Issues:7

Agricultural-Price-Prediction-and-Visualization-on-Android-App

In Agriculture Price Monitioring , I have used data provided by open government site data.gov.in, which updates prices of market daily . Working Interface Details: We have provided user choice to see current market prices based on two choices: market wise or commodity wise use increase assesibility options. Market wise: User have to provide State,District and Market name and then select market wise button. Then user will be shown the prices of all the commodities present in the market in graphical format, so that he can analyse the rates on one scale. This feature is mostly helpful for a regular buyer to decide the choice of commodity to buy. He is also given feature to download the data in a tabular format(csv) for accurate analysis. Commodity Wise: User have to provide State,District and Commodity name and then select Commodity wise button. Then user will be shown the prices of all the markets present in the region with the commodity in graphical format, so that he can analyse the cheapest commodity rate. This feature is mostly helpful for wholesale buyers. He is also given feature to download the data in a tabular format(csv) for accurate analysis. On the first activity user is also given forecasting choice. It can be used to forecast the wholesale prices of various commodities at some later year. Regression techniques on timeseries data is used to predict future prices. Select the type of item and click link for future predictions. There are 3 java files Forecasts, DisplayGraphs, DisplayGraphs2 ..... Please change the localhost "server_name" at time of testing as the server name changes each time a new server is made. Things Used: We have used pandas , numpy , scikit learn , seaborn and matplotlib libraries for the same . The dataset is thoroughly analysed using different function available in pandas in my .iPynb file . Not just in-built functions are used but also many user made functions are made to make the working smooth . Various graphs like pointplot , heat-map , barplot , kdeplot , distplot, pairplot , stripplot , jointplot, regplot , etc are made and also deployed on the android app as well . To integrate the android app and machine learning analysis outputs , we have used Flask to host our laptop as the server . We have a separate file for the Flask as server.py . Where all the the necessary stuff of clint request and server response have been dealt with . We have used npm package ngrok for tunneling purpose and hosting . A different .iPynb file is used for the time series predictions using regression algorithms and would send the csv file of prediction along with the graph to the andoid app when given a request .

Language:Jupyter NotebookStargazers:44Issues:4Issues:0

bnk48-face-recognition

Facial Recognition Web App using React.js and face-api.js

Language:JavaScriptLicense:MITStargazers:42Issues:2Issues:3

MacOS-Mojave-Plank-themes

Cool Pank themes like Mac OS

Hex-Editor

It is use to display and search data of executable file

Language:C#Stargazers:7Issues:1Issues:0

File-Packer-Unpacker

Multiple file in Directory can be packed (merge) into a single file and then you can unpack that file to get all the files of that Directory back

Language:CStargazers:3Issues:1Issues:0

Snake-Game

A Graphical Snake Game on Linux Operating System. It is developed in C using OpenGL.

Language:CStargazers:3Issues:1Issues:0

Angular-Notes

Learn Angular

Language:TypeScriptStargazers:1Issues:2Issues:0