mmadondo / CIS3034

Personal site I am developing in order to practice and document what I learn in my Client-side Web Dev Class :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Project: CIS 3034 Client-Side Web Development

During the Fall 2017 semester, I took the CIS 3034 Client-Side Web Development course at my school, The College of St. Scholastica. Because the course involved learning HTML, CSS, Javascript, jQuery, and other web technologies, I decided to make a webpage to track my learning process and progress made.

Getting Started

To access the website, please click here.

Features

* Typing Effect
* Font Awesome Icons
* Flashing Effect
* jQuery UI and Core jQuery
* Standard HTML + Marquee elements

Projects & Assignments Included

  • Dateable Calculator - User enters the age (in years) of two people and determines if they can date each other based on the "half your age plus seven" rule.
  • To-Do List App - Allows a user to create and maintain a to-do list.
  • Fruit Ninja Game - A fruit matching game that uses jQuery interactions, widgets, and effects
  • Weather App - A web app that utilizes OpenWeatherMap API and the jQuery.getJSON() method to get weather data.
  • HONY - Using Tumblr API, this page displays posts from the Humans of New York page.

Author

  • *Malvern Madondo - 2017

Acknowledgments

  • I tip my hat to various contributors on Stack Overflow and many other users on CodePen
  • Many thanks to W3 Schools, MDN Web Dev Guide, Eloquent Javascript, and many other resources out there.
  • Website inspired by Cassidy Williams - only hers is prettier and better :)

About

Personal site I am developing in order to practice and document what I learn in my Client-side Web Dev Class :)


Languages

Language:HTML 85.3%Language:CSS 14.7%