In this repository I have many simple projects written in languages, libraries and tools which are currently being used in the web & software development industry. If you are here then it's likely that you are a recruiter who has received my application for a vacant position. Take a look around, screenshots are available.
| Language, library, tool, concept | Examples of work within repo |
|---|---|
| CSS3 | easytask, emojiweather, tinyblog |
| CSS libraries, e.g. Bootstrap, Foundation etc | emojiweather, tinyblog |
| External API (application programming interface) | emojiweather |
| HTML5 | easytask, emojiweather, tinyblog |
| JavaScript ('vanilla', 'ES5', 'ES6', 'ES7', 'ES8', 'ES9'...) (*) | easytask |
| Jest (unit testing) (*) | _tests |
| jQuery | emojiweather, tinyblog |
| JSON | emojiweather |
| Laravel | tbd |
| Node ('Node.js') (*) | _tests |
| OOP (object-oriented programming) (*) | tinyblog |
| PHP | tinyblog |
| React | tbd |
| SCSS ('Sass 3') (*) | tbd |
| Shell scripting | shellgame |
| SQL | tinyblog |
| TypeScript (*) | _tests |
| Vue (*) | tbd |
(*) Examples of these within larger projects are also available in separate repositories:
All projects utilise responsive 'mobile-first' design.
To run tests, cd into _tests, run npm install and then npm test.
MIT