Pinned Repositories
ar-exercises
ActiveRecord stretch exercises
BootcampX
practice creating a database, tables, and writing queries on SQL + postgreSQL
cats
small cat breed lookup app
CoinBarter
An e-commerce web application built with React that enables users to purchase goods from Amazon using crypto currencies, paying with Ethereum directly from their MetaMask wallet.
hello-world
noob coder's first ever repository!
iss_spotter
practice writing async tasks in a synchronous way using callbacks -- refactored using promises
javascripting
initial commit with all my javascript work so far
json_the_cat
CL app that fetches cat breed details from The Cat API
jungle-rails
Jungle Rails is a mini e-commerce application built with Rails 6.1 for purposes of learning Rails
LightBnB
build back-end queries that allow users to search for accommodations in an online travel app, connect to a PSQL and write the queries that deliver the right data to the front end
wmlimanto's Repositories
wmlimanto/ar-exercises
ActiveRecord stretch exercises
wmlimanto/BootcampX
practice creating a database, tables, and writing queries on SQL + postgreSQL
wmlimanto/cats
small cat breed lookup app
wmlimanto/CoinBarter
An e-commerce web application built with React that enables users to purchase goods from Amazon using crypto currencies, paying with Ethereum directly from their MetaMask wallet.
wmlimanto/iss_spotter
practice writing async tasks in a synchronous way using callbacks -- refactored using promises
wmlimanto/javascripting
initial commit with all my javascript work so far
wmlimanto/json_the_cat
CL app that fetches cat breed details from The Cat API
wmlimanto/jungle-rails
Jungle Rails is a mini e-commerce application built with Rails 6.1 for purposes of learning Rails
wmlimanto/LightBnB
build back-end queries that allow users to search for accommodations in an online travel app, connect to a PSQL and write the queries that deliver the right data to the front end
wmlimanto/lightcoin-crypto
LightCoin (LHL) Crypto App
wmlimanto/lighthouse-js-fundamentals
practicing fundamental Javascript concepts
wmlimanto/lighthouse-web-notes
wmlimanto/lotide
a mini clone of the Lodash library
wmlimanto/page-fetcher
node app that takes in CL args and fetches HTML content from specified URL
wmlimanto/pair-programming-word-search
wmlimanto/patchwork
All the Git-it Workshop completers!
wmlimanto/profile_generator
survey app that generates a profile description
wmlimanto/scheduler
Interview Scheduler is a single-page application (SPA) built with React that allows users to book technical interviews between students and mentors
wmlimanto/scheduler-api
wmlimanto/scheduler-dashboard
wmlimanto/simple-todo-list
wmlimanto/smart-todo-list
wmlimanto/snake-client
mini snake game that runs on your terminal!
wmlimanto/spinner
low-fidelity loading spinner
wmlimanto/timer
simple alarm clock / timer that beeps
wmlimanto/tinyapp
a full stack web application built with Node and Express that allows users to shorten long URLs
wmlimanto/todo-list-js-exercise
Todo List App
wmlimanto/tweeter
Tweeter is a simple, single-page Twitter clone web application built to practice HTML, CSS, JS, jQuery and AJAX front-end skills
wmlimanto/two-player-math-game
a two-player math game where players take turns to answer simple math addition problems -- built with Ruby
wmlimanto/typewriter
simple typewriter that takes a sentence and displays it as an animation