Pinned Repositories
advent-of-code
JavaScript and Python answers to the Advent of Code (https://adventofcode.com/) problems.
appear-on-scroll
Show elements as they enter the browser viewport on scroll.
coverflow-carousel
a custom carousel in the style of iTunes coverflow
data-structures-and-algorithms
JavaScript implementations of common data structures and algorithms.
google-bars
Simple Python script for pulling the most relevant bars in major US cities and storing the data in Excel sheets
hackerrank
Solutions to the https://www.hackerrank.com/ problems.
leetcode
JavaScript and Python solutions to the https://leetcode.com/problemset/all/ problems.
paintings.py
Paint things using Processing and Python.
project-euler
JavaScript and Python solutions to the https://projecteuler.net/archives problems.
pycopy
Python scripts for traversing the file system and performing batch actions on files and directories.
dmaynard24's Repositories
dmaynard24/pycopy
Python scripts for traversing the file system and performing batch actions on files and directories.
dmaynard24/appear-on-scroll
Show elements as they enter the browser viewport on scroll.
dmaynard24/advent-of-code
JavaScript and Python answers to the Advent of Code (https://adventofcode.com/) problems.
dmaynard24/coverflow-carousel
a custom carousel in the style of iTunes coverflow
dmaynard24/data-structures-and-algorithms
JavaScript implementations of common data structures and algorithms.
dmaynard24/google-bars
Simple Python script for pulling the most relevant bars in major US cities and storing the data in Excel sheets
dmaynard24/hackerrank
Solutions to the https://www.hackerrank.com/ problems.
dmaynard24/learning-handlebars
dmaynard24/learning-swift
learning Swift with SwiftUI
dmaynard24/leetcode
JavaScript and Python solutions to the https://leetcode.com/problemset/all/ problems.
dmaynard24/lodash-clone
recreating some Lodash functions in JavaScript.
dmaynard24/object-fit-polyfill
A JavaScript polyfill for cross-browser support of the object-fit CSS property.
dmaynard24/overflow-x-culprit
a browser extension to highlight which element on a webpage is causing a horizontal scrollbar (overflow-x).
dmaynard24/paintings.py
Paint things using Processing and Python.
dmaynard24/portfolio-v3
dmaynard24/project-euler
JavaScript and Python solutions to the https://projecteuler.net/archives problems.
dmaynard24/soundcloud-filter
Google Chrome extension for filtering your SoundCloud feed.
dmaynard24/svg-morphing
animating SVGs with anime.js
dmaynard24/tailwindcss-techtalk
A web-based slideshow presentation on TailwindCSS
dmaynard24/vanilla-js
using the MDN JavaScript tutorial files for a refresher on vanilla JS
dmaynard24/signals-playground
Trying out Signals with in a React app
dmaynard24/signals-product-grid
A product grid example using signals (no framework)