Skip to content
View zacharygilliom's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Pennsylvania
Block or Report

Block or report zacharygilliom

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

Hello! Welcome to My Github Profile!

Pinned to my profile you will find some of the projects I am most passionate about. I started out learning Python and after getting familiar with the language I decided to branch out and learn Go.

Learning in 2022

Below are the learning objectives for 2022 and beyond

  • Build out a frontend for my 'YourPantry' application
  • Refine the frontend of my 'mtb-trail-conditions' application
  • Finish coding my 'personal-website' project
  • Become more familiar with using Go for backend projects

Languages

  • Python
  • Go
  • Javascript
  • HTML
  • CSS
  • SQL

Tools

  • Docker
  • MongoDB
  • Linux

Pinned

  1. YourPantry YourPantry Public

    A CLI application written in Go that creates a database using MongoDB of a user's in house ingredients. Allows the user to then check recipes based on the ingredients that the user has on hand

    Go 1

  2. SpotifyUsage SpotifyUsage Public

    An Application that visualizes a user's listening history using the Spotify API

    Python 1

  3. mtb-trail-conditions mtb-trail-conditions Public

    A simple website that allows the user to see trail conditions.

    HTML 1

  4. MarsWeatherBot MarsWeatherBot Public

    An application that will call weather data from API and tweet out the information

    Go 1 1

  5. gmail-archiver gmail-archiver Public

    A script that will save your email messages form microsoft outlook into a file on your pc

    Python