// welcome
Hello, I'm John
I have programming experience in embedded systems and web developement. Currently building a couple small projects here and there!
~/overview
struct Developer {
char* name = "john mathews";
char* role = ""▐;
char* stack[] = {"C/C++", "Embedded C", "NextJS", "TypeScript"};
int yearsExperience = 3;
};
Embedded Systems
Experience writing firmware for dedicated microcontrollers and SoC microchips in Embedded C and C++.
Embedded C
Bare Metal
8052 & ATmega Microcontrollers
Serial Communication
Infrared Transmission
Firmware Testing
Full Stack Web
Experience building modern web applications in all layers of the stack, primarily using NextJS and Postgres.
NextJS
Typescript
Postgres
REST/RESTful APIs
Agile Development