Skip to content

eos7l/a1-gettingstarted

 
 

Repository files navigation

my Glitch is hosted here: a1-eos7l.glitch.me


PLEASE USE THIS LINK FOR GRADING: https://eos7l.github.io/a1-gettingstarted/

For some reason, Glitch doesn't want to use my latest code and keeps rewinding back to the original template. I made sure I imported from Github correctly because my README can be found on glitch. All other files are fine on Glitch except my CSS styling sheets. My CSS files kept getting replaced by the original CSS files that came with the template although I did not do anything to glitch. Also Glitch is supposed to auto-save but it does not want to save the changes even if I tried pasting my styling sheets manually in there. I don't think there is anything wrong with my code because it can be opend up fine on

  1. my localhost
  2. directly opened as a HTML file
  3. with Webstorm.

Design Achievement:

  • Self-picked every single color used in this project and made up an overall cohesive color palette. My inspo came from LOLColors
  • Modified an animated staggering bar chart using another color scheme (original here: https://codepen.io/vajkri/pen/NxzZwL)
  • Replacecd the original background with particle.js with some personal modifications. It took me some time to find out how to change the background but only for the main page
  • Most elements are animated while the original template is pretty much static (the original template can be found here for comparison: https://startbootstrap.com/previews/resume/)

Technical Achievement:

  • Learned how to use multiple JQuery/JS/Angular/CSS libraries including:
    • animate on scroll
    • scroll reveal
    • animate.css
    • particles.js
    • typeit.js
  • Designed an animated widget box of coursework
  • Fully functional on mobile (through bootstrap)
  • Fixed bugs with the original template where the email hyperlink malfunctions if the previous textbox inline is not long enough

In Progress: Currently working on inserting a sticky section title with Waypoint but got stuck and could not figure out why...

About

The first assignment for CS4241

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 36.8%
  • CSS 36.1%
  • JavaScript 27.1%