FrostyLabs / BasicCiphers

Web Technologies - Coursework #1 submission

Home Page:https://othornew.github.io/BasicCiphers/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-Tech-Coursework-1

This is my Web Technologies SET08101 Submission for Coursework #1.

Through the use of HTML, CSS, and Javascript I was able to make an interactive website from scratch. Examples of lessons learned include section off items inside the browser window, allow buttons/cursor to change their appearance when hovered on, create classes in CSS, or use JavaScript to build ciphers.

Functionality

The pages available:

index.html - Welcome page

design.html - Showcases items

rot13.html - JavaScript ROT13 Cipher

base64.html - JavaScript Base64 Encoder

morse.html - JavaScript Morse Code Encoder


JavaScript is used to create the functionality of the cipher pages. Feel free to try them out!

Report

I have removed Report/report.tex because it was causing issues with the repository language. As this is an HTML project the language should be HTML. I have left Report/report.pdf up, and will be keeping Report/report.tex locally. This edit was made after the submission of this coursework.

About

Web Technologies - Coursework #1 submission

https://othornew.github.io/BasicCiphers/index.html


Languages

Language:HTML 49.8%Language:CSS 31.4%Language:JavaScript 14.0%Language:TeX 2.4%Language:Makefile 1.4%Language:Batchfile 0.8%Language:Python 0.1%