Skip to content
View caitlinmillar's full-sized avatar

Block or report caitlinmillar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • TypeScript Other Updated Oct 4, 2024
  • JavaScript Updated Sep 28, 2024
  • Caitlin Millar: my personal repository

    Updated Sep 24, 2024
  • JavaScript MIT License Updated May 31, 2024
  • JavaScript Updated May 19, 2024
  • C# Updated Nov 14, 2023
  • TypeScript Updated Nov 14, 2023
  • Updated Nov 14, 2023
  • Orbit: CapStone (BackEnd) team project Using Spring Boot - Spring Web, Spring Boot DevTools, Spring Data JPA, Spring Security and PostgreSQL Driver to create an platform that allows users (Carers) …

    Java Updated Feb 17, 2023
  • A group project creating a React app for viewing and booking events.

    JavaScript 1 2 Updated Feb 3, 2023
  • Java 1 5 Updated Jan 29, 2023
  • lab: creating a react app to utilise the chess.com api.

    JavaScript Updated Jan 27, 2023
  • JavaScript Updated Jan 24, 2023
  • lab: created a React app to display cakes and recipes. Used Arrays and mapping.

    JavaScript Updated Jan 24, 2023
  • lab: created car and dealership classes with properties and methods for counting cars, adding cars to stock, returning arrays etc. Customer class with wallet and buyCar() method which allows them t…

    JavaScript Updated Jan 21, 2023
  • lab: using an external API, create fetch requests to return countries and specific properties of a user inputed country

    JavaScript 1 Updated Jan 19, 2023
  • Going back over a paired lab on my own to improve my understanding. Lab is an introduction to JS events, tasked with create a submit and delete button for a to-do list(form)

    JavaScript Updated Jan 18, 2023
  • lab: created basic website structure following example of Playstaion.com using HTML and CSS. Began exploring grids and flexbox.

    HTML Updated Jan 17, 2023
  • lab: created functional calculator and odd/even method. Tested all functions using Jest.

    JavaScript Updated Jan 10, 2023
  • lab: fixing variable declarations and running file using node

    JavaScript Updated Jan 9, 2023
  • lab: used hibernate and JPA annotations for a One to Many relationship between chocolate and estates. Used a data loader to seed a local database and created controllers with get requests.

    Java Updated Dec 7, 2022
  • lab: created a Spring Boot project with dependencies. Integrated an SQL database into the API. Used model, repository, controller and service to integrate and tested all routes using Postman.

    Java Updated Dec 7, 2022
  • Lab: created a Spring Boot app with a RESTful API. Used a controller to accept requests to the localhost, created a method accepting GET requests and returning a greeting as a POJO.

    Java Updated Dec 5, 2022
  • Java Updated Dec 3, 2022
  • lab: created an ERD to show relationships between classes, created a table in Postgres database, populated tables and used derived queries to return specific information.

    Updated Dec 1, 2022
  • lab: answered questions through SQL SELECT queries

    Updated Nov 30, 2022
  • lab: created a Command Line Interface for a flight booking system with the functionality to: add flights, display flights, add/remove passengers, cancel flights.

    Java 1 Updated Nov 29, 2022
  • Practicing multiple class, polymorphism, abstract classes etc. Created an airline cooking system combining some functionality I learnt about through the Gallery lab, Vehicle Interfaces lab and Bank…

    Java Updated Nov 25, 2022
  • Updated Nov 25, 2022
  • lab: created a Parentheses Checker using a Stack data structure. TDD.

    Java Updated Nov 24, 2022