Skip to content
View Tgenz1213's full-sized avatar

Block or report Tgenz1213

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Tgenz1213/README.md

Hello, I'm Timothy Genz 👋

Master's Student in Computer Science (AI)

Software Engineer


My Website LinkedIn

⚙️ Technologies & Tools

Hands-on Experience (Personal Projects & Depth)

Familiarity & Academic Background

About Me

Call me Tim! As a former Marine transitioning into software engineering, my time in the military taught me to thrive in high-pressure environments, meticulously plan complex operations, and lead with a mission-first mindset. I now apply that same discipline and problem-solving focus to building robust and efficient software.

My favorite technology I've learned recently is Vue. Check out my website to see it in action!

What I'm working on

I'm currently enhancing my portfolio with two key full-stack features:

1. Secure Contact Form: I'm building a system where visitors can request contact, and a serverless backend will automatically email them my resume. This includes features like rate-limiting and other measures to prevent Denial of Wallet attacks.

2. Dynamic Content with a CMS & Firebase: I'm decoupling my site's content from the code to make it instantly updatable without redeploying. This dramatically improves maintainability.

Before: Updating content required editing code, committing to Git, and running a full deployment pipeline.

After: Updates will be as simple as editing text in a database and clicking "Save" for instant changes on the live site.

Pinned Loading

  1. weather weather Public

    A monorepo for a React web application and Go backend to get the immediate forecast

    Go

  2. travlr travlr Public

    CS-465 Full Stack Development with MEAN

    HTML

  3. simplelink-wifi-thermostat simplelink-wifi-thermostat Public

    Uses a TI SimpleLink Wi-Fi CC3220S-LAUNCHXL microcontroller as a Wi-Fi enabled thermostat

    C

  4. opengl-shapes opengl-shapes Public

    OpenGL project to create primitive shapes

    HTML