Profile

About Me

My name is Micah Lin. I am a Texas native and have been my whole life. I am a United States Marine Corps Reservist and B.S. Computer Science student looking to break into the software engineering industry. I currently code in C, C++, Java, and a bit of Angular and SQL. I love to do both embedded and web related projects. Some of my hobbies include working out, video games, reading about operating systems, piano, and studying the Bible.

My Goals

I have a passion for any type of software engineering. Whether it be tinkering with microcontrollers or studying Operating Systems to designing the CSS on Angular components, I strive to become a better software engineer everyday. I would love any opportunity to gain experience in the software engineering world and showcase my skills.

My Work

Angular

I've recently worked on mock community college database application where students, courses, and professors are all relationally mapped together. I used MariaDB to create all the tables and then used Java Spring to push REST API endpoints using JPARespository. Lastly, I used Angular to create a frontend, access such endpoints and display the data accordingly.