All Projects → noahehall → theBookOfNoah

noahehall / theBookOfNoah

Licence: other
Everything ive learned developing web applications

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects
PHP
23972 projects - #3 most used programming language
solidity
1140 projects
Dockerfile
14818 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to theBookOfNoah

Eslint Plugin Testing Library
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
Stars: ✭ 384 (+1645.45%)
Mutual labels:  dom, best-practices
State Of The Art Shitcode
💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode
Stars: ✭ 2,207 (+9931.82%)
Mutual labels:  programming, best-practices
DataViewExtenders
Extenders for WinForms controls, such as DataGridView, DataGridViewColumn, FlowLayoutPanel, TableLayoutPanel, etc
Stars: ✭ 22 (+0%)
Mutual labels:  programming, databases
Terraform Best Practices
Terraform Best Practices for AWS users
Stars: ✭ 931 (+4131.82%)
Mutual labels:  best-practices, hashicorp
playwright-lighthouse
🎭: Playwright Lighthouse Audit
Stars: ✭ 120 (+445.45%)
Mutual labels:  accessibility, best-practices
Lighthouse Check Action
GitHub Action for running @GoogleChromeLabs Lighthouse audits with all the bells and whistles 🔔 Multiple audits, Slack notifications, and more!
Stars: ✭ 175 (+695.45%)
Mutual labels:  accessibility, best-practices
Best-Coding-practices-in-android
This repo is to add best practices that developers can apply to write clean, short and testable code in android.
Stars: ✭ 86 (+290.91%)
Mutual labels:  programming, best-practices
Accessibility
A repo to organize the guidelines and best practices for accessibility at 18f.
Stars: ✭ 269 (+1122.73%)
Mutual labels:  accessibility, best-practices
Caster
Dragonfly-Based Voice Programming and Accessibility Toolkit
Stars: ✭ 242 (+1000%)
Mutual labels:  programming, accessibility
Bookmarks
🔖 +4.3K awesome resources for geeks and software crafters 🍺
Stars: ✭ 210 (+854.55%)
Mutual labels:  programming, best-practices
nim-gatabase
Connection-Pooling Compile-Time ORM for Nim
Stars: ✭ 103 (+368.18%)
Mutual labels:  databases, nim-lang
a11y-contracting
Building Accessibility Best Practices into Contracting
Stars: ✭ 43 (+95.45%)
Mutual labels:  accessibility, best-practices
landscape-of-programming
This repo aim to show you what to learn on the way to excellence.
Stars: ✭ 67 (+204.55%)
Mutual labels:  programming, databases
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (+554.55%)
Mutual labels:  programming, databases
accessibility-guide
Client friendly accessibility guide
Stars: ✭ 15 (-31.82%)
Mutual labels:  accessibility, best-practices
CC33Z
Curso de Ciência da Computação
Stars: ✭ 50 (+127.27%)
Mutual labels:  programming, databases
WebSight
Aiding the visually impaired through real time augmented reality, AI object detection, WebGL shaders effects such as edge detection, and colour adjustments.
Stars: ✭ 26 (+18.18%)
Mutual labels:  accessibility
Crema
Meta data server & client tools for game development
Stars: ✭ 61 (+177.27%)
Mutual labels:  databases
cpython
Alternative StdLib for Nim for Python targets, hijacks Python StdLib for Nim
Stars: ✭ 75 (+240.91%)
Mutual labels:  nim-lang
aws-cpp-developer-guide
Content for the AWS SDK for C++ Developer Guide. For more info about the AWS C++ SDK, go to http://github.com/aws/aws-sdk-cpp
Stars: ✭ 19 (-13.64%)
Mutual labels:  programming

TLDR

  • todo
    • need better interoperability between archs; everything works with ubuntu, add uname checks for arm4 especially within the linux dir
  • appication development
    • my sweet spot/interests: web security, web architecture, virtualization, javascript, nimlang scala, bash, databases
      • regrettably i had to drop nimlang for scala
      • however scala has proven to be butter on toast
  • HECC-YA system modeling: hardware environment component communication yielding architecture
    • I want to create (yield) a world (environment) for a set of living things (components) to live holistically (hardware) and socially (communication)
    • read more in architectural thinking
  • RACEXP product management paradigm: Realistic Agile Concepts for EXtream Programming

When to use

  • I keep this repo open in a tab whenever i'm developing
  • i use it as a curated list of how tf do i do this thing again...
  • 99% of this repo comes from
    • some book
    • some video
    • some google search
    • etc
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].