A repo for my PHP Laravel + Tailwind CSS Portfolio
A repo for my PHP Laravel + Tailwind CSS Portfolio
A repo for my PHP Laravel + Tailwind CSS Portfolio
A tool to visualize audio output in real-time using the Windows console (Linux support coming in a future commit). Features bar and wave visualizations.
A tool to visualize audio output in real-time using the Windows console (Linux support coming in a future commit). Features bar and wave visualizations.
A tool to visualize audio output in real-time using the Windows console (Linux support coming in a future commit). Features bar and wave visualizations.
This frontend application is designed to interact with the Record Collection Backend, providing a user-friendly interface to manage a personal media collection. Built using React, it allows users to add, update, delete, and search for records in their collection, connecting seamlessly with the backend's RESTful APIs.
This frontend application is designed to interact with the Record Collection Backend, providing a user-friendly interface to manage a personal media collection. Built using React, it allows users to add, update, delete, and search for records in their collection, connecting seamlessly with the backend's RESTful APIs.
git clone https://github.com/yourusername/record-collection-frontend.gitcd record-collection-frontendTo install dependencies and build the application, run:
npm install
npm run build
### Running the Application
To start the application, run:
```sh
npm startThe application will be available at http://localhost:3000.
This project is a backend application designed to manage and keep track of a personal media collection. It allows users to add, update, delete, and search for records in their collection. The backend is built using Go and provides RESTful APIs to interact with the MySQL Database.
This project is a backend application designed to manage and keep track of a personal media collection. It allows users to add, update, delete, and search for records in their collection. The backend is built using Go and provides RESTful APIs to interact with the MySQL Database.
An application for keeping track of my record and media collection.
git clone https://github.com/yourusername/record-collection-backend.gitcd record-collection-backendTo build the application, run:
go buildTo start the application, run:
./record-collection-backendThe application should now be running on http://localhost:8080(the specified port in the config.json).
Labs completed from the Getting Started with Terraform for Google Cloud course https://www.cloudskillsboost.google/course_templates/443
Labs completed from the Getting Started with Terraform for Google Cloud course https://www.cloudskillsboost.google/course_templates/443
This repository contains Terraform configurations for deploying infrastructure on Google Cloud Platform (GCP).
This project provisions a single Google Compute Engine (GCE) instance named "terraform".
Details:
The instance is configured with a default network interface and allows stopping for updates.
This project provisions a single Google Compute Engine (GCE) instance named "terraform".
Details:
The instance is configured with a default network interface and allows stopping for updates.
NOTE: Please update the credentials and project values in the provider block with your actual GCP credentials and project ID.
This project provisions a single Google Compute Engine (GCE) instance named "terraform".
Details:
The instance is configured with a default network interface and allows stopping for updates.
NOTE: Please update the credentials and project values in the provider block with your actual GCP credentials and project ID.
This project provisions a single Google Compute Engine (GCE) instance named "terraform".
Details:
The instance is configured with a default network interface and allows stopping for updates.
provider blocks in each main.tf file with your GCP credentials and project ID.project0, project1, project2, project3).terraform init to initialize the Terraform working directory.terraform plan to view the changes that will be applied.terraform apply to apply the changes and provision the infrastructure.Android app repo. New Work is a sample job search app with a modern dating app styled UI. Developed in Android Studio using Java and connects to a PostGreSQL DB
Android app repo. New Work is a sample job search app with a modern dating app styled UI. Developed in Android Studio using Java and connects to a PostGreSQL DB
A repository for a wesbite for a monthly loot box subscription service called NERDBLOCK for a case project for a college assignment. Uses Ruby On Rails
A repository for a wesbite for a monthly loot box subscription service called NERDBLOCK for a case project for a college assignment. Uses Ruby On Rails
An android App that I developed in highschool for cataloguing school resources using QR codes, a few minor contributions from classmates. Website link no longer works.
An android App that I developed in highschool for cataloguing school resources using QR codes, a few minor contributions from classmates. Website link no longer works.
WIP - Tim Patton - Handling Project Structure - DO NOT EDIT
An opensource database android application for logging when certain items are signed out by the client.
ResourceDatabase is an attempt to create a universal library sign out system, which runs on android. Information is sent to and retrieved from a database hosted at school, this information would include checkout time, sign out status, and more. The program is edited in android studio and uses the Android SDK with a minimum API level of 20 (90.4% all devices) to support as many devices as possible.