Pinned Repositories
book-viewer
A tiny app for viewing book content by page built with Ruby, Sinatra, HTML, CSS, Vanilla JavaScript
contacts-app
Small CRUD Contacts app built with Ruby, Sinatra, HTML, CSS
expenses-calculator
A tiny command line expenses calculator built with Ruby and PostgreSQL
javascript-small-problems
~100 small programming problems solved in JavaScript
js-OOP-problems
Object-oriented programming exercises solved in JavaScript
madzno
madzno.github.io
Code for my personal website maddywoodrum.dev
phonebook_app
Fullstack application for storing phone numbers built with JavaScript, Node.js, React, MongoDB
server
Business logic that runs in a Docker container in Twine EC2 instances. TypeScript, Redis, DynamoDB, Docker, Node.js, Socket.IO.
twine-realtime.github.io
Twine's comprehensive case study read it at https://twine-realtime.github.io/
madzno's Repositories
madzno/book-viewer
A tiny app for viewing book content by page built with Ruby, Sinatra, HTML, CSS, Vanilla JavaScript
madzno/contacts-app
Small CRUD Contacts app built with Ruby, Sinatra, HTML, CSS
madzno/expenses-calculator
A tiny command line expenses calculator built with Ruby and PostgreSQL
madzno/javascript-small-problems
~100 small programming problems solved in JavaScript
madzno/js-OOP-problems
Object-oriented programming exercises solved in JavaScript
madzno/madzno
madzno/madzno.github.io
Code for my personal website maddywoodrum.dev
madzno/phonebook_app
Fullstack application for storing phone numbers built with JavaScript, Node.js, React, MongoDB
madzno/react-exercises
React exercises and mini projects from fullstack open course
madzno/ruby-coding-challenges
~20 object-oriented coding challenges completed in Ruby
madzno/ruby-OOP-problems
~75 object-oriented programming problems solved in Ruby
madzno/ruby-small-problems
~100 small programming problems solved in Ruby
madzno/shopping-cart
A data-based backed e-commerce application built with JavaScript, Node.js, React, MongoDB
madzno/sql-small-exercises
~100 small problems used to practice sql