Pinned Repositories
angular-getting-started
The given repository contains project code for the Pluralsight course Angular: Getting Started by Deborah Kurata.
angular-reactive-forms-example
The given repository contains an example of implementation of Reactive forms in Angular.
angular-template-driven-form-example
The given repository contains an example of implementation of template-driven forms in Angular
App-WatchDog-Android-App
App WatchDog is an android app that tracks the usage statistics of all installed apps (except system apps) and usage restriction can also be set on any app to control its usage. It is built natively in Java using Android Studio.
Beep-chat-app-Ionic-app
The given repository is a Chat application built in Ionic framework using Firebase for authentication and database.
Neural-Artistic-Style-Transfer
This is a Deep Learning project that implements Neural Style Transfer ( transferring a given style to an image) from the paper "A Neural Algorithm of Artistic Style"
Sentiments-Analysis-on-Amazon-Fine-Food-Reviews-Dataset
This project contains the code for Sentiments Analysis applied on the Amazon Fine Food Reviews Dataset.
Songs-Lyrics-Generator
This is a Natural Language Generation project that first trains itself on the corpus of lyrics by any artist and then generate its own lyrics given some starting seed lyric string.
Songs-Lyrics-Web-Scraper
This is a python script that can scrape lyrics of all the songs by any artist from the web.
Zomvids
The Trial Week project developed at Zomato HQ during 6-10 May, 2019. The project is about designing and implementing a Video Sharing Platform.
aakashbansal's Repositories
aakashbansal/App-WatchDog-Android-App
App WatchDog is an android app that tracks the usage statistics of all installed apps (except system apps) and usage restriction can also be set on any app to control its usage. It is built natively in Java using Android Studio.
aakashbansal/Songs-Lyrics-Web-Scraper
This is a python script that can scrape lyrics of all the songs by any artist from the web.
aakashbansal/Beep-chat-app-Ionic-app
The given repository is a Chat application built in Ionic framework using Firebase for authentication and database.
aakashbansal/angular-getting-started
The given repository contains project code for the Pluralsight course Angular: Getting Started by Deborah Kurata.
aakashbansal/angular-reactive-forms-example
The given repository contains an example of implementation of Reactive forms in Angular.
aakashbansal/angular-template-driven-form-example
The given repository contains an example of implementation of template-driven forms in Angular
aakashbansal/Neural-Artistic-Style-Transfer
This is a Deep Learning project that implements Neural Style Transfer ( transferring a given style to an image) from the paper "A Neural Algorithm of Artistic Style"
aakashbansal/Sentiments-Analysis-on-Amazon-Fine-Food-Reviews-Dataset
This project contains the code for Sentiments Analysis applied on the Amazon Fine Food Reviews Dataset.
aakashbansal/Songs-Lyrics-Generator
This is a Natural Language Generation project that first trains itself on the corpus of lyrics by any artist and then generate its own lyrics given some starting seed lyric string.
aakashbansal/Zomvids
The Trial Week project developed at Zomato HQ during 6-10 May, 2019. The project is about designing and implementing a Video Sharing Platform.
aakashbansal/Angular-Upcoming-Events-angular-app
The given repository is an app built in Angular framework that displays Upcoming Angular Events (fictional) . The user can create new Angular Events and can also view the existing ones.
aakashbansal/Bassa
Automated Download Queue for Enterprise to take the best use of Internet bandwidth
aakashbansal/Firebase-CRUD-Ionic-App
The given repository is an app built in Ionic framework that implements the basic CRUD functionality using Firebase.
aakashbansal/Github-Profile-Searcher-Ionic-App
The given repository is an app built in Ionic framework that allows the user to search anyone's Github Profile Info by using his username.
aakashbansal/lead-management-android
Android client for Lead management tool (Unnamed)
aakashbansal/Machine-Learning-Course-Andrew-Ng-Coursera-Assignments
This repository contains my solutions to the assignments provided in the Machine Learning Course by Andrew Ng on Coursera.
aakashbansal/plots2
a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! :balloon:
aakashbansal/Stackle
Stackle is an web communication portal aimed at providing Open Source organizations a platform to have discussions on their github projects and their issues. It provides Github intergration which allows adminstrator of an organization to create a forum thread for the particualr organization. Users signing in is able to view forums of the organizations they contribute to and engage in the forum discussions.
aakashbansal/Virtual-Standup-MeetingNotes-basic-mongoose-implementation
Virtual-Standup-MeetingNotes is a pretty basic web app built in Node.js that employs Mongoose as an ORM for database.