Coder Social home page Coder Social logo

Homework, 11/13/19

4 sections; each have:

  • title and subtitle(centered),

  • 4 images (link under each image)

  • paragraph of placeholder

  • different background colors

  • links (header and footer)

  • Collect websites I like (5)

  • Images of me or something

Noted Websites

  • Panera
  • Amazon
  • Google
  • Fandom
  • Microsoft

Homework, 11/20/19

  • Scroll Linking on each profile
  • Look into sorted lists
  • Have at least 2 sorted and 2 unsorted lists
  • 2 more layouts

Homework, 11/27/19

  • Checkboxes
  • Radio buttons
  • Dropdowns
  • Flex/Text Align Center to Grid
  • Use CSS Grid for layout Extras:
  • Sketch layout of personal website
  • Gather content
  • Look at color schemes

Homework, 12/4/19

  • Collect awards (type of award, date/year)
  • Images (description)
  • Academic history (schools, GPA, test scores)
  • Technical skills (languages)
  • Email
  • Social media
  • Any other facts about me
  • Possible teacher quotes

Homework, 12/11/19

  • Text for About Me Section
  • Put content in page
  • Use different layouts
  • Good portrait for header

Homework, 12/18/19

  • Make sure CSS Grid is use properly
  • Fix Skills/Academics section (more visuals and remove centering)
  • Intro to Javascript
  • Make page responsive with CSS grid
  • Replace some text with list

Homework, 1/15/20

  • Start Codecademy
  • Create fizzbuzz using .forEach
    1. Create an array containing numbers of 1-100
    2. If number is divisible by 3, print out fizz
    3. If number is divisible by 5, print out buzz
    4. If number is divisible by both, print out fizz buzz
    5. If number is not divisible by any, print the number
  • Figure out how Array.filter prototype method works

Homework, 1/22/20

  • Create four arrays for each Academics section (arrays of objects)
    • Keep properties consistent
    • Add these elements to HTML
  • Work on Codecademny

Homework, 1/29/20

  • Look into fetch api stuff (get, put, post, delete)
    • Try to add weather to website (openweathermap.org)

Homework, 2/5/20

  • Nodeschool.io

Homework, 2/12/20

  • Add additional properties to app.component.ts and display them
  • More node stuff

Homework, 2/26/20

  • Play around with the events on Angular

loganwyas's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.