Skip to content
View lunatrifx's full-sized avatar
  • NVIDIA Developer Program
  • Seattle, WA
  • 06:57 (UTC -07:00)

Block or report lunatrifx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lunatrifx/README.md

🎵 My Top 6 Artists 🎵

Click a profile to play my favorite track

Bruno Mars
Bruno Mars
Ella Mai
Ella Mai
T-Pain
T-Pain
Jess Glynne
Jess Glynne
Victoria Monét
Victoria Monét
Mariah the Scientist
Mariah the Scientist

Hello! Thank you for stopping by and visiting my tech portfolio.

I'm attending San Diego State University. I am pursing a BS in Neuroscience, and MS in Electrical Engineering with a minor in Astronomy.

🔭 Current

I'm currently working as a Driver Engineer through the NVIDIA Developer Program. I worked with the American Red Cross as a SAF/MEPS Data Analyst from May to August 2025.

⚡️ Experience

I am currently working on NVIDIA Cosmos. Driven by curiosity, I always want to look for the most power and storage efficient solutions for consumers; in addition to this I am driven to create video codec algorithms that present the best quality with any hardware.

I am the creator of Addlyn, a CV model I've created when I was 15. I am looking to continue my work with Amerieca, another CV model but with significant upgrades to its predecessor.

I have participated in the following competitions!

Artemis II Data Methodology Competition (Innobear)
Cosmos Cookoff (NVIDIA)
NXP Engineering Bootcamp (San Diego State University)
CtF Cyber Security (Department of Defense)
Stanford Treehacks (NVIDIA)

Coding Philosophy

I code in Python and C++, and have dabbled in Ada, Swift, PowerShell, and of course HTML - JavaScript, PHP, and CSS (how else would I have build this read.me?!!).

I adhere to NASA's philosophy of Safety Critical Code. The rules are established below.

Rule Description
Rule 1 Simple Control Flow (no recursion, goto, setjmp, longjmp, etc.)
Rule 2 Limit All Loops (All Loops Need a Fixed Upper Bound)
Rule 3 Don't use the Heap (optimize code for memory and storage efficiency)
Rule 4 Limit Function Size (Means no more than about 60 lines of code per function.)
Rule 5 Check Return Values
Rule 6 Limit the use of the Preprocessor
Rule 7 Restrict Pointers Use
Rule 8 Be Pedantic
Rule 9 2 Assertions per Function
Rule 10 Account for everything and make sure there's no fault even with a warning in code.

I've Received Letters of Recommendation from:

Author Profession
Dr. Shaunte Griffith-Jackson Professor of Microbiology @ Southwestern College
Dr. Alexander Juden Professor of Analytical Mathematics @ Southwestern College

My Specs

Component Name
CPU AMD Ryzen 5 5500
GPU NVIDIA RTX 5070 Founders Edition 12GB
Motherboard ASUS B450M A-II
RAM CORSAIR DDR4 32GB 3200MT/s
Storage SAMSUNG 990 Evo Plus 1TB, CRUCIAL P3 500GB, Seagate Momentus 500GB HDD
Peripherals Insta360 Link 2, LG UltraGear 27" QHD 180Hz @ 2560x1440p
Peripherals Logitech G Pro (K/DA Version), Razer Basilisk V3

📫 Contact

General Inquiries:

Email: pquinlim@gmail.com.

Phone: 206-659-9725

YouTube: ayokomoon

LinkedIn: Paul Lavigne Limpin

Pinned Loading

  1. LocalESMFold LocalESMFold Public

    Demonstration of ESMFold2 created by me. Hope is I deploy this in tandem with Neuroscience projects, particularly in understanding the contraindications of drugs on synapses.

    Jupyter Notebook

  2. Addlyn-AI Addlyn-AI Public

    Addlyn is a robust assistant, and is the first and longest running project of my career, launched when I was 15. She has undergone 2 iterations, starting as an 32KB Arduino Uno USS model.

    Jupyter Notebook

  3. NASAo2o NASAo2o Public

    Inspired by the Artemis II mission, which uses an O2O laser system for high speed communications. Original idea was for physical development, but budget constraints.

    HTML

  4. OpenAI-PDF OpenAI-PDF Public

    This is a project that generates a submission button on ChatGPT that allows for users to submit the following accepted types of extensions/media from their computer and have it be summarized by the…

    HTML

  5. homemade-youtube-downloader homemade-youtube-downloader Public

    A short and simple YouTube downloader that I built that is offline and safe for personal use. No need to go onto a sketchy website any longer! This project will be updated and is different dependin…

    Python

  6. amerieca amerieca Public