Pinned Repositories
breath-guide
A simple visual guide for a breathing exercise.
burger-builder-app-react-hooks
This project is an alternate version of https://github.com/CianHub/burger-builder-app-react adapted to use functional React components, redux-thunk and React Hooks
deno-rest-api
A simple REST API made with Deno, PostgreSQL and Oak
digital-cookbook
Digital Cookbook is a responsive web application that allows users to create, give feedback on, update, delete and read cooking recipes.
discord-translator-chat-bot
A Discord chatbot that detects if a message is in English and if not then translates that message to English.
guardian-archive-search
A basic application built with React and complimentary libraries for practice. This application allows the user to search articles from the Guardians archive and get the latest news.
guessing-game
Riddle-Me-This is a web application game that asks players to guess the answer to a riddle. The player is presented with text that contains the riddle. Players enter their answer into a textarea and submit their answer using a form. If a player guesses correctly, they are redirected to the next riddle. If a player guesses incorrectly, their incorrect guess is stored and printed below the riddle. Multiple players can play an instance of the game at the same time. Users are identified by a unique username. At the end of each game a leaderboard is displayed that ranks top scores for all users.
issue-tracker
This application is an issue tracker/new feature request platform for a theoretical app. The 'Great Idea Issue Tracker' is a responsive web application that allows users to create, upvote, pay for, comment on, update, view progress on, delete and read tickets containing bugs or new feature suggestions. The app was developed as a platform from which an existing platform can be improved and a team can receive constructive criticism and suggestions from their customers.
spacex-launch-app
An app for learning GraphQL and Apollo using the SpaceX API for data
the-monkees-website
This website offers both existing and potential fans of a band or musician (The Monkees in this case) a way to see and hear songs from the bands back catalog and find out about any new material as it becomes available. The site provides information and links to buy tickets for the bands upcoming concerts as well as a method of booking the band for private events. Fans can learn about the individual members of The Monkees through the band section and provides links to the bands social media and a newsletter sign-up option.
CianHub's Repositories
CianHub/exploring-formik-and-up
A project created for exploring Formik and Yup
CianHub/word-guesser-enzyme-jest-tdd
A word guessing application built to explore using TDD with Jest and Enzyme with React
CianHub/guardian-archive-search
A basic application built with React and complimentary libraries for practice. This application allows the user to search articles from the Guardians archive and get the latest news.
CianHub/burger-builder-app-react-hooks
This project is an alternate version of https://github.com/CianHub/burger-builder-app-react adapted to use functional React components, redux-thunk and React Hooks
CianHub/practicing-with-algorithms
A basic JS file for practicing algorithms
CianHub/testing-react-apps-with-jest-enzyme
A simple click counter react app for exploring TDD with Jest and Enzyme.
CianHub/graphql-schema
GitHub’s GraphQL Schema with validation. Automatically updated.
CianHub/react-recipe-manager
A react application for managing recipes and ingredients, made to practice React core concepts.
CianHub/react-typed-contexts
A simple app for practicing creating typed contexts and optimising renders in React
CianHub/reactris
A version of Tetris made with React
CianHub/github-job-finder
A react application using custom hooks to dynamically send and display API data
CianHub/react-api-query-hooks
A simple react refresher application for using API queries with hooks
CianHub/react-planner-hooks
A basic react refresher planner app... with hooks!
CianHub/react-planner-app-refresher
A simple React refresher application
CianHub/cost-tracker
A simple cost tracking app made with React Context and hooks
CianHub/100DaysOfPythonDay11
Practicing testing with PyTest by refactoring and adding tests to the Day 3 repo
CianHub/100DaysOfPythonDay10
Exploring unit tests with pytest
CianHub/100DaysOfPythonDay9
A solution to the exercise found here: https://codechalleng.es/bites/21/
CianHub/100DaysOfPythonDay8
Solution to the exercise found at https://codechalleng.es/bites/21/
CianHub/100DaysOfPythonDay7
Exploring data structures in Python
CianHub/100DaysOfPythonDay6
An example of the Collections library being used to extract the top 10 highest rates of COVID-19 per 1000 people by county in Ireland
CianHub/100DaysofPythonDay5
Experimented with the Collections libraries and used it to extract the top 20 highest rated directors based on a criteria from a CSV file
CianHub/100DaysOfPython-day3
A simple stopwatch application
CianHub/python100daysofcode-day2
A solution for finding the first and last system shutdown initialise events from a log file.
CianHub/100daysofpython-day1
For the first day I'll be exploring datetime and timedeltas in Python
CianHub/python-tapology-events-web-scraper
A basic webscraper to get the upcoming major MMA events from Tapology and add them to a spreadsheet with title and date
CianHub/python-speech-utility
An application for performing tasks such as online searches using voice input
CianHub/python-face-finder
A project for experimenting with using Python for facial recognition
CianHub/knapsack-algorithm-solution
A JavaScript algorithm for solving the knapsack problem
CianHub/css-grid-image-span
A quick project for playing with a CSS grid image span