Asad's repositories
node-basics
Node js basics understanding and development through problems implementation
cloudera-mapreduce
Cloudera Quickstart VM(distributed enviornment) MapReduce Java Tasks Implementation
laravel-basics
Laravel framework basics Implementation through CRUD
aws-crimes-mapreduce
ETL flow using Spark script and Relational database on Cloud
engineering-software-stack-for-big-data
Engineering Software Stack For Big Data
enterprise-application-development
Enterprise Application Development Project
mean-stack-basics
Express is a Node.js web application framework that provides a robust set of features to develop rich web applications. This is a deep dive in express-js with mongoose database.
frs-wp-plugin
Finding right solution provide interface in admin panel for all the requests submitted on public website
time-tracker
Develop time tracking module to save work time with the client using Laravel Framework
polls-app
Polls is a simple Django app to conduct Web-based polls. For each question, visitors can choose between a fixed number of answers.
react-weather-app
React App that shows the Temperature, Pressure and Humidity of the searched City. Weather API used: "openweathermap.org/forecast5"
users-app
A Complete Django Application with Custom User Model, Custom Authentication Middleware, Auto Generated Fields in the User Model that will be generated automatically on the save method call
youtube-react-app
Used Google YouTube Search API and built a React App just like YouTube. It has a search input and based on the search query, show results. There is a single selected Item with the Video Player on the left side, just like YouTube. Proper use of CSS to style the app. Boilerplate code is also utilized