Aparna Naik (aparna0522)

aparna0522

Geek Repo

Location:Los Angeles, CA, USA

Home Page:https://www.linkedin.com/in/aparnanaik/

Github PK Tool:Github PK Tool

Aparna Naik's repositories

Building-an-EdTech-Platform-Using-Microservices-and-Docker

An edtech platfom, particularly a webapp, to leverage assimiliation of knowledge to and from the users. Focus on utilizing the state-of-the-art tools and technologies to build an efficient, scalable and cost-effective product. Final Year Project - August 2020 - July 2021.

Language:PHPStargazers:7Issues:0Issues:0

Sentiment-Analysis-Using-Text-Mining

Sentiment Analysis of Patients' Blogs from various online forums and analysing them into categories exist(neutral sentiment), deteriorate(negative sentiment) and recover(positive sentiment). The classification is done with the help of Naive Bayes Probabilistic Classifier. The programming is done in R language.

Language:RStargazers:3Issues:1Issues:0

SQL-and-NoSQL-Database-from-Scratch-APV-Database

Repo containing self built Relational Database System as well as NoSQL database, along with a CLI and a natural language for a user to interact with

Language:C++Stargazers:3Issues:0Issues:0

AI-Agent-for-Pente-Game

Pente is a two player game played on a 19*19 board. This project builds an AI agent that maximises its winning chances. The project has two AI agents implemented using two different techniques - Bit Board, Char Board.

Language:C++Stargazers:1Issues:0Issues:0
Stargazers:1Issues:0Issues:0

Maharashtra-Delights-Cafeteria-Application

Maharashtra Delights is a Cafeteria Application created using Ruby On Rails. This application contains integration with third-party app, Stripe, for successful payments. It uses SQLite3 for backend database querying.

Language:RubyStargazers:1Issues:1Issues:0

My-Favourite-Playlist

A nodejs application which accepts a username and a playlist name(users' favourite playlist) and stores it in a mongodb database. This is output on the webpage in a JSON format to find a list of all the users and their favourite playlists. The application is then dockerised to make it platform independent.

Language:JavaScriptStargazers:1Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Artificial-Neural-Networks-Classification-and-Regression-Models

Study and implementation of various Artificial Neural Network Models which were used for classification and regression of different datasets.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Business-Search-System

Search Recommender to explore locations in the United States and make prior bookings at those places. Used Yelp API for backend data collection

Stargazers:0Issues:0Issues:0

First-Order-Logic-using-Resolution-Method

Decide the given statement is True or False depending on the given knowledge base, restricted to "For All" Statements. The Algorithm converts the given knowledge base into Resolution tree, and using the proof of restitution, we decide if the given statement is true or false.

Language:C++Stargazers:0Issues:0Issues:0

Generative-Music-Box

This project is done with the help of HTML, CSS and JavaScript. It regenerates the animation and the music after specific interval of time and is very melodious to hear. The animation here is a circle with different colors and the tones are different notes of the musical keyboard(synthesizer).

Language:JavaScriptStargazers:0Issues:1Issues:0

Online-Tennis-Game

Tennis Game is an arcade game which requires two paddles. In this project one player can play at a time and the other paddle is controlled by programming it as an AI bot. Here, the left paddle is the player and right paddle represents the AI Bot (computer paddle) This project uses JavaScript and HTML5. To run this project, one can directly double click on the html file which will launch the game in the browser.

Language:HTMLStargazers:0Issues:0Issues:0

Basic-Ruby-Programs

This repository consists of all the Ruby assignments.

Language:RubyStargazers:0Issues:0Issues:0

Birth-Rate-Predictor-Using-Time-Series-and-Forecast-Models

This is a prediction model that predicts the future values of the particular parameter based on the history of the parameter in the dataset used. This is programmed using R programming language.

Language:RStargazers:0Issues:0Issues:0

CRD_Operations-on-Key-Value-Database

Build a file-based key-value data store that supports the basic CRD (create, read, and delete) operations. This data store is meant to be used as a local storage for one single process on one laptop. The data store must be exposed as a library to clients that can instantiate a class and work with the data store.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Game-Of-Life

Generative Application where the cells of the grid come to life or become dead according to certain rules.

Language:JavaScriptStargazers:0Issues:0Issues:0

pegasushub.github.io

PegasusHub: A Community-enabled Workflows Repository for Pegasus

Language:SCSSLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Spring-Boot-based-Shopping-Application

Used Java Spring Boot to create microservices architecture based online shopping application consisting of services like product, order, inventory along with the using Netflix Eureka Service Discovery for scalable instances of the services

Language:JavaStargazers:0Issues:0Issues:0

Todo-Application-Using-ROR

This is a simple Todo Application built using Ruby on Rails Application, and backend as Sqlite3

Language:RubyStargazers:0Issues:0Issues:0

vscode-isort

Import sorting for python using the isort library.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

WorldCall-Connect

Simple microservice to enable user functionalities like registration, logging and viewing user profile.

Language:HTMLStargazers:0Issues:0Issues:0