Pinned Repositories
100-days-of-code
My log for the #100DaysOfCode challenge
auburnbasketballstats
A visually pleasing way to track all statistics for Auburn basketball, and potentially other teams in the future.
battleship
A browser based game of Battleship built with HTML, Sass, and JavaScript.
books-jacobvarner
current-events-scoring-calculator
A scoring calculator for the 2018 BEST Robotics game, Current Events
data-structures-and-algorithms
A repository for implementing useful data structures and solving common algorithms/problems in various languages for the sake of practice and code improvement.
jacobvarner
My personal site with select projects, my certifications, blog posts, and favorite podcasts.
life-tracker
A simple Life Tracking application for keeping up with daily habits.
linting
A central hub for linting options and configurations primarily aimed at apps with a TypeScript/React and Java/Spring web app.
southeastern-stats
A site for tracking and gathering all kinds of basketball stats and history for the Southeastern Conference.
jacobvarner's Repositories
jacobvarner/life-tracker
A simple Life Tracking application for keeping up with daily habits.
jacobvarner/linting
A central hub for linting options and configurations primarily aimed at apps with a TypeScript/React and Java/Spring web app.
jacobvarner/100-days-of-code
My log for the #100DaysOfCode challenge
jacobvarner/battleship
A browser based game of Battleship built with HTML, Sass, and JavaScript.
jacobvarner/books-jacobvarner
jacobvarner/current-events-scoring-calculator
A scoring calculator for the 2018 BEST Robotics game, Current Events
jacobvarner/data-structures-and-algorithms
A repository for implementing useful data structures and solving common algorithms/problems in various languages for the sake of practice and code improvement.
jacobvarner/jacobvarner
My personal site with select projects, my certifications, blog posts, and favorite podcasts.
jacobvarner/southeastern-stats
A site for tracking and gathering all kinds of basketball stats and history for the Southeastern Conference.
jacobvarner/Unum-Senior-Design
jacobvarner/auburnflyers
Website for the Auburn Flyers Cycling Club.
jacobvarner/css-grid-layouts
A collection of layouts using CSS Grid for practice and future projects
jacobvarner/cycling-blog
A blog for posting my cycling adventures, gear reviews, and race rundowns.
jacobvarner/exercise-tracker
A simple REST API for tracking users and their exercises.
jacobvarner/file-metadata-microservice
A microservice that pulls file metadata and returns it as a JSON object.
jacobvarner/header-parser-api
A simple API that returns information from the header of the user that hits the endpoint.
jacobvarner/hoops-jacobvarner
jacobvarner/issue-tracker
A simple issue tracker with basic functionality.
jacobvarner/jacob-and-emmy
Wedding website.
jacobvarner/my-todos-api
A general API for a todo list application that I plan to customize to my needs and build on overtime.
jacobvarner/personal-library
A simple web app for tracking books and comments.
jacobvarner/SCORE
Website for the Southeastern Center of Robotics Education
jacobvarner/simple-react-form
A simple form with basic validation built in React
jacobvarner/southsbest
South's BEST Regional Robotics Championship website.
jacobvarner/stock-price-checker
A simple web app for checking the stock price of a publicly traded company.
jacobvarner/timestamp-api
A simple API that returns a JSON with two different timestamp formats.
jacobvarner/unit-converter
A Node.js application that converts common units.
jacobvarner/url-shortener-api
A very simple API that takes a URL and returns a JSON object with a easier URL redirect.
jacobvarner/wareaglebest
War Eagle BEST Robotics competition website.
jacobvarner/workstation-setup
Scripts to automatically set up a machine for development the "Pivotal" way