Skip to content

Instantly share code, notes, and snippets.

View evaneliasyoung's full-sized avatar

Evan Elias Young evaneliasyoung

View GitHub Profile
@evaneliasyoung
evaneliasyoung / zbc.es6
Created September 6, 2022 21:11
ZyBooks completion tool
/**
* @file zbc.es6
* @brief ZyBooks completion tool.
*
* @author Evan Elias Young
* @date 2021-09-19
* @date 2022-09-06
* @copyright Copyright 2021-2022 Evan Elias Young. All rights reserved.
*/
@evaneliasyoung
evaneliasyoung / default.clang-format
Last active December 15, 2020 06:38
C++ Clang Format File
###
# @file .clang-format
# @brief My personal c-lang format specifications.
#
# @author Evan Elias Young
# @date 2020-03-02
# @date 2020-12-15
# @copyright Copyright 2020 Evan Elias Young. All rights reserved.
###
@evaneliasyoung
evaneliasyoung / pi_id.sh
Created May 8, 2019 19:06
Identifies which Raspberry Pi model you have
#!/bin/sh
REV=$(cat /proc/cpuinfo | grep Revision | sed 's|.*: ||')
case $REV in
000[7-9])
DEF="A"
;;
0012|0015)
DEF="A+"
;;
000[2-3])

Keybase proof

I hereby claim:

  • I am evaneliasyoung on github.
  • I am evaneliasyoung (https://keybase.io/evaneliasyoung) on keybase.
  • I have a public key ASBR9_CWRSBiIz5tnlChHmX1hGh8EA__veOcEW15l3VPGQo

To claim this, I am signing this object: