Skip to content

Instantly share code, notes, and snippets.

View OddExtension5's full-sized avatar
🎯
Focusing

Sushil Singh OddExtension5

🎯
Focusing
View GitHub Profile
@OddExtension5
OddExtension5 / aws.md
Last active October 21, 2019 09:39
AWS Fundamentals

AWS Overview

          1.1 What is "Cloud Computing"
          1.2 Regions
          1.3 Availability Zones
          1.4 Edge Locations
          1.5 Scope of Services

1.1 What is "Cloud Computing"?

@OddExtension5
OddExtension5 / details.md
Last active October 23, 2019 08:31
Linux Command

Man pages common elements

  • Command summary: shows how to use a command

    • Items between [brackets] are optional
    • If you see {a|b} youy must choose
    • And ... means you may have more of the preceding item
  • Man pages have sections

@OddExtension5
OddExtension5 / MERN.md
Last active October 28, 2019 08:52
All About REACT ---------------

MERN Stack

The MERN stack consists of the following technologies:

  • MONGODB: A document-based open source database.

  • Express: A web application framework for Node.js

  • React: A JavaScript front-end library for building user interfaces.

  • Node.js: JavaScript run-time environment that executes JavaScript code outside of a browser ( such as a server)

    and Mongoose: Simple, schema-based solution to model application data.

@OddExtension5
OddExtension5 / 1. notes.md
Last active January 19, 2020 18:14
Time Series Analysis : Stationary, Trend, Seasonal, Decomposition, Differences, Windowing, Running Values, Exponential Smoothing, Fill Methods, Resampling, Jackknife Estimation, Bootstrapping, Fourier Transform , Filtering, Correlation, Auto-Correlation, Partial Auto-Correlation, Random Walks, Dickey-Fuller Test, ARIMA Models

Time Series

  • A set of values measured sequentially in time
  • Values are typically (but not always) measured at equal interval x1, x2, x3, etc..
  • Values can be:
    • Continuous
    • discrete or symbolic (words)
  • Associated with empirical observation of time varying phenomena:
    • Stock market price (day, hour, minute, tick etc...)
  • Temperature (day, minute, second, etc..)
@OddExtension5
OddExtension5 / notes.md
Last active January 19, 2020 18:34
Digital Signal Processing

Think DSP

  1. Discrete Fourier Transofrm
  2. Convolution Theorem
  3. Linear Time-Invariant Theory

Signal: It represents a continuous mathematical function

Wave: Contains an array of discrete samples

@OddExtension5
OddExtension5 / microservices.md
Created January 20, 2020 16:32
Microservices Architecture and Design: Understanding core concepts, challenges, and hybrid architectures

Workshop Details

 + January 21 & 22, 2020 (8:30pm - 11:30 pm IST)
 + By MARK RICHARDS

Microservices is one of the latest software architecture styles that promises to deliver benefits such as ease of testing, fast and easy deployments, fine-grained scalability, architectural modularity, and overall agility. It is undeniably one of the more popular trends in the software industry, and everyone seems to be eager to quickly embrace and adapt this new architecture style. Unfortunately, as many companies are painfully experiencing, microservices is a fairly complex architecture style that is not suited for all applications and environments.

What you'll learn-and how you can apply it

By the end of this live, hands-on, online course, you’ll understand:

@OddExtension5
OddExtension5 / 1. Rnotes.md
Last active January 27, 2020 05:34
Data Science For Engineers

Set the working directory

Enter in the console: setwd("directorypath")

Executing an R file

  • Press Run/Ctrl+Enter

  • Press Source/Ctrl+Shift+S OR Press Ctrl+Shift+Enter (Source with Echo)

  • Run can be used to execute selected lines

@OddExtension5
OddExtension5 / 1. workshop.md
Last active January 27, 2020 17:40
SOLID Principles of Object-Oriented and Agile Design By Robert Martin

Workshop Details

  + January 27, 2020 (9:30pm – 12:30am IST)
  + Robert C. "Uncle Bob" Martin

What you'll learn-and how you can apply it

  • SOLID principles of software design
  • Clean Clode basics
  • Ensure that dependencies are well managed so that the code remains flexible, robust, and reusable
@OddExtension5
OddExtension5 / 1.end-to-end-pipeline-for-data-science-project.md
Last active February 21, 2020 11:39
Deploying Machine Learning Model in Production

Supervised Learning Pipeline

Here is a general end to end pipeline for a data science project.

1. Define Business Objective & Criteria for Success

  • Experimental Design
    • Identify the business/product objective
    • Identify & hypothesize goals and criteria for success
    • Create a set of questions for identifying correct data set
  • Define which machine learning evaluation metric will be used to quantify quality of predictions
@OddExtension5
OddExtension5 / 01.target.md
Created March 15, 2020 15:39
Plan: Operating System & Computer Networks #Sushil #Harsh

Target Certification:

We will completely focus on various certification examination of Linux and Networking. This is the best way to gain both theorectical and practical knoweldge. I have listed some linux and networking certifcation exams details, llinks and resources. Follow the link and resources for getting idea of the exam and syllabus.

In a day or two I will attach the plan for both of us, so we effectively get started with our work.

Note: It is not compulsory to follow my resources , if you have one you can follow that. Just try to cover the whole syllabus of the given certification.

  1. Linux Foundation Certified System Administrator (LFCS)