GithubHelp home page GithubHelp logo

Hi there 👋

Anurag's github stats

todokku's Projects

redditp icon redditp

Convert any reddit page to a presentation or slide show

reeves icon reeves

Flexible Youtube player with censoring capabilites

relay icon relay

A service that runs as a discord bot and proxies web requests to it.

repsoter icon repsoter

Telegram bot to make reposts from Telegram channels to Vkontakte groups

restream icon restream

Stream your reMarkable screen over SSH.

restreamer icon restreamer

Datarhei/Restreamer allows you to do h.264 real-time video streaming on your website without a streaming provider

reveddit icon reveddit

Review removed content on reddit. Uses the Pushshift API, built on code from removeddit.

reverseengineer icon reverseengineer

# Unit 14: Full-Stack ## Overview In the previous unit, we modularized our applications following the MVC paradigm and integrated a custom ORM into the Model layer. Like all things in software development, when we find ourselves repeating a task, we look for programmatic solutions. Because the implementation of object-relational mapping is a common task in full-stack web development, third-party libraries emerged to do the heavy-lifting for us. In this unit we will integrate Sequelize, a popular Node.js ORM, into our newly modularized applications. ## Key Topics * Sequelize * sequelize-cli * CRUD * Models * Validations * Associations ## Comprehension Check You will be employer-ready if you can answer the following questions: 1. What is a Model? 2. What are two approaches to using Sequelize in a full-stack web application? 3. How does one perform joins using Sequelize? ## Learning Objectives You will be employer-competitive if you are able to: * Configure a full-stack web application to use the Sequelize ORM library * Define models that POST data using validations * Define models that GET data using validations * Implement CRUD methods using Sequelize * Implement Sequelize associations to join one or more tables * Configure Heroku for deployment of an application using Sequelize ## Homework: Reverse Engineer * In this assignment, you will reverse engineer the starter code provided and create a tutorial for the code. Begin inspecting the code to get an understanding of each file's responsibility. Then, in a Google Doc, write a tutorial explaining *every* file and its purpose. ## Helpful Links * [Sequelize Queries](http://docs.sequelizejs.com/en/latest/docs/querying/) * [Sequelize Associations Part 1](http://docs.sequelizejs.com/en/latest/docs/associations/) * [Sequelize Association Part 2](http://docs.sequelizejs.com/en/latest/api/associations/) * [Sequelize Migrations](http://docs.sequelizejs.com/en/latest/docs/migrations/) * [bcrypt (NPM)](https://www.npmjs.com/package/bcrypt)

review-scrapper icon review-scrapper

This Project is intended to create a web scraper. Web scrappers are extensively used in the industry today for competitive pricing, market studies, customer sentiment analysis, etc. In this case, a review scrapper is used for extracting reviews from an e-commerce website and then deploying it to the Heroku cloud platform. This project takes a simple example of an online cell phone purchase and tries to create a review scrapper.

riot-web icon riot-web

A glossy Matrix collaboration client for the web.

riser icon riser

The main repo for Riser, an opinionated app platform built on Kubernetes and Knative

roll-bot icon roll-bot

A tabletop dice rolling bot, which can easily be deployed to Heroku.

roo icon roo

A zero config distributed reverse-proxy especially for Docker Swarm (supporting multiple letsencrypt/https hosts).

roomiscraper icon roomiscraper

This heroku application scrapes the room listings data from Roomiapp.com at an interval of 10 minutes, checks for recent updates, and WhatsApps me links for any recent additions.

roosterteeth.com icon roosterteeth.com

Python script to take videos from Roosterteeth.com and post to specified subreddits

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.