-
-
code_test_csharp Public
This repository can be used to create a simple back-end for an online marketplace. Coded in C#, using Swagger and MongoDB for persistent storage.
C# UpdatedMar 4, 2023 -
testing_react_info_flow Public
A small project to test how information moves through React, so as to discern issues in existing projects and optimise data flow.
JavaScript UpdatedJan 6, 2023 -
pokemon_search Public
Pokemon Search allows a user to search for details of Pokemon using dropdown or keyup search functions. Data is sourced directly from PokeApi.
-
-
pokeemerald Public
Forked from pret/pokeemeraldDecompilation of Pokémon Emerald
C UpdatedMar 17, 2022 -
-
-
-
golang-web-scraping Public
Forked from liamchampton/golang-web-scrapingLearn how to scrape web content from HTML and see how web scraping differs to web crawling
Go Apache License 2.0 UpdatedAug 14, 2020 -
restaurant-organiser Public
Forked from codeclan-code/restaurant-react-spring-projectWIP - Building on the MVP listed below to create a restaurant management application that allows the user to CRUD bookings for their restaurant
Java UpdatedApr 30, 2020 -
file_organiser Public
Creating a simple file organiser to replace a heavy Excel sheet
Java UpdatedDec 5, 2019 -
code_test_java Public
This repository can be used to create a simple back-end for an online marketplace. Coded in Java, using Spring and SQL for persistent storage. Does not implement Swagger.
Java UpdatedNov 21, 2019 -
folio Public
Folio is an inventory management application which allows the user to manage an inventory of books for a commercial business. Built using Ruby, SQL, and Sinatra.
Ruby UpdatedOct 18, 2019 -
new_trition Public
Forked from allanmilne/NewTrition-AppNew Trition is an educational app created to help educate people of all ages on nutrition and to help them discover key nutrient levels contained within their food using the Nutritionix Api, Vue, J…