Code Monkey home page Code Monkey logo

artistcreature's Introduction

artistcreature

A javascript personality quiz, an affirmation page, and an about me page!

Hello website!

This website is a project for entry into the CodeFellows program. It contains vanilla javascript without a library and beginner html & css.

What's in this project?

The Artist Creature Quiz is a combination of html forms and javascript interactivity. I wanted to use radio buttons to see how they store information with HTML rules rather than coding every possibility from scratch in Javascript. The questions are all radio buttons that store the user's choice. The submit button does not take the user anywhere, but instead calculates the results of the user's quiz and then presents them with a result at the bottom of the page. The reset button clears the stored answers in the javascript so that if they take the quiz again, the scores will be reset as well. The cat animation is just supposed to be simple and cute, whereas the button animations are just to make it look pressed in a modern way.

The Positive Thoughts page is just an experimentation with having multiple event listeners on the same buttons, and changing specific parts of a div. As of now, the affirmations, fonts, and colors all render as a div and not as an image. In the future, I'd like to experiment with making code that captures the rendered div at a given moment. I experimented with using the html to canvas function, but it needs more research to implement. In the future, I'd like to learn more back-end things for web applications.

artistcreature's People

Contributors

maddieamie avatar

Watchers

 avatar

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.