David Cornett

Full-Stack Developer

Currently pursuing my MS in CS at Georgia Tech, I’m seeking a junior developer position.

What I offer:

  • Full-stack development experience
  • Top-Secret security clearance (active)
  • Communication and leadership skills from product management roles

During my 10 years in product management, using JavaScript to develop insurance applications sparked my interest in programming. So I pursued a 2nd degree in Computer Science at Oregon State University (studying on nights and weekends).

I’ve since built a custom product configurator for a roof rack company, launched a successful data analytics business (EdTraverse), and automated workflows in the financial management office of a US embassy.

Border Canvas country-builder

  • React.js
  • Next.js
  • Postgres
  • Python
  • Flask
  • Tailwind

Map-based game where the player creates a custom new country comprised of US counties. Using hosted DB queries and the NPS API, Border Canvas shows the new country's population, demographics, world population ranking, GDP, per-capita income, natural resources, and national parks. There is also a challenge mode where users compete for the most populous or wealthiest country in different size categories. Error handling ensures all selected US counties are contiguous and meet max size requirements.

Adventure Van Roof Rack - Web Configurator

  • React.js
  • Remix
  • GraphQL
  • Tailwind
  • Material UI
  • Shopify API
  • Team-based

I was part of a continuous integration team of 4 developers that built a Shopify integrated custom webapp for Orion Van Gear. We streamlined the roof rack design process for their engineers and customers by creating a drag and drop product configurator. I developed features including automatic grid resizing based on rack size, product querying and filtering, exclusion zones due to roof obstacles, and user-specified pre-installed roof appliances. Due to an NDA, I can't share the source code.

Solar System FTL Journey

  • C++
  • OpenGL
  • PC Required

Graphical simulation with close-to-accurate scale of solar system, where the player flies a spaceship by all planets at extremely high speeds. There are some cool effects like light attenuation as you travel away from the sun, making planets increasingly dimmer. Stars also blue-shift and red-shift, depending on flight velocity and direction.

EdTraverse University Analytics

  • React.js
  • Next.js
  • Python
  • Material UI

A webapp with a RESTful API backend created as a demo for a successful business venture I launched, allowing users to retrieve forecasted growth/decline of universities. The projections are based on an algorithm I designed to model revenue changes over 5 and 10 years to 3,000 colleges based on their demographics, selectivity, and the job growth prospects of their academic programs.

Unix Shell

  • C

A multi-process program using to enable execution of user commands, replicating a subset of BASH functionality. The shell supports background processes, input/output redirection, and special handling for SIGINT and SIGTSTP. I implemented this by using the operating system API and system calls like fork, exec, and wait.

  • JavaScript logoJavaScript
  • React.js logoReact.js
  • Next.js logoNext.js
  • Remix logoRemix
  • Shopify logoShopify API
  • Tailwind logoTailwind
  • MUI logoMaterial-UI
  • GraphQL logoGraphQL
  • MySQL logoMySQL
  • Python logoPython
  • Flask logoFlask
  • C++ logoC++
  • C logoC
  • OpenGL logoOpenGL