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/Location-based-Restaurants-Recommendation-System
Big Data Management and Analysis Final Project
patilankita79/The-Fetch-API
Learning about fetch API
patilankita79/ML_DataPreprocessing
Learning to perform data pre-processing on the dataset using Python and R.
patilankita79/ChuckNorrisJokeGenerator
The purpose of this project is to explore fetching the data from external API using AJAX
patilankita79/GithubProfileFinder
In this project, we can search GitHub users by their username and search query returns the user's profile information along with latest 5 repositories as you type in search query. Use of ES-7 features async/await and GitHub API
patilankita79/HospitalFinderUsingSemanticWeb
Correlation between leading causes of death and neighboring hospitals using Semantic Web technologies
patilankita79/ImageSegmentationUsing_KMeans
Image segmentation using opencv
patilankita79/ModernJavaScript
Learning pure javascript/ vanilla javascript.[Newest features in JS] ES2015 or ES6 and async/await in es7
patilankita79/NodeJS_Todo_REST_API
Building back-end with NodeJS. Learning to build and test NodeJS RESTful API using Mongoose ORM. Test cases are written to verify if the requests work as expected.
patilankita79/ScikitLearn_Lab1
Application of neural nets
patilankita79/PumpItUp_DataMiningTheWaterTables
CS 6375 Machine Learning Project
patilankita79/CustomHTTPLibrary
Building custom http library and using https://jsonplaceholder.typicode.com/ => a JSONPlaceholder to test the custom http library
patilankita79/DecisionTree
patilankita79/DOM_Project_NumberGuesserGame
This project is to explore DOM. This is a game to guess a number between certain range. Skeleton CSS boilerplate is used.
patilankita79/FullStack_RealTimePollingApplication
This is a full stack real time polling application. In this application the user will see votes on the front-end as they come in, so user doesn't need to refresh the browser periodically. For front-end, Canvas JS is used to display the result in charts and for backend NodeJS and express are used. Pusher API is used for real time subscriptions.
patilankita79/GettingStartedWithJSDesignPatterns
The purpose of this repository is to explore JS patterns
patilankita79/GettingStartedWithMongoDB
This repository contains notes related to MongoDB. Learning to use MongoDB native driver library to perform CRUD operations.
patilankita79/IOTDeviceAnalysis_LeFunBabyMonitor
CS6324 Information Security Project [Research Project] where security and privacy of an IOT device is analyzed.
patilankita79/javascript_cardio
JavaScript challenges and problems
patilankita79/JS_RegularExpressions
Learning about regular expressions in JavaScript
patilankita79/NeuralNetworks
Neural networks programming assignment
patilankita79/OOP_BookListProject
A simple book list project to explore object oriented JavaScript in ES5 and ES6
patilankita79/ProblemSolving_JavaScript
This repository contains solutions to problems in JavaScript
patilankita79/RegularExpressions_FormValidationProject
The purpose of this project is to implement regular expressions in JavaScript. Implementing a form in bootstrap with validations.
patilankita79/ScikitLearn_Lab2
patilankita79/SocialApp
Real-time chat application. Mini-social network
patilankita79/Software-Defined-Networking
CS 6301.502 Group Project - Software defined load balancer with POX controller
patilankita79/SpringIOCContainer_AccessingMetadataFromClassPath
In this class path XML application context is used.
patilankita79/TweetsClusteringUsing_KMeans
Clustering tweets by utlizing Jaccard Distance metric and K-means clustering algorithm
patilankita79/VidJot
An application developed using NodeJS, Express and MongoDB