Hi, I'm Cameron 🚀
follower of Christ, software engineer, and student
I do a lot of programming with various different tools. I'm well versed with programming languages such as C, C++, Python, JavaScript, Rust, and more.
As a follower of Christ, I strive to glorify God in all that I do - including software development. I want to create meaningful software that impacts others in a positive way.
Working towards that goal, I am currently pursuing a B.S. in Computer Science at Liberty University.
I am currently serving in the following roles:
- Intern at Garmin as an Embedded Software Engineer
- Senator for the School of Business in Student Government
- Tutor for CSCN 443: Operating Systems and CSCN 434: Programming Language Design and Compiler Theory
I am super interested in embedded systems, compilers, and programming languages.
I also write blog posts sometimes. Feel free to read them. One of my posts was featured on a YouTube video with over 300k views!
My notable projects:
scheduleit.now
A web app built to make finding the best time to meet with your friends or team members easier.
mini-keynote
A tool to present slides based on a text file. Designed to be simple with few features.
multithreaded-blur
Multithreaded implementation of a Gaussian blur that processes BMP images in parallel segments
sudoku-solver
Sudoku Solver using bitmasks and bit-manipulation
lucpc.org
Website for Liberty University's Competitive Programming Club
monkey-rs
Interpreter for the Monkey programming language written in Rust
cameron.rs
My personal website built with Svelte and TailwindCSS
vscode-to-vs
CLI tool to create Visual Studio projects from VSCode workspaces