Adrian's repositories
personal-website
Personal website built from scratch in JavaScript, HTML/CSS and Python using React, Boostrap, Flask
quantum-dice
Dice roll web app built in JavaScript that utilizes truly random sequences of numbers generated by remote quantum computers
hackernews-client
React client-side application for querying Hacker News articles by topic using modern components/hooks
invoice-editor
React-Redux invoice editor web app that calculates totals from editable line item quantities and prices
RAZR-BE-Test
REST API built in Spring-Boot with hypermedia-driven support for CRUD calls that generates data for creating randomly-sized squares and circles
razr-fe-test
Light weight client-side React app that consumes a random number API and creates and displays a sorted list of randomly-sized circles and squares
react-webpack-boilerplate-2020
React webpack toolchain including basic examples set up with: babel, redux, thunk, eslint (airbnb/prettier) in 2020
tictactoe-reactjs
Tic-tac-toe game built in React with function components demonstrating useReduce hook usage
todolist-angular
Simple Angular todo app demonstrating asynchronous CRUD calls to a REST API and concurrent UI representation/updating
angular-widgets
Some widgets built in Angular
csv_sqlite_converter
Tooling for converting between two file formats .csv and .db (sqlite3), useful for Android and Python devs.
fastrecipe
Simple internet recipe lookup app on Android with links stored and queried off of a local database.
mat-dialog-ivy-17644
A repo to reproduce an issue reported to Angular Components: MatDialog breaks JIT compilation in ivy angular@9.0.0-rc.0 #17644
movie-finder
React web app that uses a combination of external API data and web scraping to find similar movie titles given search queries.
Node-REST-Shop
Back end structure of an online shop that uses RESTful API calls to maintain a cloud-based Mongo DB database.
react-redux-boilerplate-2020
Two simple boilerplate React-Redux applications demonstrating/explaining standard code, divisions, roles and organization of React-Redux apps built on top of the Create-React-App toolchain.
react-widgets
Saving some useful widgets in React online because my laptop will have to be put out to pasture soon
tictactoe-angular
Simple tic-tac-toe game built in Angular
workout_dj
Youtube voice controller built using Speech Recognition for Python by Google and Selenium