-
-
haggerty-tuition Public
This is my own personal tuition website! It is a work in progress. I have temporarily open-sourced for the purpose of job applications.
JavaScript UpdatedMar 12, 2024 -
finance-calculator-capstone Public
This repository represents the intermediate capstone project in the HyperionDev Data Science (Fundamentals) course. Financial projections are calculated for different types of investment. The UX is…
Python UpdatedMar 10, 2024 -
angular-text-service Public archive
TextService is an Angular JS plugin that provides robust textual injection into templates with multi-language and state support.
JavaScript UpdatedMar 9, 2024 -
-
todomvc-react-mobx-ts Public
This is a quick implementation of the very popular TodoMVC app. Wrote in typescript, it demonstrates how to use React with MobX (typescript decorators) to manage state.
TypeScript UpdatedMar 9, 2024 -
nextjs-bootstrap Public
This is an opinionated stack, built around NextJS.
TypeScript UpdatedMar 9, 2024 -
natours Public
A page demonstrating CSS popup navigation. Natours outdoor project. Sass. Jonas. S
SCSS UpdatedMar 9, 2024 -
-
cast-me Public
Automates the transcoding of screencasts and video files, by leveraging tools such as FFMPEG and chokidar.
-
nexter Public
A little page put together to demonstrate some best practices using css with sass.
HTML UpdatedMar 9, 2024 -
backbone-sails Public
A plugin for Backbone that makes integrating with Sails JS easier. Both leverage a model-view architecture, it's only natural to have them talk to each other.
-
crwn-clothing Public
Crown clothing is a project I worked on whilst learning react with redux. It is a simple e-commerce website that allows users to browse clothing and add them to their cart.
JavaScript UpdatedMar 8, 2024 -
final-capstone Public
This represents the final capstone project in my HyperionDev Data Science (fundamentals) course. A dataset of Amazon customer reviews is analysed using natural language processing.
Jupyter Notebook UpdatedMar 8, 2024 -
robot-me-baby Public
A little game built for the CLI! Demonstrates the power of using React with modern state management strategies in this seemingly limited, yet infinitely powerful environment.
TypeScript UpdatedMar 8, 2024 -
-
robofriends Public
A little app demonstrating best practices. Bootstrapped with create-react-app. State hoisted to a redux store with redux-thunk as the side effect model.
JavaScript UpdatedApr 16, 2021 -
sails-boilerplate Public archive
An opinionated server configuration for sailsjs. Includes jasmine tests, passport authentication, compass styles (with sprite configuration), coffee-script server side, jade templates, marionette f…
-
enhanced-sails-blueprints Public archive
Enhanced restful blueprints for Sails. Fixes a myriad of various bugs, adds support for self-referencing many-to-many associations, populate criteria, sort criteria, resourceful pub/sub events...