drregg6
Teaching myself computer programming, starting from HTML and working my way up! Keeping track of daily code, writing what I learn, and having fun along the way!
Philadelphia, PA, USA
Pinned Repositories
404-not-found
assignment-01
Auburn University Mobile Apps Assignment 01
dave-regg-blog
dr-portfolio
js_calculator_2
nextjs-weather
Another weather app created with Next.js
odin_todos
A TODO App with guidance from The Odin Project
periodic_table
Javascript Periodic Table
phila-brews
A directory for Philadelphia based breweries
reddit-clone-2
drregg6's Repositories
drregg6/full-stack-portfolio
Practice MERN stack project
drregg6/python-image-gallery-1
Name says it all
drregg6/boa
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
drregg6/name-suggestion-index
Canonical common brand names, operators, transit and flags for OpenStreetMap.
drregg6/mod-5-ansible
4790-cloud-computing summer 2022 mod 5
drregg6/java-image-gallery
Cloud Computing project
drregg6/python-image-gallery
Cloud Computing project
drregg6/brand-new-project
New stuff
drregg6/cra-redux-boilerplate
Create-React-App with Redux implemented
drregg6/react-weather
drregg6/movie-search
drregg6/museum-app
Toy app using the Rijksmuseum API
drregg6/pokedave
drregg6/auth-project
baby project to practice authentication / authorization
drregg6/404-not-found
drregg6/cra-boilerplate
Create React App with unwanted files removed - ready to do some work
drregg6/project-euler-2020
#projecteuler100
drregg6/canvas_hero
Simple project to practice HTML5 canvas
drregg6/django_project
Following a tutorial by CoreyMS - Django blog
drregg6/dr-css-layout
Reusable responsive layout
drregg6/odin_tic
Tic Tac Toe
drregg6/js_calculator_2
drregg6/odin_library
A library out of HTML, CSS, and Js
drregg6/weather-app
Practicing React
drregg6/drum-kit
React Drum Kit - Rock out!
drregg6/react-todo-tut
Traversy Media ReactJS crash course
drregg6/javascript-punk-project
So I don't forget JS!
drregg6/sinatra-intro
Web Guesser using Sinatra and Ruby
drregg6/rb_linked_list
Ruby's missing data structure
drregg6/hangman
Ruby hangman from The Odin Project