Skip to content

Instantly share code, notes, and snippets.

@MrARM
Last active April 13, 2024 16:52
Show Gist options
  • Save MrARM/2ddcc3246d92f4a32e000a94996db7a5 to your computer and use it in GitHub Desktop.
Save MrARM/2ddcc3246d92f4a32e000a94996db7a5 to your computer and use it in GitHub Desktop.
{
"meta":{
"theme":"elegant"
},
"basics":{
"name":"Jordan Bush",
"label":"Embedded system developer",
"image":"https://bush.ax/photograph.jpg",
"summary":"I am a full-stack engineer working on embedded systems, I have experience with IoT radio equipment, object-classification systems.",
"website":"https://bush.ax",
"email":"jordan@bush.ax",
"location":{
"city":"Kansas City",
"region":"Missouri",
"postalCode":"64152",
"countryCode":"US"
},
"profiles":[
{
"username":"J19Bush",
"url":"https://x.com/j19bush",
"network":"twitter"
},
{
"url":"https://github.com/MrARM",
"username":"MrARM",
"network":"github"
}
]
},
"education":[
{
"endDate":"2024-05-01",
"startDate":"2019-06-01",
"area":"Computer Science (incomplete)",
"studyType":"Bachelors",
"institution":"Park University"
}
],
"skills":[
{
"keywords":[
"Yocto Linux",
"NVIDIA Jetson",
"STM32",
"Arduino / ESP32",
"nRF52 / Zephyr"
],
"level":"3+ years",
"name":"Embedded Devices"
},
{
"keywords":[
"C / C++",
"C#",
"PHP",
"Node",
"Ruby",
"Python",
"Postgres",
"Redis",
"MySQL"
],
"level":"6+ Years",
"name":"Backend Software development"
},
{
"keywords":[
"LoRa",
"GlobalStar VAR",
"SDR / GNU Radio",
"NB-IoT"
],
"level":"2+ Years",
"name":"Communications Integration"
}
],
"awards":[
{
"title":"MVP",
"awarder":"H&R Block - InsomniHACK@Block"
},
{
"title":"2nd Place",
"awarder":"Kernelcon CTF - 2023 and 2024"
},
{
"title":"1st Place",
"awarder":"SecKC CTF - 2023"
},
{
"title":"1st Place",
"awarder":"Cerner ShipIT XVII"
}
],
"work":[
{
"summary":"Writing firmware and software packages for Ingenic based products",
"website":"",
"name":"Trevidon",
"location":"Lenexa, KS",
"position":"Firmware Engineer",
"startDate":"2023-12-18"
},
{
"summary":"Cornerstone Integration, Inc. is an engineering company focused on hardware & software development and system integration. I built several portable communications and edge vision systems. I also performed penetration testing and addressed solutions on a platform we evaluated.",
"website":"http://cornerstoneintegration.com/",
"name":"Cornerstone Integration, Inc.",
"location":"Leavenworth, KS",
"position":"Systems Integration / Cybersecurity",
"startDate":"2021-10-04",
"endDate":"2023-12-15",
"highlights":[
"NVIDIA Jetson",
"Cybersecurity",
"OpenCV",
"LoRa"
]
},
{
"summary":"I serve in the Army National Guard. I deploy, operate and maintain satellite ground terminals. This allows us to connect to networks which keep the entire Army updated, informed and situationally aware.",
"website":"https://www.nationalguard.com/",
"name":"U.S. Army National Guard",
"location":"Missouri",
"position":"25S - Satellite Communications System Operator / Maintainer",
"startDate":"2020-01-09"
},
{
"summary":"Oracle Cerner, formerly Cerner, is an US-based supplier of health information technology platforms. I started working here as a high school intern and continued through the acquisition. During the time, I worked on several steps involved with the security auditing of Ruby Packages as they were uploaded to Git Platforms.",
"website":"https://www.cerner.com/",
"name":"Oracle Cerner",
"location":"Kansas City, MO",
"position":"Technical Apprentice",
"startDate":"2018-01-09",
"endDate":"2022-10-10",
"highlights":[
"Jenkins CI",
"Ruby / Brakeman",
"Docker / Kubernetes",
"Java",
"React on Rails"
]
}
],
"publications":[
{
"name":"Unlocking the Power of the Flipper Zero: Exploring the features and Exploiting Wireless Security",
"publisher":"BSidesKC 2023",
"releaseDate":"2023-10-07",
"url":"https://pretalx.com/bsideskc2023/talk/PDCMJP/",
"summary":"I gave a talk with Cosette Mazet demonstrating the capabilities and functionality that the Flipper Zero hacking tool can provide. During this talk, I hacked the rolling code of a 20-year old garage door opener live on stage."
},
{
"name":"Free hardware from the sky? An introduction to tracking weather balloons",
"publisher":"BSidesKC 2022 / SecDSM Feburary 2023",
"releaseDate":"2022-09-24",
"url":"https://www.youtube.com/watch?v=Ny9YC1Ne5nY",
"summary":"Every day at dawn and dusk weather balloons are launched around the world containing sensors and microcontrollers we can decode and harness for use in our own projects and experiments. I walked through how I gained an interest in tracking and chasing down weather balloons and how you can too. Then, once you have the hardware in your hands, I showed off some useful projects I've made from them myself."
},
{
"name":"RF Remote Cloning with URH",
"publisher":"BSidesKC 2021",
"releaseDate":"2021-09-25",
"url":"https://www.youtube.com/watch?v=yVmC7e-rSl0",
"summary":"There are many attacks that can be performed by using an SDR. This talk goes over the reception, decoding and retransmission of various RF signals using a HackRF SDR and Universal Radio Hacker (URH) to send radio transmissions at will."
}
],
"interests":[
{
"name":"Home lab (servers)"
},
{
"name":"Ham radio"
},
{
"name":"Speaking at conferences"
},
{
"name":"Open Source"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment