Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

186 total results found

Transition Document - Talent Development

Transition Documents 2026

Overview Provide a high-level summary of what are the resposibilities of this role. Define the following: Core purpose: Explain what is the core purpose of your role Key collaborators: Which other e-board members do you interact with the most? Top advice...

Transition Document - VP Projects

Transition Documents 2026

Due to the nature of the projects, VP Projects is a very cyclical role and thus does not have any major carryover tasks from one year to the next. Since there has not been a lot of structure in the past, I spent the last year trying different things and seeing...

Week 5?

Old Tech Team FastAPI

need to see if we can make a project that they can work on So far, we talked a lot about frontend and backend as seperate pieces. The frontend is what the user interacts with, and the backend is what handles logic, data, and communication behind the scenes. ...

Week 1

Tech Team

This week, we're starting with HTML and CSS. We'll use them to build a personal page with a heading, a picture, and some information about ourselves. We'll keep working on this page over the next few weeks, adding JavaScript and learning how to share changes t...

Setup

Tech Team

Bring a laptop and charger. Try these steps before the meeting so we can spend the hour writing code. If you get stuck, come anyway and we can help you set things up. Before Week 1 We need an editor to write code and a browser to see what it does. We'll use VS...

Week 2

Tech Team

Last week, we used HTML and CSS to build a personal page. HTML gave us the content, and CSS let us change how it looked. If we wanted to change the text on the page, we had to edit the HTML file and refresh the browser. JavaScript is a programming language tha...