ghines - Overview

View ghines's full-sized avatar

Gary Hines ghines

Block or report ghines

Hi there 👋

I'm an old school IT veteran working on updating my skills to more modern and well-known technologies. In my time, I've worked on application programming (in development enviroments most people have never heard of), and gradually moved to specializing in SQL Server DBA and back-end support. I'm hoping to continue with the back-end support as I enjoy the mental stimulation and puzzle-like solving to get things working together (even if they weren't supposed to be used that way!).


Project List

  • Budgeting App This is my main project. Right now, it's a very simple envelope budget tracker with Postgres + Express.js backend.
  • Pomodoro Timer Configurable Pomodoro time tracking. Works as a 25-minute timer out of the box, but can be configured for different time periods and paused/resumed.
  • Todo App w/Timer Fun project made entirely by ChatGPT with some cleanup helped along by Copilot.

Popular repositories Loading

  1. Forked from liammclennan/JavaScript-Koans

    javascript koans is an interactive learning environment that uses failing tests to introduce students to aspects of JavaScript in a logical sequence.

    JavaScript