Skip to content

Instantly share code, notes, and snippets.

View bigbadmonster17's full-sized avatar

John Francis Sukamto bigbadmonster17

View GitHub Profile
@bigbadmonster17
bigbadmonster17 / resume.json
Last active August 14, 2023 05:46 — forked from jsnelders/resume.json
resume.json
{
"basics": {
"name": "John Francis Sukamto",
"label": "Student | Service Provider | Aspiring IT Consultant",
"image": "https://nextcloud.3jsupplymarketing.com/index.php/s/NkdiWg8a7MMSdKQ/download/PortforlioProfile.jpg",
"email": "jsukamto1@pm.me",
"phone": "+65 96264327",
"url": "https://jsukamto1.linksta.cc/@me",
"summary": "Hello! I’m John. I was a Fire-Rescue Specialist in SCDF instructing new recruits in basic footdrill and rescue equipment. But before that I was very familiar with ERP solutions like SAP MRP and QAD, and even helped with the data migration with Rexel. Most recently I’ve gained a quick peek into how hospitality giant Marriott International has been able to adopt IT in their industry.My expertise doesn’t just end with my knowledge in ERP systems. I've also realised 5 full stack solutions pushed to the cloud, with one of them fully in use within the Singapore Civil Defence Force (from proposal to deployment). When I started out wit
@bigbadmonster17
bigbadmonster17 / 91-pulseaudio-custom.rules
Last active November 30, 2021 21:51 — forked from MCMrARM/91-pulseaudio-custom.rules
System configuration files for the T2 audio driver (https://github.com/MCMrARM/mbp2018-bridge-drv/)
SUBSYSTEM!="sound", GOTO="pulseaudio_end"
ACTION!="change", GOTO="pulseaudio_end"
KERNEL!="card*", GOTO="pulseaudio_end"
SUBSYSTEMS=="pci", ATTRS{vendor}=="0x106b", ATTRS{device}=="0x1803", ENV{PULSE_PROFILE_SET}="apple-t2.conf"
LABEL="pulseaudio_end"