Code Monkey home page Code Monkey logo

Parth's GitHub stats

Parth Shirish Nandedkar's Projects

antigrav-wavesurfingbot icon antigrav-wavesurfingbot

Project to create a competitive Robot team of 3 Robots using Java in the software "Robocode"(https://robocode.sourceforge.io/) to fight in a 3 v 3 v 3 tournament.

aoechess icon aoechess

Javascript-jQuery chess inspired by the classic RTS game Age of Empires II, currently under development!

azure-faceapi-tutorial icon azure-faceapi-tutorial

A simple tutorial in Japanese, for how to use the Microsoft Azure Face API, Step-by-step. Starts from creation of Azure account to the sourecode for calling API functions to get Age,Emotion,etc Predictions from Uploaded photo.

cs193p-assignments icon cs193p-assignments

The solutions for each assignment presented in Stanford's "developing iOS 11 apps with swift" course.

foodtracker-web-service icon foodtracker-web-service

Web service aimed at reducing food wastage.It checks for items in nearby supermarkets(if they are registered with the service) that have a large discount and/or close to expiring, and suggests recpies alongwith images and description using these. This repo is a DEMO version. Spoonacular was used as the Recipe recommendation API.

foreground-object-detection-r icon foreground-object-detection-r

Simple and instructive script made in R implementing the Median Image method for Foreground Object Detection. Good practice for learning of any of R, MATLAB or Octave.

fulltcp-chat-in-c icon fulltcp-chat-in-c

Project to make a fully functional TCP Chat server in C, along with the client programs. Uses C sockets, netdb, netinet, arpa/inet libraries. Multiple clients can connect, each with unique usernames decided via prompt at connection time.

game-of-life icon game-of-life

Conway's Game of Life created using Java GUI, EventHandling and Multithreading. Supports freely changing Conway's rules, Undo, Redo, Animation and much more!

heatdiffusion-and-drag-modeling icon heatdiffusion-and-drag-modeling

Modeling the diffusion of heat(temperature) when heat is input through the bottom of a cuboid. Modeling the wind flow (left to right) around a sphere. Uses Freefem++ modeling language.

http-image-replacer icon http-image-replacer

Modified an Open Source HTTP Proxy software, ffproxy, to make the browser edit image tags in HTTP response bodies to display any image online or on computer(Not possible with encoded HTTPS).

iowagamblingtask-clustering icon iowagamblingtask-clustering

Clustering Analysis of all available research data on the Iowa Gambling Task(list of sources in readme) using R. The Scripts produce the output for the most common archetypes among the dataset of one researcher using PCA.

linear-lasso-ridge-regression icon linear-lasso-ridge-regression

A tutorial starting from data visualization and linear regression, all the way up to Lasso and Ridge Normalization. Doesn't Require prerequisite knowledge.

mnist-tutorial-japanese icon mnist-tutorial-japanese

A simple tutorial in Japanese, for solving the MNIST dataset regression problem using different types of Neural Networks. Made for seminar type class.

mp4player-android icon mp4player-android

A Video Player App built for Android 4.2+, with a simple, uncomplicated UI. Includes all necesscary features such as Video Progress Bar, Continuing exited videos, File renaming/deleting and sharing to other apps.

mspaint-in-android icon mspaint-in-android

Developing an MSPaint-like application for Android. In this first stage, drawing on a canvas with customizable brush sizes and colors,alongwith eraser option has been implemented.

musiclibraryapp-android icon musiclibraryapp-android

A music library app with a simple and uncomplicated UI. Plays music(.mp3) files and has all the essential features you need in a Music Player!

networktrafficanalysis-csharp icon networktrafficanalysis-csharp

An Object Oriented Approach to evaluating average waiting times for users of in Communication Networks, using basic Queuing theory(read:Kendall's Notation).

pascal-compiler icon pascal-compiler

A compiler for Pascal written in Java. No fancy libraries used. Process broken down into Lexer,Parser,Checker and Compiler, following an optimized Top Down Parser algorithm.

pca-in-r icon pca-in-r

Simple program for applying Principal Component Analysis(Singular Value Decomposition method) on B&W Images in R.

rsa-encryption-in-python icon rsa-encryption-in-python

Exercises in Python notebook to implement the RSA encryption algorithm, and figure out if huge numbers are primes via Fermat test. Explanation provided via comments in Japanese.

shell-with-n-pipe-in-c icon shell-with-n-pipe-in-c

Built a shell using C system libraries. Its Specialty is the implementation of n-length pipes of commands, in an easy-to-understand way. Supported Commands are listed in Readme.md

simpleuigallery-android icon simpleuigallery-android

A multi-functional Gallery app featuring an easy to use top to bottom slide view, as well as the features of File Rename, Delete, Rotation, View Properties and more!

sos-webapp icon sos-webapp

A web service that is a prototype of a SOS system where users can send SOS messages to a central server alongwith their location. Built using firebase, JS(Ajax) and Google Maps API.

subsetsum-backtrackalgorithm icon subsetsum-backtrackalgorithm

Solving the popular NP problem, The Subset Sum Problem, with an Amortized O(n) algorithm based on Recursive Backtracking. The Algorithm stood second fastest in the organized Intra-University competition.

thematrix-login-signup-page icon thematrix-login-signup-page

Project in Vanilla CSS-Javascript to design a login, signup webpage. The chosen theme is full on RETRO based on The Matrix Movie series!!

vhdl-filter-circuit-with-testbench icon vhdl-filter-circuit-with-testbench

Project on Implementation of simple State transition to create a Digital Filter circuit. Input and output are 20bit signal data. Input via FPGA board or Simulator with Testbench. State transition diagram is shown in README.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.