Don-Lab
I specialize in front-end web-development. I have been working in web development for over two years.
Kentucky
Pinned Repositories
animatedButton
Using only CSS to complete the animation effect, the transition property allows you to display and center the text in the button when it is hovered.
Basics-Of-Swift-3
This gives a tutorial to the basics of Swift 3.
coolHTMLTags
This covers the lesser known HTML tags that are useful and or fun.
css-Cards
This tutorial teaches people how to create the web design technique "cards". The repository covers text cards and image cards.
Elite-Barber-Shop
This website is for a local barber shop.
Elite-Barber-Shop-1.5
This is an edit to the Elite Barber Shop website.
gridNavigation
A 2x2 grid of box-like links that click to different parts of the website.
KemperLawnCare
A prototype design for a lawn care company's website.
My_Kits
Kentucky's Governor's School For Entrepreneurs My Kits Website
skillsUSA2017
This is the website that I created that won 1st place at Kentucky's Skills USA Web Design competition.
Don-Lab's Repositories
Don-Lab/animatedButton
Using only CSS to complete the animation effect, the transition property allows you to display and center the text in the button when it is hovered.
Don-Lab/Elite-Barber-Shop
This website is for a local barber shop.
Don-Lab/gridNavigation
A 2x2 grid of box-like links that click to different parts of the website.
Don-Lab/Basics-Of-Swift-3
This gives a tutorial to the basics of Swift 3.
Don-Lab/css-Cards
This tutorial teaches people how to create the web design technique "cards". The repository covers text cards and image cards.
Don-Lab/DonLab1.5
This is the Don Lab 1.5 Website
Don-Lab/Elite-Barber-Shop-1.5
This is an edit to the Elite Barber Shop website.
Don-Lab/KemperLawnCare
A prototype design for a lawn care company's website.
Don-Lab/My_Kits
Kentucky's Governor's School For Entrepreneurs My Kits Website
Don-Lab/skillsUSA2017
This is the website that I created that won 1st place at Kentucky's Skills USA Web Design competition.
Don-Lab/everything1
This file contains JavaScript, PHP basics (with dates) and CSS responsive grid
Don-Lab/heroImage
A hero image is where an image fills the full screen and it commonly has text over it. It can be a fixed background or not
Don-Lab/jqueryTabs
The web design technique "tabs" allows you to click to show content, as well as hide content.
Don-Lab/jsAllTogether2
Includes random number and Jquery while also revisiting switches, form validation, and dates
Don-Lab/jsErrorHandling
The way to test your code
Don-Lab/JSGuessingGame
A simple game made with JavaScript that has the user guess a number.
Don-Lab/jsTempConvert
This is a JavaScript file that converts the temperature from Fahrenheit to Celsius and vice-versa.
Don-Lab/jsTiming
Javascript Timing
Don-Lab/mediaQuery
CSS Media Queries
Don-Lab/parallax-web-design
This is an example on how to create a website using a parallax design (background images are fixed and elements float over them)
Don-Lab/phpBasics
This repository covers the basics of PHP.
Don-Lab/phpDates
PHP is a sever side language and this file teaches how to work with dates in PHP.
Don-Lab/phpMailAndSecurity
This covers how to send mail in php and how to protect against Cross-Site Scripting attacks (XSS)
Don-Lab/pythonTutorial
These are the basics to the python programming language.
Don-Lab/Responsive-Grid-2
This grid when in mobile view, puts the columns at a 100% width so they are stacked on top of each other
Don-Lab/responsiveGrid
This is a responsive grid so that a website can adapt to the platform it is being viewed on.
Don-Lab/responsiveNavBar
Changes from a horizontal navigation menu to a vertical navigation menu.
Don-Lab/Round-Images
This tutorial describes how to make a round and perfect circle image using CSS
Don-Lab/simpleNavbar
This is a simple CSS navigation menu
Don-Lab/Swift_Hello_World
Hello World Program