Skip to content

Instantly share code, notes, and snippets.

@n0r314
n0r314 / index.html
Created April 21, 2023 07:53
Random Quote Machine
<div id="random-quote-machine"></div>
@n0r314
n0r314 / index.html
Created April 21, 2023 07:50
Personal Portfolio - Côt-côt News
<!--
User Story #1: My portfolio should have a welcome section with an id of welcome-section.
User Story #2: The welcome section should have an h1 element that contains text.
User Story #3: My portfolio should have a projects section with an id of projects.
User Story #4: The projects section should contain at least one element with a class of project-tile to hold a project.
User Story #5: The projects section should contain at least one link to a project.
User Story #6: My portfolio should have a navbar with an id of navbar.
User Story #7: The navbar should contain at least one link that I can click on to navigate to different sections of the page.
User Story #8: My portfolio should have a link with an id of profile-link, which opens my GitHub or FCC profile in a new tab.
User Story #9: My portfolio should have at least one media query.
@n0r314
n0r314 / index.html
Created April 21, 2023 07:49
Javascript Calculator
<div id="calculatorApp">
</div>
@n0r314
n0r314 / chloropleth-map.markdown
Created April 21, 2023 07:47
Chloropleth map