Projects in Awesome Lists by natac13
A curated list of projects in awesome lists by natac13 .
https://github.com/natac13/php-advanced-oop-project-mysql
This is the second half of the advanced PHP tutorials. This is focused on OOP interacting with a MySQL Database. The project idea is creating a photo gallery website where I can upload photos to a web server which outputs them. Again I am learning so much since I am following a practical application of the PHP and MySQL code.
Last synced: 04 Mar 2025
https://github.com/natac13/mongoose-dataloader
A way to use Dataloader with Mongoose for MongoDB
Last synced: 04 Mar 2025
https://github.com/natac13/appartment-service-calculator-js
This is my service calculator done in JavaScript.
Last synced: 04 Mar 2025
https://github.com/natac13/careersmartdemo
A demo of my thoughts for my first client.
Last synced: 04 Mar 2025
https://github.com/natac13/vegan-recipe-app-redux
Vegan recipe app :ledger:
Last synced: 04 Mar 2025
https://github.com/natac13/redux-asyncstate-reducer
A reducer and actionCreators for handling the asynchronous state of your requests
Last synced: 04 Mar 2025
https://github.com/natac13/london-ontario-data
Project for London Ontario Data, React and Redux
Last synced: 04 Mar 2025
https://github.com/natac13/recompose-demo
Going over the recompose library for React Components
Last synced: 04 Mar 2025
https://github.com/natac13/redux-server-side-rendering
My attempt to understand how to get React server side rendering with sending the Redux state. This is so I can manage user login on the client side.
Last synced: 04 Mar 2025
https://github.com/natac13/vegan-recipe-app
A recipe app I am working on for my mom to store recipes.
Last synced: 04 Mar 2025
https://github.com/natac13/ethernaut-challenge-solutions
ethernaut.openzeppelin.com challenge solutions
Last synced: 04 Mar 2025
https://github.com/natac13/electrical-code-projects
Service calculations done by python
Last synced: 04 Mar 2025
https://github.com/natac13/simon-game
Free Code Camp challenge the Simon Repeat Game
Last synced: 04 Mar 2025
https://github.com/natac13/webpack-babel-react-setup-tutorial
Babel 7 Webpack 4 and React 16 setup tutorial
Last synced: 04 Mar 2025
https://github.com/natac13/wire-number-phase-colour
Electrical Wire Number Phase Colour App
Last synced: 04 Mar 2025
https://github.com/natac13/web-parse-re
My first attempt to parse a website with re from python
Last synced: 04 Mar 2025
https://github.com/natac13/wikisearch
Challellenge from Free Code Camp to use Wikipedia's API
Last synced: 04 Mar 2025
https://github.com/natac13/url-shortener
FCC challenge to create an app to return in json form the a shortened URL
Last synced: 04 Mar 2025
https://github.com/natac13/tic-tac-toe-game
Challenge from Free Code Camp for tic-tac-toe
Last synced: 04 Mar 2025
https://github.com/natac13/soup-to-bit-express
Code School's Express Soup To Bits that I am following along
Last synced: 04 Mar 2025
https://github.com/natac13/trade-results-graph
A D3.js graph to display the result trading securities.
Last synced: 04 Mar 2025
https://github.com/natac13/static-content-delievery
Docker Service to handle static content
Last synced: 04 Mar 2025
https://github.com/natac13/time-stamp-microservice
FCC first API microservice project
Last synced: 04 Mar 2025
https://github.com/natac13/simple-node-mongo-app
Just a simple Node Mongo App
Last synced: 04 Mar 2025
https://github.com/natac13/ses-lamda-trigger-certground
AWS Lamda function to notify CertSpire of a Bounce or Complaint
Last synced: 04 Mar 2025
https://github.com/natac13/trading-system-action-plan
My trading system's Action Plan
Last synced: 04 Mar 2025
https://github.com/natac13/serverless-template
Webpack babel serverless template
Last synced: 04 Mar 2025
https://github.com/natac13/s3-gh-deploy-action
Github action to deploy website to AWS S3
Last synced: 04 Mar 2025
https://github.com/natac13/scatterplot
Scatterplot Graph Challenge from Free Code Camp
Last synced: 04 Mar 2025
https://github.com/natac13/recipe-box
Recipe Box React Challenge from Free Code Camp
Last synced: 04 Mar 2025
https://github.com/natac13/seanpaulcampbell.com
Repo for Sean Paul Campbell landing page
Last synced: 04 Mar 2025
https://github.com/natac13/react_components
A repo for my react components so that I can begin to reuse them
Last synced: 04 Mar 2025
https://github.com/natac13/react-tutorial
tutorial from the website with different build setup
Last synced: 04 Mar 2025
https://github.com/natac13/react-project-setup
My current setup for react projects
Last synced: 04 Mar 2025
https://github.com/natac13/reduce-to-single-digit
Reduces any number to the single digit form by addition of the digits together
Last synced: 04 Mar 2025
https://github.com/natac13/race-roster-test
Test to get interview at Race Roster
Last synced: 04 Mar 2025
https://github.com/natac13/portfolio-docker-wordpress
A new portfolio made from a Docker Wordpress.
Last synced: 04 Mar 2025
https://github.com/natac13/react-isomorphic-tutorial-series
Found at http://spraso.com/developing-for-a-modern-web-with-react-js/
Last synced: 04 Mar 2025
https://github.com/natac13/php-basics-cms-project
This is the second half of the tutorials which focuses on a Content Managnment System. This was amazing to learn from because as someone who as no experience in programming it is great to see a more practical application of programming.
Last synced: 04 Mar 2025
https://github.com/natac13/pomodoro-timer
Pomodoro Timer for Free Code Camp
Last synced: 04 Mar 2025
https://github.com/natac13/number-pyrmid-generator
This will generate the number pyramid for a given word or phrase.
Last synced: 04 Mar 2025
https://github.com/natac13/php-advanced
This is the first half of the advanced tutorial that followed the basic one. This one deals with OOP and I cannot believe how incredible and versatile OOP is! I just can't get enough of learning new programming stuff! Just so very cool.
Last synced: 04 Mar 2025
https://github.com/natac13/personal-portfolio
This is my personal portfolio
Last synced: 04 Mar 2025
https://github.com/natac13/phase-color-finder
Finding the Phase colour of a 3-phase electrical system based off the given circuit number.
Last synced: 04 Mar 2025
https://github.com/natac13/nodejs-object-factory
This is a very simple example of an object factory module
Last synced: 04 Mar 2025
https://github.com/natac13/php-basic-
This is the first half of the PHP tutorial I was following on youtube. Was a very well done tutorial!
Last synced: 04 Mar 2025
https://github.com/natac13/project-setup
my common setup file and folder structure
Last synced: 04 Mar 2025
https://github.com/natac13/natac-electric
Example landing page for Electric Company
Last synced: 04 Mar 2025
https://github.com/natac13/my-projects
Project ideas I have come up with or found on Google
Last synced: 04 Mar 2025
https://github.com/natac13/mtg-deck-marker
Using the MTG API this app will build decks.
Last synced: 04 Mar 2025
https://github.com/natac13/howtoexplainers
Files to help me remember how to do things when it comes to developing
Last synced: 04 Mar 2025