• Stars
    star
    126
  • Rank 284,543 (Top 6 %)
  • Language
    Shell
  • License
    MIT License
  • Created about 8 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A place to keep all my cheat sheets for the complete development of ASIC/FPGA hardware or a software app/service.

MY CHEAT SHEETS

CodeClimate Issues MIT License jeffdecola.com

A place to keep all my cheat sheets for the complete development of ASIC/FPGA hardware or a software app/service. These cheat sheets contain info I gathered from other sources and figured out over time. It's an ongoing process.

I - SOFTWARE CHEAT SHEETS

  • DEVELOPMENT
    • DEVELOPMENT ENVIRONMENTS
    • LANGUAGES
    • OPERATING SYSTEMS
    • SOFTWARE ARCHITECTURES
    • SOURCE / VERSION CONTROL
  • OPERATIONS
    • CONFIGURATION MANAGEMENT
    • CONTINUOUS INTEGRATION / CONTINUOUS DEPLOYMENT
    • ORCHESTRATION
    • TELEMETRY
  • SERVICE ARCHITECTURES
    • OVERVIEW
    • SaaS - SOFTWARE AS A SERVICE
    • FaaS - FUNCTIONS AS A SERVICE
    • PaaS - PLATFORM AS A SERVICE
    • CaaS - CONTAINERS AS A SERVICE
    • IaaS - INFRASTRUCTURE AS A SERVICE
  • SERVICE PROVIDERS
    • AMAZON AWS
    • GOOGLE GCP
    • MICROSOFT AZURE

II - HARDWARE CHEAT SHEETS

  • DEVELOPMENT
    • FPGA DEVELOPMENT BOARDS
    • HARDWARE ARCHITECTURES
    • LANGUAGES
  • TOOLS
    • SIMULATION
    • SYNTHESIS
    • TIMING

III - OTHER CHEAT SHEETS

Documentation and Reference


I - SOFTWARE CHEAT SHEETS

IMAGE - creating-a-service-app - IMAGE

DEVELOPMENT

OPERATIONS

SERVICE ARCHITECTURES

SERVICE PROVIDERS


II - HARDWARE CHEAT SHEETS

IMAGE - creating-an-asic-fpga - IMAGE

DEVELOPMENT HW

TOOLS


III - OTHER CHEAT SHEETS

Other cheat sheets I'm interested in.

AMERICAN HISTORY

FILM PRODUCTION

  • PRE-PRODUCTION

    • coming soon
  • PRODUCTION

    • coming soon
  • POST-PRODUCTION

RANDOM THINGS

STEM

More Repositories

1

my-go-examples

A place to keep my go examples.
Go
33
star
2

my-verilog-examples

A place to keep my synthesizable verilog examples.
Verilog
30
star
3

concourse-resource-template

Can be used as a template for developing a concourse resource.
Shell
7
star
4

jeffCoin

My cryptocurrency using a distributed decentralized public ledger in a blockchain (i.e. bitcoin).
Go
6
star
5

control-fpga-via-raspi-and-webserver

Control a FPGA via a Raspberry Pi and a Webserver.
JavaScript
4
star
6

my-masters-thesis

A High-Level Design Framework Illustrating Technology Migration.
Shell
2
star
7

my-vagrant-boxes

A place to keep my vagrant images (boxes).
Shell
2
star
8

my-latex-renders

A place to keep all my figures, equations and graphs in LaTex .tex files.
TeX
2
star
9

my-go-tools

A place to keep useful tools I created in go.
Go
1
star
10

my-linux-shell-scripts

A place to keep useful tools I created in linux shell scripts.
Shell
1
star
11

hello-go-deploy-gce

Test, build, push (to DockerHub) and deploy a long running "hello-world" Docker Image to Google Compute Engine (gce).
Shell
1
star
12

my-python-examples

A place to keep my python code snippets and examples.
Shell
1
star
13

my-php-containers

A place to keep my php containers. All containers designed for dynamic screen widths.
PHP
1
star
14

hello-go-deploy-azure-vm

Test, build, push (to DockerHub) and deploy a long running "hello-world" Docker Image to Microsoft Azure Virtual Machines (VM).
Shell
1
star
15

hello-go-deploy-gke

Test, build, push (to DockerHub) and deploy a long running "hello-world" Docker Image to Google Kubernetes Engine (gke)
Shell
1
star
16

hello-go-deploy-marathon

Test, build, push (to DockerHub) and deploy a long running "hello-world" Docker Image to Mesos/Marathon.
Shell
1
star
17

crypto-miner-manager

Manage all your cryptocurrency miners via a local webpage.
Shell
1
star