Pinned Repositories
be-async-promise-katas
Functions written using Express to practise returning promises.
CFG-Project
A website created as a final project for the Code First Girls Introduction to Web Development course.
commune-site
A webpage built to practise using flex box, responsive web design and interactive components.
cprieststephens
My bio.
cruise-ships
A JavaScript game that allows players to create and sail a cruise ship via the Node REPL. Tests written with Jest.
cruise-ships-gui
A JavaScript game that allows players to sail a cruise ship via an interface built with HTML and CSS.
music-library
An app built with Express and SQL that allows users to interact with a music library database. Tests written using Mocha.
portfolio
Portfolio site built with React. Tests written with Jest and React Testing Library.
surreal-estate
A property listing app built using React. Tests written with Jest and React Testing Library.
weather-app
An app built using React and JavaScript that allows users to check the local weather forecast. Tests written with Jest and React Testing Library.
cprieststephens's Repositories
cprieststephens/music-library
An app built with Express and SQL that allows users to interact with a music library database. Tests written using Mocha.
cprieststephens/be-async-promise-katas
Functions written using Express to practise returning promises.
cprieststephens/CFG-Project
A website created as a final project for the Code First Girls Introduction to Web Development course.
cprieststephens/commune-site
A webpage built to practise using flex box, responsive web design and interactive components.
cprieststephens/cprieststephens
My bio.
cprieststephens/cruise-ships
A JavaScript game that allows players to create and sail a cruise ship via the Node REPL. Tests written with Jest.
cprieststephens/cruise-ships-gui
A JavaScript game that allows players to sail a cruise ship via an interface built with HTML and CSS.
cprieststephens/portfolio
Portfolio site built with React. Tests written with Jest and React Testing Library.
cprieststephens/surreal-estate
A property listing app built using React. Tests written with Jest and React Testing Library.
cprieststephens/weather-app
An app built using React and JavaScript that allows users to check the local weather forecast. Tests written with Jest and React Testing Library.
cprieststephens/diy-kata-3
A series of katas to practise writing Jest tests and Javascript functions.
cprieststephens/javascript-basics
Exercises covering basic JavaScript concepts.
cprieststephens/javascript-basics-express
Controller functions written using Express to create API endpoints for an application.
cprieststephens/list-app
A TypeScript app that allows users to add and delete items in a to-do list.
cprieststephens/meeet-site
A webpage built to practise using grid, flex box and responsive web design.
cprieststephens/patchwork
An exercise completed as part of the Git-It Workshop to learn how to make pull requests.
cprieststephens/virtual-pet
A JavaScript game that allows users to create and interact with a virtual pet. Tests written with Jest.