Pinned Repositories
Basic-Responsive-Portfolio-Site
Developed a personal portfolio page using HTML, CSS, and the Bootstrap framework. The page is fully responsive and works on mobile, tablet, and desktop browsers.
Budget-App
A budget app built using vanilla JS, HTML and CSS. Employs closures, IIFE and MVC.
Cat-Clicker
Cat Clicker using Knockout
Catalog-Project
A content management system using the Flask framework in Python. Authentication is provided via OAuth and all data is stored within a PostgreSQL database.
civicideahub
Project to create a portal for gathering civic hacking ideas.
complete-javascript-course
Starter files, final projects and FAQ for my Complete JavaScript course
Google-Maps-API-Project
A single-page web application, built using the Knockout framework, that displays a Google Map of an area and multiple libraries. Users can search all included libraries and, when selected, additional information about a library is presented from the FourSquare API.
Let-s-Roll
A simple dice game using vanilla js.
Logs-Analysis
A program to identify most viewed article and authors, and days when more than 1% of all received requests resulted in errors. The program is built using python and psql, and can be run using terminal. The program creates and writes output to report.txt.
Multi-User-Blog
A multi-user blog, hosted on Google App Engine, using python and django, with likes, comments and login functionality.
hm14's Repositories
hm14/Google-Maps-API-Project
A single-page web application, built using the Knockout framework, that displays a Google Map of an area and multiple libraries. Users can search all included libraries and, when selected, additional information about a library is presented from the FourSquare API.
hm14/Multi-User-Blog
A multi-user blog, hosted on Google App Engine, using python and django, with likes, comments and login functionality.
hm14/Basic-Responsive-Portfolio-Site
Developed a personal portfolio page using HTML, CSS, and the Bootstrap framework. The page is fully responsive and works on mobile, tablet, and desktop browsers.
hm14/Budget-App
A budget app built using vanilla JS, HTML and CSS. Employs closures, IIFE and MVC.
hm14/Cat-Clicker
Cat Clicker using Knockout
hm14/Catalog-Project
A content management system using the Flask framework in Python. Authentication is provided via OAuth and all data is stored within a PostgreSQL database.
hm14/civicideahub
Project to create a portal for gathering civic hacking ideas.
hm14/complete-javascript-course
Starter files, final projects and FAQ for my Complete JavaScript course
hm14/Let-s-Roll
A simple dice game using vanilla js.
hm14/Logs-Analysis
A program to identify most viewed article and authors, and days when more than 1% of all received requests resulted in errors. The program is built using python and psql, and can be run using terminal. The program creates and writes output to report.txt.
hm14/Data-Structures
Basic Code for Data Structures: Linked List, Stack and Queue using Python
hm14/Hangperson
Gender neutral version of hangman without the hanging!
hm14/JavaScript-Udemy-Course
hm14/LeetCode-Problems
Practice and Solutions for LeetCode Problems
hm14/LSCPReadMe
hm14/Maps-and-Hashing
hm14/Mathodd
A simple app to attempt MCQs and track count of number of questions attempted correctly and incorrectly.
hm14/Movie-Trailer-Website
Server-side code written in Python to store a list of my favorite movies, including box art imagery and a movie trailer URL. This data is then served to a web page using HTML and CSS allowing visitors to review these movies and watch the trailers.
hm14/The-Pig-Game
The pig game with 2 dice implemented with vanilla JS, HTML and CSS.
hm14/Udacity-Technical-Interview-Practice
Udacity Technical Interview Practice