User:Jay: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Who am I== Hello everyone! I’m Jay, the founder of HKVFS and the host for the HKVFS Wiki Server. Originally from Hong Kong, I moved to British Columbia, Canada, a few years ago. ==My PC/Laptop Setup== * ASUS ROG Strix G513IM-EB74 15.6" 300Hz with AMD Ryzen 7 4800H CPU and RTX 3060 Laptop GPU * WH-1000XM4 Headphone ==My Small Project/Script on Github== [https://github.com/jayng9663 My profile]<br /> [https://github.com/jayng9663/MPD-Album-Art MPD-Album-Art] A simpl...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
==Who am I== | ==Who am I== | ||
Hello everyone! I’m Jay, the founder of HKVFS and the host for the HKVFS Wiki Server. Originally from Hong Kong, I moved to British Columbia, Canada, a few years ago. | Hello everyone! I’m Jay, the founder of HKVFS and the host for the HKVFS Wiki Server. Originally from Hong Kong, I moved to British Columbia, Canada, a few years ago. | ||
==Skills== | |||
* CPR/AED Certification: Certified in CPR/AED Level C (June 2023) | |||
* Offensive Security Certified Professional (OSCP): Demonstrated expertise in penetration testing and ethical hacking | |||
* Operating Systems Proficiency: Skilled in Windows, macOS, and Debian-based Linux distributions | |||
* Command Line Interface (CLI): Proficient in Bash and Zsh for efficient scripting and system management | |||
==My PC/Laptop Setup== | ==My PC/Laptop Setup== | ||
Line 10: | Line 16: | ||
[https://github.com/jayng9663 My profile]<br /> | [https://github.com/jayng9663 My profile]<br /> | ||
[https://github.com/jayng9663/MPD-Album-Art MPD-Album-Art] A simple bash shell script to show MPD album art in the terminal | [https://github.com/jayng9663/MPD-Album-Art MPD-Album-Art] A simple bash shell script to show MPD album art in the terminal | ||
<br/> | |||
[[File:Ncmcpp with album art example 1.png|frameless|766x766px]][[File:Ncmcpp album art example 2.png|frameless|766x766px]] | [[File:Ncmcpp with album art example 1.png|frameless|766x766px]][[File:Ncmcpp album art example 2.png|frameless|766x766px]] | ||
<br />[https://github.com/jayng9663/Python-AES-CBC-Encryption Python-AES-CBC-Encryption] A simple python script to encrypt any file. Using cryptography, hashlib, binascii library. | <br />[https://github.com/jayng9663/Python-AES-CBC-Encryption Python-AES-CBC-Encryption] A simple python script to encrypt any file. Using cryptography, hashlib, binascii library. |
Revision as of 01:10, 16 October 2024
Who am I
Hello everyone! I’m Jay, the founder of HKVFS and the host for the HKVFS Wiki Server. Originally from Hong Kong, I moved to British Columbia, Canada, a few years ago.
Skills
- CPR/AED Certification: Certified in CPR/AED Level C (June 2023)
- Offensive Security Certified Professional (OSCP): Demonstrated expertise in penetration testing and ethical hacking
- Operating Systems Proficiency: Skilled in Windows, macOS, and Debian-based Linux distributions
- Command Line Interface (CLI): Proficient in Bash and Zsh for efficient scripting and system management
My PC/Laptop Setup
- ASUS ROG Strix G513IM-EB74 15.6" 300Hz with AMD Ryzen 7 4800H CPU and RTX 3060 Laptop GPU
- WH-1000XM4 Headphone
My Small Project/Script on Github
My profile
MPD-Album-Art A simple bash shell script to show MPD album art in the terminal
Python-AES-CBC-Encryption A simple python script to encrypt any file. Using cryptography, hashlib, binascii library.