nicholedobbin

nicholedobbin

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

nicholedobbin's repositories

AverageNums_ControlStructures

This program uses while loops to get inputted numbers and outputs the average of the inputted numbers.

Language:JavaScriptStargazers:0Issues:0Issues:0

Birding-Website-Deployment

IFS L1T24 - Deployment of Static Website ("Birding" Capstone Project from L1T20).

Language:HTMLStargazers:0Issues:0Issues:0

BooksCatalogue_JSON

This is a books catalogue program that displays and stores information about a user's favourite books. It allows the user to add, edit and delete information, using event listeners, session storage and JSON to store and manage inputted data.

Language:JavaScriptStargazers:0Issues:0Issues:0

cooltech-credential-management

This is a full-stack web application that uses the MERN stack (MongoDB, Express, React & Node) to manage Cool Tech's (a hypothetical tech company) user credentials.

Language:JavaScriptStargazers:0Issues:0Issues:0

databases-capstone-project

This is a Java and MySQL Project Management System (PMS) for a hypothetical company, which allows users to read, write, update and delete project data in the database.

Language:HTMLStargazers:0Issues:0Issues:0

express_react_rest_api

This is a full-stack web application that interfaces with the GitHub and Gitlab APIs.

Language:JavaScriptStargazers:0Issues:0Issues:0

hangman-react

This a React app for the game Hangman, created with Create React App and styled with React Bootstrap.

Language:JavaScriptStargazers:0Issues:0Issues:0

IFS_L1T24_T25_Birding_Website_Deployment

IFS L1T24 & L1T25 - Deployment of Static Website ("Birding" Capstone Project from L1T20).

Language:HTMLStargazers:0Issues:0Issues:0

javascript-refresher

This is an interactive website that forms a tutorial of JavaScript concepts and allows the user to practise their knowledge.

Language:HTMLStargazers:0Issues:0Issues:0

monty-hall-problem

This is a React app that simulates the Monty Hall problem (a probability brain teaser).

Language:JavaScriptStargazers:0Issues:0Issues:0

IFS_L1T11_Capstone_Project_2

Creating a cipher with arrays, functions and string handling.

Language:JavaScriptStargazers:0Issues:0Issues:0

IFS_L1T15_Capstone_Project_3

A website about Birding, created with HTML and CSS.

Language:HTMLStargazers:0Issues:0Issues:0

IFS_L1T6_Capstone_Project_1

A temperature metric converter using HTML and JavaScript

Language:JavaScriptStargazers:0Issues:0Issues:0

IFS_L2T11_Capstone_Project_2

Refactoring Java OOP food delivery program (exception handling, debugging, formatting).

Language:JavaStargazers:0Issues:0Issues:0

IFS_L2T16_Version_Control

Version control project using IFS L2T11's Capstone Project (Java OOP for Food Delivery Company).

Language:JavaStargazers:0Issues:0Issues:0

IFS_L2T7_Capstone_Project_1

Java OOP program that helps a food delivery company keep track of orders and distribute accordingly.

Language:JavaStargazers:0Issues:0Issues:0

Java-IO

This is a Java program that demonstrates input-output functionality by reading a text file, performing various operations on the text found, and outputting the result of these operations in a new text file.

Language:JavaStargazers:0Issues:0Issues:0

Java-Sorting-Searching

This is a Java program that demonstrates different sorting and searching methods.

Language:JavaStargazers:0Issues:0Issues:0

laravel-php-sql-blog-website

This is a tech website for a hypothetical company called 'Cool Tech', which interacts with a database and allows users to search and view articles by id, tag and category.

Language:PHPStargazers:0Issues:0Issues:0

mysql-php-todo-list

This is a to-do list created using MySQL and PHP.

Language:PHPStargazers:0Issues:0Issues:0

NumberSwap_ControlStructures

This program swaps the second and last digit of an inputted 3-digit number, and outputs both the inputted number and converted number to the console and as an alert.

Language:JavaScriptStargazers:0Issues:1Issues:0

Palindrome_ControlStructures

This program reverses an inputted word, checks if the word reversed is the same as the original word and outputs the result to the console and as an alert.

Language:JavaScriptStargazers:0Issues:1Issues:0

Quiz_ConstrolStructures

This program uses a do-while loop and nested 'if..else' statement to ask the user a multiple choice question.

Language:JavaScriptStargazers:0Issues:1Issues:0

RestaurantWebsite_jQuery

This is a simple, hypothetical restaurant's website that uses jQuery to create animations and effects.

Language:JavaScriptStargazers:0Issues:0Issues:0