Pinned Repositories
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.
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.
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.
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.
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
Metabolize.us
Metabolize.us utilizes WordPress website with Next.Js front end using the WordPress REST API to interact with the WordPress CMS back end
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
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.
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.
mdbytes's Repositories
mdbytes/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.
mdbytes/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.
mdbytes/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.
mdbytes/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
mdbytes/ProAspNetMVC-5
Code and notes to related to ASP.NET MVC 5.0
mdbytes/WebApp.NetMvc5
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.
mdbytes/AlgorithmsDataStructures.Js
A collection of resources for algorithms and data structures using JavaScript.
mdbytes/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.
mdbytes/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.
mdbytes/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.
mdbytes/Metabolize.us
Metabolize.us utilizes WordPress website with Next.Js front end using the WordPress REST API to interact with the WordPress CMS back end
mdbytes/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
mdbytes/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.
mdbytes/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.
mdbytes/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.
mdbytes/DataStructuresAlgorithmsHuXn
Data Structures & Algorithm Complete Course ( Source Code ) 👀
mdbytes/DotNetCore8Mvc
mdbytes/EmploymentApplication
A complete interactive employment application using HTML, CSS, Javascript, jQuery and jQuery UI.
mdbytes/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.
mdbytes/NodeWeatherApp
A node.js full stack web application which allows users to retrieve the weather anywhere in the world.
mdbytes/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.
mdbytes/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.
mdbytes/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.
mdbytes/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.
mdbytes/SpringUserSecurityREST
Code and notes for Spring application security video. Includes customization and persistence for User entity, JWT authentication and customized login and logout.
mdbytes/SteeleWebDeveloperBootcamp
mdbytes/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.
mdbytes/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.
mdbytes/TheBird
A LAMP full-stack application to establish the foundation of a social network called "The Bird". IT was originally written for educational purposes and is used for ongoing training and development.
mdbytes/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.