Projects in Awesome Lists by jkmagnussen
A curated list of projects in awesome lists by jkmagnussen .
https://github.com/jkmagnussen/build-a-complete-registration-login-system-using-php-mvc
Build Registration and Login using Models, Views and Controllers. Add registration, login, remember me, account activation, password reset by email and more using the PHP MVC framework
Last synced: 13 Apr 2025
https://github.com/jkmagnussen/mobile-flashcards
A React Native mobile application (iOS) that allows users to study collections of flashcards. The app allows users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.
Last synced: 20 Nov 2024
https://github.com/jkmagnussen/react-contacts-app-back-end-
React Contacts App (Back-End)
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/sign-up-log-in-system
A PHP/ MySQL Login System that examples my ability to set up and integrate a MySQL database with HTML and PHP in addition to implementing form validation.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/wordpress_development_with_bootstrap
completely updated for 2022 version of the WordPress Theme Development Udemy Course, encompassing - convert any static HTML & CSS static website into a dynamic WordPress theme, theming with Bootstrap, Wordpress installation, php, OOP with Custom Elementor Widgets, Leverage the WordPress "Customizer”, launching Wordpress website on a live server.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/build-a-php-mvc-framework-from-scratch
Built a PHP MVC Framework from Scratch. Model-view-controller (MVC) pattern concepts. Separated application code from presentation code and used namespaces and an autoloader to load classes automatically. Udemy course - Write PHP Like a Pro: Build a PHP MVC Framework From Scratch by Dave Hollingworth.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/myreads-a-book-tracking-app
Developed a web app that allows for the selection and categorisation of books the user has read, is reading and wants to read as an assessed project within Udacity's React Nanodegree
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/udacity
An aggregate of my studies through Udacity.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/vanillaphpsignuploginsystem
A vanilla php MySQL signup/ Login system that exercises my ability to implement hashed passwords, prepare statements and other forms of form validation to ensure that the data is secure, predictable and immune to SQL injection.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/todo-create-react-app-redux-provider-consumer
An exercise and reference as to how actioning redux, the provider and consumer should be structured.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/reduxtodolist
A project that uses Redux and Vanilla JS to demonstrate the fundamentals of Redux state management principles.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/code_cademy
An aggregate of my studies through code_cademy
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/python-rock-paper-scissors
An example of my proficiency in Python and Object-Oriented programming in which a human player can play against the programme.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/stateless-components-from-stateful-components-video-project
Exercised my ability to implement React stateful and stateless components that interact with one another.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/web-apis-and-asynchronous-applications
An exemplification of my ability to create an asynchronous web app that uses Web API and user data to dynamically update the UI in a Weather Journal application.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/piano-player
Project that exercises my ability in DOM events.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/react-contacts-app-front-end-
React Contacts App (Front-End)
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/to-du
A React To-do list application developed through class components.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/python-bank-transfer-unit-test
A simple test function in, ‘Python’ using the, ‘Unit-test’ module to implement a unit test based on the depicted short scenario of a user moving funds from, ‘Savings account’ > ‘chequing account’. In which balances are accurately reflected post transfer. Furthermore, a synopsis of this, utilised as a university project has been included.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/pixel-art-maker
JS single-page web app that allows users to draw pixel art on a customisable canvas. Denoting my ability to create a dynamic page using HTML, CSS and JavaScript.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/handlebars.js-templating-project
Exercised my ability to create semantic templates using a popular and lightweight templating engine, Handlebars!
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/comments-section-php-mysql
A project that demonstrates my ability to get data from a database without refreshing the browser using MySQL and PHP.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/gallery
Php OOP project that utilises php, html, MySQL & Bootstrap.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/mysql-php--example
Developed a simple HTML page in which the PHP script is set to send the public contact form through to MySQL. Furthermore, I have sent a query to MySQL requesting a prospective return date.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/react-authorization-form
Exercised my ability to develop React components to set up a simple authorization layer.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/agenda
A to do list/ schedule application that demonstrates front end React in addition to backend Laravel and MySQL.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/omnom
Exercised my ability to manage component state so that application components can function collectively through a restaurant searching application driven by the Yelp API.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/javascript-the-dom---dynamic-navbar-active-status
A vanilla JavaScript driven multi-section landing page, with a dynamically updating navigational menu based on the amount of content that is added to the page.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/js-chore-door-game
A single-page web app that allows users to play a randomly driven game. Further denoting my ability to create a dynamic page using HTML, CSS and JavaScript.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/landingpage
Template landing page comprised of html, css, Vanilla JavaScript and Webpack
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/js-flappy-bird
Exercised my JavaScript and HTML5 canvas ability by developing the original, "Flappy Bird Game" from scratch.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/sql_nanodegree
Clean data, optimize SQL queries, and write select advanced JOINs to enhance analysis performance. Use SQL DDL to create the data schemas & apply SQL DML to migrate data from a denormalized schema to a normalized
big-data-analysis ddl nosql nosql-database postgresql-database sql udacity udacity-nanodegree
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/laravel_entry_level_udemy_project
This project is designed to exercise my abilities in Laravel, covering routes, Controllers, creating Views, using the templating engine Blade, connecting to a database, creating migrations, Laravel's ORM (Object Relational Mapper) and Raw SQL queries, Laravel Tinker, Database: Eloquent One to One - CRUD, Database: Eloquent One to Many - CRUD, Database: Eloquent Many to Many - CRUD, Database: Eloquent Polymorphic - CRUD, Form Validation, utilising third party libraries, uploading files, middleware and security, sessions, sending emails, WYSIWYG editor, how to impliment a commenting system / Disqus, creating a BULK functionality that utilises the CRUD, in addition to how to deploy Laravel on share hosting accounts, like godaddy.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/would-you-rather-react-redux-project
Developed a would you rather app, exercising my ability to implement redux, the app lets a user play the “Would You Rather?” game. Within which the Redux store and reacts local state have been utilised.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/would-you-rather-back-end
A Laravel, MySql backend to the "Would You Rather" React front end application. Supplemented with php slim and composer, comprised of a "database.php" abstraction layer for MySql queries and an "index.js" REST API file. This project has been switched to Laravel.
composer laravel laravel-application laravel-framework laravel5 php php-slim sql
Last synced: 27 Feb 2025
https://github.com/jkmagnussen/fend-capstone-project-travel-app
Built out a travel app that obtains a desired trip location & date from the user, and displays weather and an image of the location using information obtained from external APIs.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/php-with-pdo
PHP with PDO - ULTIMATE Crash Course. Learn PHP Data Object Objects or PDO and make better secured database queries.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/jammming
A React web application that exercises my ability to create components, pass state, and action requests with the Spotify API to build an app that allows users to search the Spotify library, create a custom playlist, then save it to their Spotify account through means of a Uniform Resource Identifier.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/build-tools-and-single-page-web-apps
Webpack, Sass & Service Workers Configuration Exercise
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/evaluate-a-news-article-with-natural-language-processing
Practiced setting up Webpack, Sass styles, Webpack Loaders and Plugins, Creating layouts and page design, Service workers, in addition to Using APIs and creating requests to external urls.
Last synced: 14 Mar 2025
https://github.com/jkmagnussen/wanderlust-js-request-project
Practicing my ability using fetch, async, and await, requesting information from the Foursquare API and OpenWeather API to create a travel website. Actioned through Code_Cademy's Web development career path course.
Last synced: 14 Mar 2025