Prabhuram's repositories
ant-design
π A UI Design Language
askbot-devel
Askbot is a Django/Python Q&A forum. **Contributors README**: https://github.com/ASKBOT/askbot-devel#how-to-contribute. Commercial hosting of Askbot and support are available at https://askbot.com
basic-react-form
Basic form in React
bookworm-react
Source code for free live-coding series on YouTube
cucumber
Cucumber monorepo - polyglot home for Cucumber building blocks
djangocrashcourse
Very simple Django blog app for crash course
express
Fast, unopinionated, minimalist web framework for node.
Free-Programming-Tutorials
List of free online video courses to learn programming language
hackermath
Introduction to Statistics and Basics of Mathematics for Data Science - The Hacker's Way
HackerRank
HackerRank Solutions in Python3
how-to-npm
A module to teach you how to module.
How_to_make_a_text_summarizer
This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube
InnoLabFacebookMessenger
Facebook Chatbot
javascripting
Learn JavaScript by adventuring around in the terminal.
json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
lambda-streams-to-firehose
AWS Lambda function to forward Stream data to Kinesis Firehose
learnyounode
Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
n
Node version management
Neural-Networks-Demystified
Supporting code for short YouTube series Neural Networks Demystified.
northwind_psql
Northwind sample database for postgres
panda
PANDA: A Newsroom Data Appliance
pm2
Production Process Manager for Node.js apps with a built-in Load Balancer.
readthedocs.org
The source code that powers readthedocs.org
Resources-Front-End-Beginner
π― The most essential list of resources for Front-End beginners (πΊπΈ π¬π§ & π«π·)
tfClassifier
Tensorflow based training and classification scripts for text, images, etc
thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Try-Django-1.11
Learn the fundamentals behind one of the most popular web frameworks in the world: Django. We will teach you step-by-step how to implement concepts like Views, Template Rendering, Forms, Saving Data, URL routing, Deployment aka Going Live, and so much more. Django is a web-framework written in Python and runs the backend for many of the internet's most popular websites such as Instagram and Pinterest. Get started today!
udacity-data-analyst
Interview Practice Questions
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.