GithubHelp home page GithubHelp logo

pratikzode's Projects

android-database-connectivity icon android-database-connectivity

Create a SQLite Database for an Android Application and perform CRUD (Create, Read, Update and Delete) database operations.

android-develop-a-smart-light-system- icon android-develop-a-smart-light-system-

Develop a Smart Light System (Light that automatically switched on in evening and gets off in morning) using open source Hardware platform like Arduino and some sensors (Light dependent resistor) and control a LED.

angular-forms icon angular-forms

Here form data is exported to a JSON object,which is then passed to the component class & consumed.

arduino-and-machine-learning icon arduino-and-machine-learning

wireless multimodal sensing- Draw inferences over the data coming from sensing hardware (e.g. Temperature, Humidity, Luminosity, etc.,) and processing these samples with the help of machine learning using open source programming tools such as Python. (Any Application: Healthcare, Smart City, Agriculture, etc.).

basic-operations-using-r icon basic-operations-using-r

Perform the following operations using R/Python on the Amazon book review and facebook metrics data sets 1. Create data subsets 2. Merge Data 3. Sort Data 4. Transposing Data 5. Melting Data to long format 6. Casting data to wide format

campus-niner-dining icon campus-niner-dining

Project describes the entire ecosystem at UNCC. The students, faculty, staff, and many more entities compose UNC-Charlotte as a whole. Developed Campus Dining restaurants by loading the database locally to MySQL using MySQL Workbench. Designed different tables for every restaurant and created views to the Campus dining database model

component-communication icon component-communication

In Angular a component can share data & information with another component by passing data Passing data from parent component to the child component can be done using @Input decorator.

data-model-building-using-r icon data-model-building-using-r

Perform the following operations using R/Python on the Air quality and Heart Diseases data sets 1. Data cleaning 2. Data integration 3. Data transformation 4. Error correcting 5. Data model building

data-visualization-using-tableau icon data-visualization-using-tableau

Perform the following data visualization operations using Tableau on Adult and Iris datasets 1. 1D (Linear) Data visualization 2. 2D (Planar) Data Visualization 3. 3D (Volumetric) Data Visualization 4. Temporal Data Visualization 5. Multidimensional Data Visualization 6. Tree/ Hierarchical Data visualization 7. Network Data visualization

deadlock-avoidance-using-semaphores icon deadlock-avoidance-using-semaphores

Implement the deadlock free solution to Dining Philosophers problem to illustrate the problem of deadlock and/or starvation that can occur when many synchronized threads are competing for limited resources

design-of-a-two-pass-assembler icon design-of-a-two-pass-assembler

Implementation of passI and pass II of a two pass assemble a. Consider following cases only (Literal processing not expected) b. Forward references c. DS and DC statement d. START, EQU e. Error handling: symbol used but not defined, invalid instruction/register etc.

distributed-application-to-process-log-file-using-mapreduce icon distributed-application-to-process-log-file-using-mapreduce

Design a distributed application using MapReduce which processes a log file of a system. List out the users who have logged for maximum period on the system. Use simple log file from the Internet and process it using a pseudo distribution mode on Hadoop platform.

hello-world-application icon hello-world-application

Android development environment. Installing and setting up the environment. Hello world application. Running the emulator. Inserting debug messages

httpclient-service-pre-defined-angular-service- icon httpclient-service-pre-defined-angular-service-

whenever we import any import in root module,its components & services are auto available to the entire application Angular HTTP Library provides us with a predefined module named as HttpClientModule has a service HttpClient used for server communication over http It has a get() method is used to fetch data from server. It accepts a url & connects to it ,fetches data & returns it HttpClientModule---->HttpClient service----->get(url)---->returns an Observables

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.