Skip to content

Instantly share code, notes, and snippets.

View blissdismissed's full-sized avatar

Arthur J. Ishhh blissdismissed

View GitHub Profile
# External module imp
import RPi.GPIO as GPIO
import datetime
import time
init = False
GPIO.setmode(GPIO.BOARD) # Broadcom pin-numbering scheme
def get_last_watered():
@tsiege
tsiege / The Technical Interview Cheat Sheet.md
Last active March 16, 2025 14:03
This is my technical interview cheat sheet. Feel free to fork it or do whatever you want with it. PLEASE let me know if there are any errors or if anything crucial is missing. I will add more links soon.

ANNOUNCEMENT

I have moved this over to the Tech Interview Cheat Sheet Repo and has been expanded and even has code challenges you can run and practice against!






\