Pinned Repositories
Digital-Business-Card-w-React
Using Create React App, I built a little digital business card. Intended for mobile use only.
Fullstack-Movie-Site-Front-End
Part 1 - the front end, of a tutorial I finished to develop the front and back ends then the connection between both sides.
Fullstack-Movie-Site-Joined
Part 3 - Joining both sides, of a tutorial I finished to develop the front and back ends then the connection between both sides.
Fun-facts-about-React-Project
First React project made during the tutorial (noted in Readme). A simple page about React. Worked a lot on using components.
Personal-Travel-Journal-w-React
A personal travel journal focusing on making cards with props in React. These are some real places I've travelled to so it was really fun to make this.
Snake-Game-Project
A simple game made just to get used to Javascript and understand basic concepts like functions and arrays.
hackmasters-project-backend
Hackmasters-project-chef-compass
happiness_and_glitters
Happyness and glitters repository, coded with Symfony 6
noname
noname ftw
td6904's Repositories
td6904/Digital-Business-Card-w-React
Using Create React App, I built a little digital business card. Intended for mobile use only.
td6904/Fullstack-Movie-Site-Front-End
Part 1 - the front end, of a tutorial I finished to develop the front and back ends then the connection between both sides.
td6904/Fullstack-Movie-Site-Joined
Part 3 - Joining both sides, of a tutorial I finished to develop the front and back ends then the connection between both sides.
td6904/Fun-facts-about-React-Project
First React project made during the tutorial (noted in Readme). A simple page about React. Worked a lot on using components.
td6904/Snake-Game-Project
A simple game made just to get used to Javascript and understand basic concepts like functions and arrays.
td6904/Personal-Travel-Journal-w-React
A personal travel journal focusing on making cards with props in React. These are some real places I've travelled to so it was really fun to make this.
td6904/Airbnb-Experiences-Clone-React
I built a Airbnb experiences copy using Create React App. It taught me a lot about using props in React and updating data from an external source rather than hard coding everything.
td6904/Fullstack-Movie-Site-Backend-API
Part 2 - the back end. Unfortunately couldn't get it to work on local but got it working on replit.
td6904/Meme-generator-w-React
A simple meme generator where you can add text to popular meme images searched from API. ***Still needs to be styled correctly.
td6904/nest-docker-kubernetes-GCP
td6904/NestJS-tutorial
td6904/next-ticket-app
td6904/OOP-Login-System-PHP
***Still need to implement login.
td6904/PHP-OOP-Projects
This repository contains OOP projects with PHP. None of the little projects are functional so far - except shopping cart https://github.com/td6904/Shopping-Cart-Project-PHP.
td6904/PHP-Simple-CRUD
Simple PHP CRUD with data saved in JSON file. Error with phone input error handling still to be fixed.
td6904/Postcard-for-friend-template
A digital postcard with a card flip animation. It was cool to learn how to do that and got some good practice with CSS. Not mobile compatible and the dimensions are hard coded to fit my screen.
td6904/Shopping-Cart-Project-PHP
A small shopping cart project for practice.
td6904/td6904
Custom README for my GitHUB page. Shows at the top of my profile - set to update automatically after a given interval.
td6904/Tenzies-w-react
A small game I made following a FreeCodeCamp React course. Practicing useState() and useEffect().
td6904/wild-series-symfony
First example project for using Symfony. Making a Netflix styled site resembling basic functionalities of IMDB. An unfinished project - following course work from the Wild Code School.
td6904/Yoga-timer
A simple app to help me count intervals between stretching/yoga poses that gives off a beep every 15 seconds.