Skip to content

Instantly share code, notes, and snippets.

View AL0YSI0US's full-sized avatar

ALOYSIOUS AL0YSI0US

View GitHub Profile
@jeremymaya
jeremymaya / kyungrae-kim-resume.md
Last active October 22, 2021 18:51
Kyungrae Kim Resume

Kyungrae Kim

(425) 372-8368 | [email protected] | LinkedIn | GitHub


SUMMARY

Software development engineer with a focus in Microsoft stack in .NET Core. Background in management and data analysis toward driving growth for manufacturing and distribution. Strong problem-solving and process improvement skills that employ root cause analysis.

@cferdinandi
cferdinandi / terminal-cheat-sheet.txt
Last active July 17, 2025 01:53
Terminal Cheat Sheet
# Terminal Cheat Sheet
pwd # print working directory
ls # list files in directory
cd # change directory
~ # home directory
.. # up one directory
- # previous working directory
help # get help
-h # get help