V School | Better Humans, Better Outcomes

Rock The Vote - Level 6

You are going to create a full stack application with user authentication created with Node, React, Express, Mongoose & Mongodb that allows users to post and upvote or downvote political issues. This assignment has the most difficult requirements of any at V School. Ask around and find or make a friend

HTML5 Semantic Tags Make HTML Nicer to Read

In the past, the main way to organize your HTML into sections was to use the

tag. You might see
at the top,
for the navigation bar,
at the bottom, and plenty of other
tags throughout the page. Well if you're a developer looking at the HTML, you end up

Building a Simple Web Game (Approaching a larger project)

This article is going to explain how to approach building a larger project as well as how to build a simple RPG web game Wireframing It is always good to wireframe your website on paper (or in Photoshop/etc) before you start laying things out in code. Just draw up

Luigi's Flexbox

Warm up Using Flexbox create a webpage that looks like this: Notes * It should be responsive, meaning when you shrink down to small screens it should look great. * The font and images are provided below: Font: Mario 256

RPG

This homework will take a while so get started as soon as possible. You are going to create a RPG web page. This is how it will work: 1. When the page loads or refreshes: * The player will enter their name * The player will choose between 3 characters (images) * After

V School | Better Humans, Better Outcomes © 2026