Skip to content
View alexdenbaugh's full-sized avatar

Block or report alexdenbaugh

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
alexdenbaugh/README.md

Hi there πŸ‘‹ I'm Alex!

I'm a Full-Stack Web Developer based in Temecula, CA.

What I am Currently working on

  • Lead Software Engineer @ Exact Controls working on our company website, customer portal and other cool projects.
  • Working on Pug, a mobile app for booking, hosting and playing pick up sports games βš½πŸ€πŸˆπŸ‰

πŸš€ Let's get connected!

Tech I have used:

Languages

Typescript JavaScript

Front-End

React Next.js Redux React Native Expo React Router React Navigation React Hook Form HTML5 jQuery

Style and Design

CSS3 Styled Components Tamagui Figma

Back-End

Node Express.js Next JS

Hosting/Scaling

Nginx Firebase Heroku Cloudflare

Database/ORM

Postgres DigitalOcean Prisma IndexedDB

Dev Tools

Webpack Babel ESLINT Git

πŸ“± My projects

  • Company Website // exactcontrols.com

    • Written in React and Typescript
  • Pug // a mobile app for booking, hosting and playing pick up sports games βš½πŸ€πŸˆπŸ‰

    • Currently in Beta testing; link to landing page for Beta coming soon
  • Team Manager API // GitHub

    • A professional demonstration of modern API design using Node.js, TypeScript, and PostgreSQL
    • Features Docker containerization, Prisma ORM, and comprehensive API documentation
  • Stadium SQL Analytics // GitHub

    • A professional demonstration of advanced SQL skills, relational database design, and data modeling.
    • The schema is based on a simplified stadium management system, covering ticket sales, event management, gate entry tracking, and concession sales.
    • Features query writing and optimazation, database design, data modeling, and performance considerations.
  • 🐦🎲 Phoenix Games (student project) // GitHub | Website

    • An app for lending and borrowing boardgames.
  • βž—πŸ§™β€β™‚οΈ Math Wizard (student project) // GitHub | Website

    • A math tutoring app.

Pinned Loading

  1. team-manager-api team-manager-api Public

    A RESTful backend service designed to manage users and their associated teams in a many-to-many relationship for the purpose of refreshing my knowledge of node.

    TypeScript

  2. stadium-sql-analytics stadium-sql-analytics Public

    A standalone SQL-focused project designed to demonstrate advanced SQL skills, relational database design, and data modeling.

    Makefile