{ "settings": { "name": "Hack@WPI 2022", "currentPage": "index.html", "theme": { "name": "mobirise5", "title": "Mobirise 5", "styling": { "primaryColor": "#fdf0d5", "secondaryColor": "#ff8a8a", "successColor": "#40b0bf", "infoColor": "#47b5ed", "warningColor": "#ffffff", "dangerColor": "#ff9966", "mainFont": "Jost", "display1Font": "Jost", "display1Size": 4.6, "display2Font": "Jost", "display2Size": 3, "display5Font": "Merriweather Sans", "display5Size": 2, "display7Font": "Jost", "display7Size": 1.2, "display4Font": "Montserrat", "display4Size": 1.1, "isRoundedButtons": false, "isGhostButtonBorder": false, "underlinedLinks": false, "isAnimatedOnScroll": false, "isScrollToTopButton": false }, "additionalSetColors": [ "#003049", "#f05165", "#fdf0d5", "#669bbc", "#c1121f", "#ac2b37", "#780000" ] }, "path": "@PROJECT_PATH@", "versionFirst": "5.2.0", "siteFonts": [ { "css": "'Jost', sans-serif", "name": "Jost", "url": "https://fonts.googleapis.com/css?family=Jost:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i" }, { "css": "'Playfair Display', serif", "name": "Playfair Display", "url": "https://fonts.googleapis.com/css?family=Playfair+Display:400,500,600,700,800,900,400i,500i,600i,700i,800i,900i" }, { "css": "'Anton', sans-serif", "name": "Anton", "url": "https://fonts.googleapis.com/css?family=Anton:400" }, { "css": "'Merriweather Sans', sans-serif", "name": "Merriweather Sans", "url": "https://fonts.googleapis.com/css?family=Merriweather+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i" }, { "css": "'Roboto', sans-serif", "name": "Roboto", "url": "https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i" }, { "css": "'Montserrat', sans-serif", "name": "Montserrat", "url": "https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" } ], "imageResize": true, "favicon": "@PROJECT_PATH@/assets/images/sticker-logo-sqr-cut-128x128.png", "robotsSwitcher": false, "sitemapSwitcher": false, "sitemapSwitcherAuto": false, "siteUrl": false, "cookiesAlert": false, "gdpr": false, "uniqCompNum": 36, "versionPublish": "5.5.2", "screenshot": "screenshot.png", "mbrsiteDomain": "cpkb6v8dxu", "publishChangesOnly": true, "publishType": "local", "publishPath": "@PROJECT_PATH@" }, "pages": { "index.html": { "settings": { "main": true, "title": "Home", "meta_descr": "", "header_custom": "", "footer_custom": "", "html_before": "" }, "components": [ { "alias": false, "_styles": { "& when not (@sticky)": { ".navbar-dropdown": { "position": "relative !important" }, "& when (@transparent)": { ".navbar-dropdown": { "position": "absolute !important" } } }, "& when (@sticky)": { "z-index": "1000", "width": "100%", "& when not (@transparent)": { "position": "relative", "min-height": "60px" }, "nav.navbar": { "position": "fixed" } }, ".dropdown-item:before": { "font-family": "Moririse2 !important", "content": "\"\\e966\"", "display": "inline-block", "width": "0", "position": "absolute", "left": "1rem", "top": "0.5rem", "margin-right": "0.5rem", "line-height": "1", "font-size": "inherit", "vertical-align": "middle", "text-align": "center", "overflow": "hidden", "transform": "scale(0, 1)", "transition": "all 0.25s ease-in-out" }, ".dropdown-menu": { "padding": "0", "border-radius": "4px", "box-shadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1)" }, ".dropdown-item": { "border-bottom": "1px solid #e6e6e6", "&:hover, &:focus": { "background": "@primaryColor !important", "color": "white !important" }, "&:first-child": { "border-top-left-radius": "4px", "border-top-right-radius": "4px" }, "&:last-child": { "border-bottom": "none", "border-bottom-left-radius": "4px", "border-bottom-right-radius": "4px" } }, ".nav-dropdown .link": { "padding": "0 0.3em !important", "margin": "0.667em 1em !important" }, ".nav-dropdown .link.dropdown-toggle::after": { "margin-left": "0.5rem", "margin-top": "0.2rem" }, ".nav-link": { "position": "relative" }, ".container": { "display": "flex", "margin": "auto" }, ".iconfont-wrapper": { "color": "@iconsColor !important", "font-size": "1.5rem", "padding-right": "0.5rem" }, ".navbar-caption": {}, ".navbar-nav": {}, ".dropdown-menu, .navbar.opened": { "background": "@menuBgColor !important" }, ".nav-item:focus, .nav-link:focus": { "outline": "none" }, ".dropdown .dropdown-menu .dropdown-item": { "width": "auto", "transition": "all 0.25s ease-in-out", "&::after": { "right": "0.5rem" }, ".mbr-iconfont": { "margin-right": "0.5rem", "vertical-align": "sub", "&:before": { "display": "inline-block", "transform": "scale(1, 1)", "transition": "all 0.25s ease-in-out" } } }, ".collapsed": { ".dropdown-menu .dropdown-item:before": { "display": "none" }, ".dropdown .dropdown-menu .dropdown-item": { "padding": "0.235em 1.5em 0.235em 1.5em !important", "transition": "none", "margin": "0 !important" } }, ".navbar": { "min-height": "70px", "transition": "all 0.3s", "border-bottom": "1px solid transparent", "&:not(.navbar-short)": {}, "& when not (@transparent)": { "box-shadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1)", "background": "@menuBgColor" }, "& when (@transparent)": { "background": "rgba(red(@menuBgColor), green(@menuBgColor), blue(@menuBgColor), @opacity)" }, "&.opened": { "transition": "all 0.3s" }, ".dropdown-item": { "padding": "0.5rem 1.8rem" }, ".navbar-logo img": { "width": "auto" }, ".navbar-collapse": { "justify-content": "flex-end", "z-index": "1" }, "&.collapsed": { "justify-content": "center", ".nav-item .nav-link::before": { "display": "none" }, "&.opened": { ".dropdown-menu": { "top": "0" }, "@media (min-width: 992px)": { "&:not(.navbar-short) .navbar-collapse when (@showLogo)": { "max-height": "~\"calc(98.5vh - @{logoSize}rem)\"" } } }, ".dropdown-menu": { ".dropdown-submenu": { "left": "0 !important" }, ".dropdown-item:after": { "right": "auto" }, ".dropdown-toggle[data-toggle=\"dropdown-submenu\"]:after": { "margin-left": "0.5rem", "margin-top": "0.2rem", "border-top": "0.35em solid", "border-right": "0.35em solid transparent", "border-left": "0.35em solid transparent", "border-bottom": "0", "top": "41%" } }, "ul.navbar-nav": { "li": { "margin": "auto" } }, ".dropdown-menu .dropdown-item": { "padding": "0.25rem 1.5rem", "text-align": "center" }, ".icons-menu": { "padding-left": "0", "padding-right": "0", "padding-top": "0.5rem", "padding-bottom": "0.5rem" } }, "@media (max-width: 991px)": { ".nav-item .nav-link::before": { "display": "none" }, "&.opened": { ".dropdown-menu": { "top": "0" } }, ".dropdown-menu": { ".dropdown-submenu": { "left": "0 !important" }, ".dropdown-item:after": { "right": "auto" }, ".dropdown-toggle[data-toggle=\"dropdown-submenu\"]:after": { "margin-left": "0.5rem", "margin-top": "0.2rem", "border-top": "0.35em solid", "border-right": "0.35em solid transparent", "border-left": "0.35em solid transparent", "border-bottom": "0", "top": "40%" } }, ".navbar-logo": { "img": { "height": "3rem !important" } }, "ul.navbar-nav": { "li": { "margin": "auto" } }, ".dropdown-menu .dropdown-item": { "padding": "0.25rem 1.5rem !important", "text-align": "center" }, ".navbar-brand": { "flex-shrink": "initial", "flex-basis": "auto", "word-break": "break-word", "padding-right": "2rem" }, ".navbar-toggler": { "flex-basis": "auto" }, ".icons-menu": { "padding-left": "0", "padding-top": "0.5rem", "padding-bottom": "0.5rem" } }, "&.navbar-short": { "min-height": "60px", ".navbar-logo": { "img": { "height": "2.5rem !important" } }, ".navbar-brand": { "min-height": "60px", "padding": "0" } } }, ".navbar-brand": { "min-height": "70px", "flex-shrink": "0", "align-items": "center", "margin-right": "0", "padding": "0", "transition": "all 0.3s", "word-break": "break-word", "z-index": "1", ".navbar-caption": { "line-height": "inherit !important" }, ".navbar-logo a": { "outline": "none" } }, ".dropdown-item.active, .dropdown-item:active": { "background-color": "transparent" }, ".navbar-expand-lg .navbar-nav .nav-link": { "padding": "0" }, ".nav-dropdown .link.dropdown-toggle": { "margin-right": "1.667em", "&[aria-expanded=\"true\"]": { "margin-right": "0", "padding": "0.667em 1.667em" } }, ".navbar.navbar-expand-lg .dropdown": { ".dropdown-menu": { "background": "@menuBgColor", ".dropdown-submenu": { "margin": "0", "left": "100%" } } }, ".navbar .dropdown.open > .dropdown-menu": { "display": "block" }, "ul.navbar-nav": { "flex-wrap": "wrap" }, ".navbar-buttons": { "text-align": "center", "min-width": "170px" }, "button.navbar-toggler": { "outline": "none", "width": "31px", "height": "20px", "cursor": "pointer", "transition": "all 0.2s", "position": "relative", "align-self": "center", ".hamburger span": { "position": "absolute", "right": "0", "width": "30px", "height": "2px", "border-right": "5px", "background-color": "@hamburgerColor", "&:nth-child(1)": { "top": "0", "transition": "all 0.2s" }, "&:nth-child(2)": { "top": "8px", "transition": "all 0.15s" }, "&:nth-child(3)": { "top": "8px", "transition": "all 0.15s" }, "&:nth-child(4)": { "top": "16px", "transition": "all 0.2s" } } }, "nav.opened .hamburger span": { "&:nth-child(1)": { "top": "8px", "width": "0", "opacity": "0", "right": "50%", "transition": "all 0.2s" }, "&:nth-child(2)": { "transform": "rotate(45deg)", "transition": "all 0.25s" }, "&:nth-child(3)": { "transform": "rotate(-45deg)", "transition": "all 0.25s" }, "&:nth-child(4)": { "top": "8px", "width": "0", "opacity": "0", "right": "50%", "transition": "all 0.2s" } }, ".navbar-dropdown": { "padding": "0 1rem", "& when (@sticky)": { "position": "fixed" } }, "a.nav-link": { "display": "flex", "align-items": "center", "justify-content": "center" }, ".icons-menu": { "flex-wrap": "nowrap", "display": "flex", "justify-content": "center", "padding-left": "1rem", "padding-right": "1rem", "padding-top": "0.3rem", "text-align": "center" }, "@media screen and (~'-ms-high-contrast: active'), (~'-ms-high-contrast: none')": { ".navbar": { "height": "70px", "&.opened": { "height": "auto" } }, ".nav-item .nav-link:hover::before": { "width": "175%", "max-width": "calc(100% ~\"+\" 2rem)", "left": "-1rem" } } }, "_name": "menu3", "_sourceTheme": "mobirise5", "_customHTML": "
\n \n
Size
\n \n
Show/Hide
\n \n \n \n \n \n \n \n \n
Styles
\n \n \n \n \n \n \n
\n \n
", "_cid": "sgPI0rTtnd", "_anchor": "menu3-0", "_protectedParams": [], "_global": true, "_once": "menu", "_params": {} }, { "alias": false, "_styles": { "& when not (@fullScreen)": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)" }, "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, "@media (max-width: 991px)": { ".image-wrapper": { "margin-bottom": "1rem" } }, ".row": { "flex-direction": "row-reverse" }, "img": { "width": "100%" }, ".mbr-description": { "color": "#fdf0d5", "text-align": "center" } }, "_name": "image3", "_sourceTheme": "mobirise5", "_customHTML": "
\n \n
Size
\n \n \n \n \n \n
Show/Hide
\n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n\n
\n
\n\n
\n
\n
\n
\n \"Hack@WPI\"\n

\n
January 13 - 15th, 2023

\n
\n
\n
\n
\n
", "_cid": "sgPJ0TKe9q", "_anchor": "image3-1", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "& when not (@fullScreen)": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)" }, "& when (@bg-type = \"color\")": { "background-color": "@bg-value" }, "& when (@bg-type = \"image\")": { "background-image": "url(@bg-value)" }, ".card-wrapper": { "background": "@wrapBgColor", "border-radius": "4px", "@media (max-width: 767px)": { "padding": "1rem" }, "@media (min-width: 768px) and (max-width: 991px)": { "padding": "2rem" }, "@media (min-width: 992px)": { "padding": "4rem" } }, ".card-title": { "color": "#ffffff" }, ".mbr-text, .mbr-section-btn": { "color": "#ffffff", "text-align": "center" } }, "_name": "header12", "_sourceTheme": "mobirise5", "_customHTML": "
\n\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n\n
\n
\n
\n
\n
\n
\n
\n

\n Registration Opens Winter 2022!

\n


Please take a moment to read through our FAQ section below. If you have any questions, please don't hesitate to reach out to us at hack@wpi.edu

This event will be run according to the MLH Code of Conduct.

After clicking the link below, keep filling out all of the fields until you reach the end.
You should also join our Slack once you've registered!

(Returning hackers can scroll down to the bottom of the registration form and click \"Sign In\" to acces the Hack@WPI dashboard)

\n \n
\n
\n
\n
\n
\n
", "_cid": "sgPJIlmBEv", "_anchor": "header12-2", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)", "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, "& when not (@spacing)": { ".row": { "margin-left": "0", "margin-right": "0" }, ".item": { "padding-left": "0", "padding-right": "0" } }, "& when (@spacing)": { ".item": { "padding-bottom": "2rem" } }, ".item-wrapper": { "& when (@autoSize)": { "& when not (@showItemSubtitle)": { "height": "100%" }, "& when (@showItemSubtitle)": { "height": "(@imageHeight * 100px)" }, "img": { "height": "100%", "object-fit": "cover" } }, "position": "relative", ".icon-wrapper": { "pointer-events": "none", "position": "absolute", "width": "60px", "height": "60px", "font-size": "22px", "left": "50%", "top": "50%", "display": "flex", "align-items": "center", "justify-content": "center", "border": "2px solid #ffffff", "border-radius": "50%", "opacity": "0", "color": "#ffffff", "transform": "translateX(-50%) translateY(-50%)", "background-color": "#1b1b1b", "transition": "0.2s" }, "&:hover": { ".icon-wrapper": { "opacity": "0.7" } } }, ".carousel-control, .close": { "background": "#1b1b1b" }, ".carousel-control-prev": { "margin-left": "2.5rem", "span": { "margin-right": "5px" } }, ".carousel-control-next": { "margin-right": "2.5rem", "span": { "margin-left": "5px" } }, ".close": { "position": "fixed", "opacity": "0.5", "font-size": "22px", "font-weight": "300", "width": "60px", "height": "60px", "border-radius": "50%", "color": "#fff", "top": "2.5rem", "right": "2.5rem", "border": "2px solid #fff", "text-shadow": "none", "z-index": "5", "transition": "opacity 0.3s ease", "font-family": "'Moririse2'", "align-items": "center", "justify-content": "center", "display": "flex", "&::before": { "content": "'\\e91a'" }, "&:hover": { "opacity": "1", "background": "#000", "color": "#fff" } }, ".carousel-control": { "display": "flex", "top": "50%", "width": "60px", "height": "60px", "margin-top": "-1.5rem", "font-size": "22px", "background-color": "rgba(0, 0, 0, 0.5)", "border": "2px solid #fff", "border-radius": "50%", "transition": "all 0.3s", "&.carousel-control-prev": { "left": "0", "margin-left": "2.5rem" }, "&.carousel-control-next": { "right": "0", "margin-right": "2.5rem" }, "@media (max-width: 767px)": { "top": "auto", "bottom": "1rem" } }, ".carousel-indicators": { "position": "absolute", "bottom": "0", "margin-bottom": "3px", "li": { "max-width": "15px", "height": "15px", "width": "15px", "max-height": "15px", "margin": "3px", "background-color": "rgba(0, 0, 0, 0.5)", "border": "2px solid #fff", "border-radius": "50%", "opacity": "0.5", "transition": "all 0.3s", "&.active, &:hover": { "opacity": "0.9" }, "&::after, &::before": { "content": "none" } }, "&.ie-fix": { "left": "50%", "display": "block", "width": "60%", "margin-left": "-30%", "text-align": "center" }, "@media (max-width: 768px)": { "display": "none !important" }, "@media (max-width: 991px)": { "margin-bottom": "3.625rem !important", "padding-left": "2.5rem", "padding-right": "2.5rem" }, "@media (max-width: 767px)": { "display": "none" } }, ".carousel-inner": { "display": "flex", "align-items": "center" }, ".carousel-inner > .active": { "display": "block" }, ".carousel-control.left": { "left": "0", "margin-left": "2.5rem" }, ".carousel-control.right": { "right": "0", "margin-right": "2.5rem" }, ".carousel-control:hover": { "background": "#1b1b1b", "color": "#fff", "opacity": "1" }, "@media (max-width: 768px)": { ".carousel-control, .carousel-indicators, .modal .close": { "position": "fixed" } }, "@media (max-width: 767px)": { ".mbr-slider .carousel-control": { "top": "auto", "bottom": "20px" }, ".mbr-slider > .container .carousel-control": { "margin-bottom": "0" } }, ".carousel-indicators .active, .carousel-indicators li": { "width": "7px", "height": "7px", "margin": "3px", "background": "#000000", "opacity": "0.5", "border": "4px solid #000000" }, ".carousel-indicators .active": { "background": "#fff" }, ".carousel-indicators li": { "max-width": "15px", "max-height": "15px", "border-radius": "50%" }, ".modal": { "padding-left": "0 !important", "position": "fixed", "overflow": "hidden", "padding-right": "0 !important" }, ".modal-dialog": { "margin": "0 auto", "max-width": "100%", "padding-left": "1rem", "padding-right": "1rem" }, ".modal-content": { "border-radius": "0", "border": "none", "background": "transparent" }, ".modal-body": { "padding": "0", "display": "flex", "align-items": "center", "img": { "width": "100%", "object-fit": "contain", "max-height": "~\"calc(100vh - 1.75rem)\"" } }, ".carousel": { "width": "100%" }, ".modal-backdrop.in": { "opacity": "0.8" }, ".modal.fade .modal-dialog": { "transition": "margin-top 0.3s ease-out" }, ".modal.fade .modal-dialog, .modal.in .modal-dialog": { "transform": "none" }, ".mbr-gallery .item-wrapper": { "cursor": "pointer" }, "H6": { "text-align": "center" }, "H3": { "color": "#fdf0d5" } }, "_name": "gallery6", "_sourceTheme": "mobirise5", "_customHTML": "
\n \n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n
Images
\n \n \n \n \n
Popup Slider
\n \n \n \n
Background
\n
\n \n \n \n
\n
Overlay
\n \n \n \n
\n\n
\n
\n\n
\n
\n

Hack@WPI in previous years

\n

Gallery Subtitle

\n
\n
\n
\n
\n \n
\n \n
\n
\n
\n Image Caption and Link\n
\n
\n
\n
\n \n
\n \n
\n
\n
\n Image Caption and Link\n
\n
\n
\n
\n \n
\n \n
\n
\n
\n Image Caption and Link\n
\n
\n
\n
\n \n
\n \n
\n
\n
\n Image Caption and Link\n
\n
\n
\n\n
\n
\n
\n
\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
    \n
  1. \n
  2. \n
  3. \n
  4. \n
\n \n \n \n \n Previous\n \n \n \n Next\n \n
\n
\n
\n
\n
\n
\n
", "_cid": "sQWA1vWyr1", "_anchor": "gallery6-m", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "& when not (@fullScreen)": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, ".mbr-section-title": { "color": "#ffffff" } }, "_name": "info1", "_sourceTheme": "mobirise5", "_customHTML": "
\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n
\n
\n
\n
\n

\n Interested in sponsoring? See our sponsor packet below and reach out to us at hack@wpi.edu

\n

\n Mobirise is a free offline app for Windows and Mac to easily create small/medium websites, landing pages, online resumes and portfolios. 3100+ beautiful website blocks, templates and themes help you to start easily.\n

\n \n
\n
\n
\n
", "_cid": "sU9iJiwiKR", "_anchor": "info1-z", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)", "background-color": "@bgColor", ".mbr-section-subtitle": { "text-align": "center", "color": "#fdf0d5" }, ".mbr-text": { "color": "#fdf0d5" } }, "_name": "content5", "_sourceTheme": "mobirise5", "_customHTML": "
\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n
Background
\n \n
\n
\n
\n
\n

\n Article Title\n

\n

Tentative Event Schedule

\n

Friday     
06:00 PM   Doors Open / Check-In Begins\n
06:30 PM   Opening Ceremony Begins\n
07:30 PM   Opening Ceremony Ends - Start Brainstorming and Team-Forming!\n
07:30 PM   Team Formation Activity (in-person only)
12:30 AM   In-person venue closes for the night

Saturday\t
09:00 AM   Breakfast
01:00 PM    Lunch
06:00 PM   Dinner

Sunday
09:00 AM  Breakfast
11:00 AM   Project Submission Deadline (Upload to DevPost!)\n
02:00 PM   Closing Ceremony and Awards
04:00 PM   Event end - in-person venue closes



\n
\n
\n
\n
", "_cid": "sU99xA04eV", "_anchor": "content5-x", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)", "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, ".card .card-header": { "background-color": "transparent", "margin-bottom": "0" }, ".panel-title": { "display": "flex", "align-items": "center", "justify-content": "space-between" }, ".mbr-iconfont": { "padding-left": "1rem", "font-family": "'Moririse2' !important", "font-size": "1.4rem !important", "color": "@primaryColor" }, ".panel-body, .card-header": { "padding": "1rem 0" }, ".panel-title-edit": { "color": "#000000" } }, "_name": "content17", "_sourceTheme": "mobirise5", "_customHTML": "
\n\n \n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n\n
\n
\n \n
\n \n
\n
\n
\n

Frequently Asked Questions

\n

\n Subtitle

\n
\n \n
\n
\n \n
\n
\n

Due to updated COVID-19 protocols, no food or beverages of any kind will be permitted at the event venue. We will be providing snack packs for WPI participants to pick up and eat at home. We will also be providing coupons to all U.S. based participants to order food to their place of residence - details on this will be announced at the opening ceremony!
\n
WPI students commuting to campus who are unable to return to their place of residence to eat are encouraged to reach out to us at hack@wpi.edu to discuss accommodations.

\n
\n
\n
\n
1\">\n \n
\n
\n

WPI students who are compliant with WPI's COVID testing protocol can attend the event in-person in the top floor of the Rubin Campus Center.\n
\n
All other participants (e.g. participants from other schools, states, etc.) may only participate in Hack@WPI 2022 virtually due to COVID-19 restrictions.

\n
\n
\n
\n
2\">\n \n
\n
\n

You do not need to know how to code in order to participate! Hack@WPI 2022 is open to all kinds of STEAM disciplines, and we encourage both software and hardware hacks. This means the event isn't limited to just CS majors or programmers -- practically anybody can participate. 

\n
\n
\n
\n
3\">\n \n
\n
\n

Tools, hardware and machines are available to WPI students in the Makerspace in the Innovation Studio; students should see makerspace.wpi.edu for more details.\n
\n
Virtual participants will need to find their own tools, hardware, and machines to utilize for the hackathon.

\n
\n
\n
\n
4\">\n \n
\n
\n

\n Teams can range anywhere from 1 to 5 people.
(For teams of WPI students also participating in the Social Innovation Challenge, please note that you must have a team size of at least 2 per their event requirements)

\n
\n
\n
\n
5\">\n \n
\n
\n

\n Due to updated COVID-19 protocols, we are required to vacate the building at the end of the night on Friday and Saturday. If this is an issue, please reach out to hack@wpi.edu or DM an organizer via Slack to discuss accommodations.

\n
\n
\n
\n
\n
\n
\n
\n
", "_cid": "sU9izjxqWU", "_anchor": "content17-y", "_protectedParams": [], "_global": false, "_once": false, "_params": {} } ] } } }