Projects
Here are the projects that I’ve done. This isn’t all of them but the ones I’m happy with and like.
Repo | Info | Tech |
---|---|---|
Animal Fact API | A simple API that returns animal facts, a single fact and a random fact. | Python, Django, Django.test, Psql, Poetry, Just |
Python Action | A GitHub Action to set up python, Poetry and Just, as well as install project dependencies using Just. | YAML |
Cat Library | A simple library, built during my time at Dunelm to help me understand how to layout a mono-repo TS project. | TS, Jest, Lerna |
RPS with React | Rock, Paper, Scissors game created in my early days at Dunelm. | TS, React, Jest |
Shopping Helper | A simple app to help you locate your items when doing your grocery shop. | Ruby, Rails, Rspec, Capybara, Psql |
Katas | Katas that I have done since Makers. Currently these are just Codewars katas. | Ruby, Rspec, Python, pytest, JavaScript, Jest |
Simple Asset Tracker | Post course project for Makers. It is to help with managing assets such as laptops etc. | Python, Django, Django.test, Selenium, Psql |
Cuppa Team | Final group project done in weeks 11 and 12 at Makers. It is to help with the organisation of tea parties. To see deployed site please contact me. | MERN, Jest, Cypress |
Tech tests | Tech tests I have done including the one I did in week 10 at Makers. | Ruby, Rspec |
Acebook | Third group project done in weeks 8 and 9 at Makers. A clone of Facebook. | Ruby, Rails, Rspec, Capybara, Psql |
noteApp | Second group project and done in the afternoons of week 7 at Makers. A simple vanilla JS note app. | JS |
makersBnB | First group project done in week 6 at Makers. A clone of AirBnB. | Ruby, Sinatra, Rspec, Capybara, Psql |
Chitter | Weekend challenge at the end of week 4 at Makers. A clone of Twitter. | Ruby, Sinatra, Rspec, Capybara, Psql |
RPS | Weekend challenge at the end of week 3 at Makers. A rock, paper, scissors game. | Ruby, Sinatra, Rspec, Capybara |
Takeaway | Weekend challenge at the end of week 2 at Makers. | Ruby, Rspec |
Airport | Weekend challenge at the end of week 1 at Makers. | Ruby, Rspec |
Mazee | A maze game I made before starting at Makers | Python, pygame |