Skip to content
View Marqlo-C's full-sized avatar

Highlights

  • Pro

Block or report Marqlo-C

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
Marqlo-C/README.md

Hello, World! I'm Marq πŸ‘‹

Navy veteran. Former enterprise tech sales. Now CS senior at UC Davis (graduating '26).

My background shaped how I approach code β€” sales taught me that users care about ease-of-use above almost everything else, and the military gave me a systematic approach to debugging and problem-solving. My philosophy: good software shouldn't only exist for edge cases.

Right now I'm focused on AI tooling, prompt engineering, and cloud/CI-CD β€” actively seeking internships and new grad SWE roles in Sacramento/Bay Area.


πŸŽ“ Education

  • UC Davis β€” B.S. Computer Science (Expected June 2026)
  • San Joaquin Delta College β€” A.S. Computer Science, Mathematics & Physics β€” Summa Cum Laude, 4.0 GPA
  • Los Angeles City College β€” A.S. Physics β€” High Honors

πŸ”¨ Projects

  • Toes Down: Multiplayer "Heads Up"–style mobile word game. Up/down to score, left/right up to skip. (TypeScript/React, Next.js)
  • Embergency: Wildfire & cell-tower alert tool built at HackDavis 2025. Overlays real-time fire data with comms tower locations to identify dead zones for first responders. (React, Next.js, Google Maps API, OpenCellID)
  • Ms. Pac-Man Agent: Reinforcement learning agent using Deep Q-Networks (DQN), including standard and bonus agents. (Python, Jupyter)
  • Connect 4 AI: Game engine with minimax, alpha-beta pruning, and Monte Carlo agents. (Python)
  • Secret Message Encoder: Hidden message embedding in traffic timing, with probability analysis and buffer dynamics visualization. (Python, Jupyter)
  • Grocers Gauntlet: Story-driven grocery roguelite. Led game design, inventory screens, and movement systems; managed contributor sync and merge conflicts across the team. (GDScript/Godot)
  • Trashform (private): AI-powered recycling recognition app. Trained an ML model to classify waste items from images and built a real-time feedback interface. (Python, Claude API, ML)
  • EcoCAR Mobility Team Backend (private): Developed API scripts for real-time vehicle data ingestion on the miocar platform; designed data sorting and tracking protocols; built an internal diagnostics chatbot for team documentation and analytics. (API scripting, MongoDB)

🧾 Involvement

  • EcoCAR EV Challenge β†’ developer on UC Davis's DOE-sponsored EV competition team.
  • CAAA Leadership Scholar & Student Alumni Association β†’ UC Davis alumni scholarship recipient and active SAA member.
  • NSBE (National Society of Black Engineers) β†’ active member.
  • Google Developers Student Club (GDSC) β†’ learning developer, 2024–2025 cohort.
  • UC Davis AvenueE Program Advisor (PA) β†’ mentoring community college transfer students β€” women, first-generation, and underrepresented students in engineering and CS β€” through their transition to UC Davis.
  • Physics/Math/CS Club (PMCS) β†’ past research on elliptical universe modeling and solar system simulations in Python.

πŸ› οΈ Tech Stack

Languages

Python JavaScript TypeScript Go C++ Java Bash

Frameworks & Tools

React Next.js Node.js Docker MongoDB TensorFlow Git

Currently Exploring: CI/CD pipelines Β· Kubernetes Β· containerization Β· LLMs & MCP Β· prompt engineering


πŸ“« Let's Connect

Pinned Loading

  1. Embergency--Wildfire_Response_Tool Embergency--Wildfire_Response_Tool Public

    A wildfire & cell tower alert tool built at HackDavis 2025. Enter a city to find nearby active fires and identify communications towers at risk of being knocked out.

    JavaScript

  2. Secret_Message_Encoder Secret_Message_Encoder Public

    Secret Message Project explores how hidden messages can be embedded in traffic timing and analyzed through simulation, probability, and buffer dynamics. The project compares delay distributions, me…

    Jupyter Notebook