Luis Cortes Jimenez Portfolio

About Me

Welcome! I am a CS student at Sonoma State University.

Projects:

PPM Image Denoiser (C++, CMake):

A C++ tool that denoises Portable Pixmap (PPM) images by averaging multiple noisy samples to produce a single clean image.

Noisy 1 Noisy 2 Noisy 3 Noisy 4 Noisy 5 Noisy 6 Noisy 7 Noisy 8 Noisy 9
Final Clean Image

Final Averaged Image



View Code on GitHub Read Documentation

ChordArchitect (C++, CMake):

A C++ guitar chord generator that models a fretboard, computes voicings for any chord symbol (e.g. Am, G7, Cmaj7) and stores them in a custom hash table for fast lookup. Supports standard and Drop D tuning, playability filtering, and both interactive and batch CLI modes.

Interactive REPL session

Interactive Mode

Batch mode with multiple chords

Batch Mode



View Code on GitHub Read Documentation

Hobbies & Interests

Contact Me

Email: luisgcortesjimenez@gmail.com

LinkedIn: LinkedIn Profile

GitHub: GitHub Profile