Prateek (prateek951)

prateek951

Geek Repo

Github PK Tool:Github PK Tool


Organizations
collective
NVIDIAGameWorks
opensourcedesign
yogdaan

Prateek's repositories

restro-angular-js-application

Restaurant Angularjs Application

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

AI-Workshop-DTU-2K18

This covers all the sessions that we covered during my learning of Artificial Intelligence and Machine Learning

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

0-non-0-classification-sgdc

Performed Stochastic Gradient Descent Classification on the MNIST Numbers dataset to classify the numbers in two categories- in category of 0 and non0's respectively.

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

UCI-BalancedScaleWeightDistanceDatabase

The dataset is taken from UCI Machine Learning Repository and I have implemented DecisionTree Classifier

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

haar-cascade-face-recognition

Object Detection using Haar feature-based cascade classifiers is an effective object detection method proposed by Paul Viola and Michael Jones in their paper, "Rapid Object Detection using a Boosted Cascade of Simple Features" in 2001. ... It is then used to detect objects in other images.

Language:PythonStargazers:1Issues:0Issues:0

NodeBoilerPlate

A simple boilerplate for Node.js Projects to make you start quick. I have provided all the essential modules with local passport authentication strategy,sessions ,hashing passwords and etc.This is for those projects which don't use Mongodb at the backend.

Language:JavaScriptStargazers:0Issues:0Issues:0

Robo-hash-app

This is a simple RoboHash Application that fetches Robots from API coded in React.js

Language:JavaScriptStargazers:1Issues:0Issues:0

ml-project-repo-with-learn-material

These are the core machine learning algorithms to work in..for instance -- Linear Regression etc.

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

form

Super basic form HTML builder, only really exists so I can pull it in for some other more useful projects.

Language:PHPLicense:MITStargazers:0Issues:0Issues:0

TypeScript-Node-Starter

A starter template for TypeScript and Node with a detailed README describing how to use the two together.

Language:CSSLicense:MITStargazers:0Issues:0Issues:0

blockchain-fundamentals

Files and coursework from Pluralsight's Blockchain Fundamentals course

Stargazers:0Issues:0Issues:0

ngx-admin

Admin dashboard template based on Angular 4+, Bootstrap 4 (previously known as ng2-admin)

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

NodeApi

A RESTful API to get the list of all the products,target an individual product by its id,PATCH the products and delete the product.Also a resource for orders to get the ;list of all the orders we have,create a new order (we cannot edit our orders but can delete them).Authentication to be added to protect the routes from unauthorized users

Language:JavaScriptStargazers:0Issues:0Issues:0

MachineLearningCBWebinarProject

This is my new beginnings to Machine Learning and paving my way to start to learn it.

Language:PythonStargazers:0Issues:0Issues:0

JSPowerEverything

All about JS - Vanilla JS,JQuery,AJAX and working with APIs using AJAX all-in-one collectively aggregated from various learning sources and aggregated in this one sweet repo!!

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

TypeScript

Learning TypeScript - The Modern Way Of Coding In JavaScript

Language:JavaScriptStargazers:0Issues:0Issues:0

socketiochatapp

A simple Socket.io chat application which is public for now,will add private chat rooms to it.

Language:JavaScriptStargazers:0Issues:0Issues:0

WeirdPartsJS

Understanding the weird parts of JavaScript a language that powers the entire web

Language:JavaScriptStargazers:0Issues:0Issues:0

MochaTesting

Unit Testing In JavaScript is important to test for errors and correcting them after pointing out later to perfectionize our software

Language:JavaScriptStargazers:0Issues:0Issues:0

GoGetterNodeExpressBoilerplate

A boilerplate for Node.js web applications

Language:CSSLicense:MITStargazers:0Issues:0Issues:0

MasterPassportJS

This is a nice tutorial I find on Youtube related to Passport.js which provides authentication and authorization strategy for any login management system(Complete Understanding is required)

Stargazers:0Issues:0Issues:0

ETMSST2K17

This is my Summer Training Project in Java on Employee Management System Using Java Swings and SQLite Manager as the database at the backend.

Language:JavaStargazers:0Issues:0Issues:0

OAuthNodeJS

OAuth is an authentication and authorization mechanism that enables the user to visit an application using their Facebook Or Google IDs. So a single account holds power to access across various domains using OAuth

Language:JavaScriptStargazers:0Issues:0Issues:0

BlogApplicationVuejs

Simple Blog implemented based on the components approach of Vue.js, mixins and created Customised directives to give it a different feel whenever the page is loaded again! SPA!

Language:JavaScriptStargazers:0Issues:0Issues:0

MoviesApplicationFrontEndTemplate

Fully designed using HTML and CSS

Language:HTMLStargazers:1Issues:0Issues:0

LearningRuby

This repository is for those who wants to quickly learn about 95% of the Ruby Programming Language which is the base for Ruby On Rails Framework

Stargazers:0Issues:0Issues:0

BookRESTapi-Using-NodeJS-

A simple REST API implemented using Promises way and using callbacks (both approaches using Mongoose as the ORM)

Language:JavaScriptStargazers:0Issues:0Issues:0

reCaptchaNodeJS

A simple reCaptcha Implementation of Google V2 Recaptcha..This is a simple learning followed up from The Brad Traversy Youtube Video

Language:HTMLStargazers:0Issues:0Issues:0