Pinned Repositories
Airport-Management-System-Database-Design
Airport management system is a database project implemented in Oracle, primarily deals with the management of the airport, airlines, passengers and employees working for an airport. The system provides a broad overview of underlying operational factors that influence the airport management.
Angular4-ClientManagementSystem
A single page application for client management system with authentication, full CRUD functionality, developed using Angular 4 for front-end and Google's firebase for backend. The application is hosted on firebase.
Curated-list-of-my-Angular-Projects
This repository contains list of projects developed using Angular framework (Angular 2, Angular 4)
Curated-list-of-my-Ionic-projects
This repository contains list of projects developed using Ionic framework (Ionic 2+)
Curated-list-of-my-NodeJS-projects
A list of node.js applications, I have developed.
Ionic3-WeatherApp
Weather application is a hybrid mobile application developed using Ionic 3 and Angular 4 with the use of wnderground API to fetch weather information.
Location-based-Restaurants-Recommendation-System
Big Data Management and Analysis Final Project
MobileAppForScienceAndTechnologyEntryProgram
Volunteering Experience: This is a mobile application developed in Ionic 3 and Angular 4 with firebase and AngularFire for Science and Technology Education Program(STEP) which will be used for registration of the students for Robotics competition. The application is integrated with Firebase database to store the data.
PumpItUp_DataMiningTheWaterTables
CS 6375 Machine Learning Project
The-Fetch-API
Learning about fetch API
patilankita79's Repositories
patilankita79/Airport-Management-System-Database-Design
Airport management system is a database project implemented in Oracle, primarily deals with the management of the airport, airlines, passengers and employees working for an airport. The system provides a broad overview of underlying operational factors that influence the airport management.
patilankita79/An-implementation-of-Nagamochi-Ibaraki-algorithm
Project 2 for Algorithmic aspects of Telecommunication netwotk. Primarily deals with network cut problem. An implementation of Nagamochi-Ibaraki algorithm for finding a minimum cut to check the vulnerability of a network
patilankita79/Network-Design-Model-Multi-commodity-Flow-Network-
A basic network design model using shortest path based solution
patilankita79/Analysis-of-Yelp-Dataset-Using-Hadoop-Map-reduce-programming
Includes implementation of reduce side join, in-memory side join
patilankita79/awesome-courses
:books: List of awesome university courses for learning Computer Science!
patilankita79/ConnectingFirebaseToContactForm
Back-end for Contact form: Mobile first responsive contact form is connected to firebase to store the submission from front-end to a firebase database.
patilankita79/interview
Everything you need to kick ass on your coding interview
patilankita79/Network-Reliability
Algorithmic aspects of telecommunication network project 3. In this project, an algorithm is devised to study the dependence of network reliability on the reliability of individual links
patilankita79/Acme-Product-Management
This project is in Angular 2.0. Through this project, I am learning the different concepts of angular 2.0 framework
patilankita79/Analysis-of-Yelp-Dataset-Using-Pig-Latin
This repository contains the Pig Latin Scripts
patilankita79/Angular-2.0-Hello-World
Angular 2.0 with TypeScript
patilankita79/Apache-Spark-programs-using-Spark-Scala-API
Run the programs using Interactive Spark Shell
patilankita79/awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
patilankita79/CopartChallenge_April4_2017
patilankita79/csds-material
Course material for the Computer Systems for Data Science class at Columbia
patilankita79/CtCI-6th-Edition
patilankita79/DataStructureAndAlgorithmsMadeEasyInJava
Data Structure And Algorithms Made Easy In Java
patilankita79/FilterableList
Filterable list is built using vanilla JavaScript, materialize CSS
patilankita79/GettingStartedWithHibernate
This is the study project, to get started with Hibernate, to understand ORM framework. This deals with saving the data to the database.
patilankita79/LeetCode
patilankita79/MobileFirstResponsiveContactForm
Front-end UI: Contact form is designed using Mobile First responsive approach. CSS3 Grid layout is used. Animate.css is also used to display simple animation when page loads for the first time.
patilankita79/Multilingual-Web-Application
patilankita79/Project-Euler-Problems
This repository contains the the project euler problems solved by me. The problems are implemented in Java
patilankita79/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
patilankita79/Python-Practise
patilankita79/R-Project
Simulations using Monte Carlo
patilankita79/spark-py-notebooks
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
patilankita79/US-Presidential-Election-Analysis-using-R
Performed statistical analysis of 2016 US presidential election using unrelated dataset. Data visualization using open source library - ggplot2
patilankita79/WebsiteBookmarkApplication
This is a Single Page Application(SPA) that stores the website URLs using pure JavaScript. HTML5 Local storage is used to store the bookmarks.
patilankita79/WeightConverter
Simple weight converter web application developed with JavaScript and Bootstrap 4