Martin Dwyer (mdbytes)

mdbytes

Geek Repo

Company:MD Web Technologies

Location:Cedar Rapids, Iowa

Home Page:https://mdbytes.com

Github PK Tool:Github PK Tool

Martin Dwyer's repositories

PenguinTours

A Next.js project. Now known as Penguin Tours, Ltd., this website was built originally with our React site template. In order to maximize SEO and social media interaction, the site was adapted to server side rendering with Next.js. The site continues to represent our core build for websites, including a landing page and six pages of content including Home, Services, Portfolio, Testimonials, Faq, and Contact.

Language:CSSStargazers:2Issues:2Issues:0

CollegePressMD

A demo website for educational institutions. Provides a front end which allows users to browse college programs, review events, and even to register, create, edit and store their own notes. Users can also search through instructors and campuses along with related programs and events.

Language:PHPStargazers:1Issues:2Issues:0

ExpensifyApp

A full-stack application utilizing Google Firebase for back end support and React user interface. The app originally built as an educational exercise and is now being considered for expansion into a broader financial application. The application utilizes React, Webpack, Babel and a collection of other npm packages to fullfill the following system requirements: Users can securely login with their GoogleId. User authentication is provided through Google Firebase. Users can create, edit, or remove expenses from their list of ongoing expenses. Expenses can track several expense attributes including description, date due, amount, and notes related to the expense.

Language:JavaScriptStargazers:1Issues:2Issues:0

GoWildThings

GoWildThings is a website built utilizing the React v18, React Router v6, with TypeScript, coupled wth WordPress REST API for back end support. Features of the application include a photo gallery element utilizing GLightbox, a pure Javascript lightbox library

Language:TypeScriptLicense:GPL-3.0Stargazers:1Issues:2Issues:0

ProAspNetMVC-5

Code and notes to related to ASP.NET MVC 5.0

Language:C#License:NOASSERTIONStargazers:1Issues:0Issues:0

WebAppAspMvc5

ASP.NET MVC 5 Application Using .NET Framework 4.8.1 and Identity An application used for teaching and tutoring Provides SQL code to create database including necessary identity tables. Roles of User and Admin are immediately available.

Language:JavaScriptStargazers:1Issues:0Issues:0

AlgorithmsDataStructures.Js

A collection of resources for algorithms and data structures using JavaScript.

Language:JavaScriptStargazers:0Issues:0Issues:0

BargainBuyClub

A full-stack web application utilizing Java Spring Data REST and React framework. The applications allows users to track prices of products sold online. When prices reach a target, the user is automatically emailed an alert from the system. The application involves user registration, login, and the ability to set up new alerts.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

ClassicBooksOnline

Contemporary Classic Books is a fully functional e-commerce website. The website allows users to sort or search for products, view product details, pay for products and follow up to track shipment of their order.

Language:C#Stargazers:0Issues:0Issues:0

JavaWebDevComplete

A collection of materials and resources related to Java JSP, Servlet, Servlet MVC, Spring, Spring MVC, Spring AOP, Spring Security, Hibernate and more developed from a series of courses.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

MoneyMatters

This project is an illustration of REACT.js driving an interactive and responsive user experience. For the user, there are four financial calculators available for interaction. For the developer, the project illustrates extensive use of functional components and many of the available

Language:TypeScriptStargazers:0Issues:0Issues:0

NorthParkCo

An extensive base for building WordPress sites. Because North Park Colorado is one of my favorite places on earth, I built this template with personal content I acquired from visits there. The site is live at the attached link.

Language:PHPLicense:MITStargazers:0Issues:1Issues:0

PrimalStrength

PrimalStrength adapts the Primal Strength WordPress website to Next.Js using the WordPress REST API to interact with the WordPress CMS back end

Language:TypeScriptStargazers:0Issues:0Issues:0

ReactTypeScriptTemplate

This repository offers a React application template using React version 18, React Router version 6.9 all in TypeScript with support from Dart Sass and Bootstrap 5.2. The project also includes a standard template for SEO and Social Media sharing meta tags.

Language:TypeScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

ChatApp

Utlizing Node, Express, and socket.io, ChatApp provides an interface for user login and a standard template for chat rooms with unlimited users. Client support incorporates the Mustache npm package for rendering chat room users and messages.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

EmploymentApplication

A complete interactive employment application using HTML, CSS, Javascript, jQuery and jQuery UI. This application is intended to illustrate a use of Javascript tools. It is not intended to represent a completed employment application. It is not connected to a database but could easily be connected to any SQL or MongoDB resource. This project has been committed to GitHub and made available under public license. It is intended to be used as an illustration of Javascript and jQuery tools. It is not intended to represent a completed application - primarily because a database component would be needed to save and transmit application information. Note: Public license does not mean this project can or should be used for academic purposes. Students utilizing the code in this project should carefully consult the guidelines of their academic institution.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

FreeCodeCamp

A collection of projects related to FreeCodeCamp certification

Language:JavaScriptStargazers:0Issues:2Issues:0

JakartaEEWebApp

Utilizing Jakarta EE, Servlets, Jsp, JSTL with DB support from MYSQL Updated early in 2024 to reflect latest technologies, including JUNIT integration testing. The application was developed in IntelliJ with support from Prettier and the Prettier Java Plugin.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

Kubernetes-and-Docker

Kubernetes and Docker: The Complete Guide, published by Packt

Language:LessLicense:MITStargazers:0Issues:1Issues:0

NodeWeatherApp

A node.js full stack web application which allows users to retrieve the weather anywhere in the world.

Language:JavaScriptStargazers:0Issues:0Issues:0

ReactNative

Notes and code developed in process of taking The Complete React Native + Hooks Course.

Language:JavaScriptStargazers:0Issues:2Issues:0

SpringJpaEntityMappings

This project includes a demonstration of a Spring JPA project which utilizes Hibernate mappings, Spring JPA Repository with Service layer. The mappings are then tested in JUnit with the help of an H2 in memory database.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

SpringMasterClass

Notes and code developed while taking 'Master Spring 6 and Spring Boot 3'. Spring frameworks are the #1 frameworks for building enterprise apps in the Java world.

Language:JavaStargazers:0Issues:0Issues:0

SpringMVCSecurityTemplate

Template for Spring MVC applications with user security. Dependencies include Spring Framework version 6.0, Spring Boot 3.0, Thymeleaf 3.2, Thymeleaf Layout Dialect 3.3, and Thymeleaf Security Extras 3.1.2. Spring Data JPA is also a major dependency, greatly reducing SQL and Java coding.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

SpringMVCWebApp

Application using Spring Framework User Security. Dependencies include Spring Framework version 6.0, Spring Boot 3.0, Thymeleaf 3.2, Thymeleaf Layout Dialect 3.3, and Thymeleaf Security Extras 3.1.2. Spring Data JPA is also a major dependency, greatly reducing SQL and Java coding.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

SpringUserSecurityREST

Code and notes for Spring application security video. Includes customization and persistence for User entity, JWT authentication and customized login and logout.

Language:JavaStargazers:0Issues:0Issues:0

TaskManagerAPI

TaskManagerAPI represents a RESTful Web Service which can be used for creating and managing application users as well as comprehensive task management. The service was built using Node.js, Express, and MongoDB with Mongoose. Comprehensive testing was performed with the Jest testing framework.

Language:JavaScriptStargazers:0Issues:0Issues:0

TestingWebDev

A collection of notes and code related to testing Next.Js applications. Topics included include unit testing with Jest, integration testing with React Testing Library and creating a mock rest api with Mock Service Worker.

Language:TypeScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

VidlyVideo

An ASP.NET MVC applicaiton build with C# in Visual Studio 2019, Microsoft ASP.Net 2.2.2 and Entity Framework 6.2.0. Front end technologies include Bootsrap, JavaScript, and jQuery. Deployed using Microsoft Azure App Services.

Language:C#Stargazers:0Issues:2Issues:0