├── .husky └── pre-push ├── .prettierrc ├── public ├── stanley.webp ├── logos │ ├── acm.webp │ ├── aurorastar.webp │ ├── create.svg │ ├── spark.svg │ ├── bitbyte.svg │ └── forge.svg ├── daspage │ ├── das1.webp │ └── das2.webp ├── techstacks │ ├── r.webp │ ├── scikit.webp │ ├── procreate.webp │ ├── tailwindcss.svg │ ├── eslint.svg │ ├── figma.svg │ ├── pytorch.svg │ ├── numpy.svg │ ├── typescript.svg │ ├── python.svg │ ├── adobexd.svg │ └── qt.svg ├── joinpage │ ├── join1.webp │ ├── join10.webp │ ├── join11.webp │ ├── join12.webp │ ├── join13.webp │ ├── join14.webp │ ├── join15.webp │ ├── join16.webp │ ├── join2.webp │ ├── join3.webp │ ├── join4.webp │ ├── join5.webp │ ├── join6.webp │ ├── join7.webp │ ├── join8.webp │ └── join9.webp ├── sparkpage │ ├── left.webp │ ├── right.webp │ ├── spark1.webp │ └── photogallery │ │ ├── image1.webp │ │ ├── image2.webp │ │ ├── image3.webp │ │ ├── image4.webp │ │ └── image5.webp ├── createpage │ ├── create1.webp │ ├── whatwedo1.webp │ └── whatwedo2.webp ├── forgepage │ ├── forge1.webp │ ├── image1.webp │ ├── image2.webp │ ├── image3.webp │ ├── image4.webp │ └── photogallery │ │ ├── image1.webp │ │ ├── image2.webp │ │ ├── image3.webp │ │ ├── image4.webp │ │ └── image5.webp ├── home │ ├── featured │ │ ├── acm.webp │ │ ├── nsu.webp │ │ ├── pad.webp │ │ ├── saf.webp │ │ ├── witl.webp │ │ ├── aviatr.webp │ │ ├── blank.webp │ │ ├── drone.webp │ │ └── wzchess.webp │ ├── top.svg │ └── opportunities │ │ └── das.svg ├── aboutpage │ ├── ourvision1.webp │ ├── ourvision2.webp │ ├── ourvision3.webp │ ├── ourvision4.webp │ ├── whatwedo1.webp │ ├── whatwedo2.webp │ ├── whatwedo3.webp │ ├── whatwedo4.webp │ ├── whywedoit1.webp │ ├── whywedoit2.webp │ ├── whywedoit3.webp │ └── whywedoit4.webp ├── boardpage │ ├── das │ │ ├── khushi.webp │ │ └── wasim.webp │ ├── forge │ │ ├── ian.webp │ │ ├── justin.webp │ │ ├── marcus.webp │ │ ├── pranav.webp │ │ ├── vignesh.webp │ │ └── pratheek.webp │ ├── spark │ │ ├── avia.webp │ │ ├── cade.webp │ │ ├── cole.webp │ │ ├── dean.webp │ │ ├── jane.webp │ │ ├── john.webp │ │ ├── luis.webp │ │ ├── quin.webp │ │ ├── aldrie.webp │ │ ├── alton.webp │ │ ├── arielle.webp │ │ ├── austin.webp │ │ ├── brandon.webp │ │ ├── hannah.webp │ │ ├── howard.webp │ │ ├── jeffrey.webp │ │ ├── jimmy.webp │ │ ├── kevin.webp │ │ ├── mailyn.webp │ │ ├── stanley.webp │ │ ├── sweden.webp │ │ ├── wesley.webp │ │ ├── charleen.webp │ │ ├── nidheesh.webp │ │ └── tingxuan.webp │ ├── create │ │ ├── kaylie.webp │ │ └── shirley.webp │ └── general │ │ ├── ahad.webp │ │ ├── henry.webp │ │ ├── simon.webp │ │ ├── allison.webp │ │ ├── arielle.webp │ │ ├── audrey.webp │ │ ├── daniyal.webp │ │ ├── natalie.webp │ │ ├── neftali.webp │ │ ├── rebecca.webp │ │ ├── wesley.webp │ │ └── charlette.webp ├── hackspage │ ├── rosehack │ │ ├── rosehack1.webp │ │ ├── rosehack2.webp │ │ ├── rosehack3.webp │ │ └── rosehack4.webp │ ├── citrushack │ │ ├── citrushack1.webp │ │ ├── citrushack2.webp │ │ ├── citrushack3.webp │ │ ├── citrushack4.webp │ │ ├── citrushack5.webp │ │ └── citrushack6.webp │ └── designverse │ │ ├── designverse1.webp │ │ ├── designverse10.webp │ │ ├── designverse2.webp │ │ ├── designverse3.webp │ │ ├── designverse4.webp │ │ ├── designverse5.webp │ │ ├── designverse6.webp │ │ ├── designverse7.webp │ │ ├── designverse8.webp │ │ └── designverse9.webp ├── programprojects │ ├── createprojects │ │ ├── 3d.webp │ │ ├── aag.webp │ │ ├── ais.webp │ │ ├── asme.webp │ │ ├── bap.webp │ │ ├── cse.webp │ │ ├── ewb.webp │ │ ├── h4b.webp │ │ ├── hiss.webp │ │ ├── hlg.webp │ │ ├── hsp.webp │ │ ├── ieee.webp │ │ ├── isa.webp │ │ ├── pad.webp │ │ ├── saf.webp │ │ ├── swim.webp │ │ ├── tag.webp │ │ ├── tkd.webp │ │ ├── ula.webp │ │ ├── winc.webp │ │ ├── witl.webp │ │ ├── aiatucr.webp │ │ ├── aviatr.webp │ │ ├── cvdsa.webp │ │ ├── hearts.webp │ │ ├── quant.webp │ │ ├── rishi.webp │ │ ├── robosub.webp │ │ ├── rtools.webp │ │ ├── skate.webp │ │ ├── acmhydra.webp │ │ ├── gardening.webp │ │ ├── jmproduct.webp │ │ ├── starwars.webp │ │ ├── artfactory.webp │ │ ├── seniordesign.webp │ │ ├── vexrobotics.webp │ │ ├── highlandergloves.webp │ │ └── iranianstudentassociation.webp │ └── sparkprojects │ │ ├── aag.webp │ │ ├── ais.webp │ │ ├── bap.webp │ │ ├── csa.webp │ │ ├── cse.webp │ │ ├── ewb.webp │ │ ├── h4b.webp │ │ ├── hlg.webp │ │ ├── hsa.webp │ │ ├── hsp.webp │ │ ├── isa.webp │ │ ├── j&m.webp │ │ ├── pad.webp │ │ ├── saf.webp │ │ ├── tag.webp │ │ ├── tkd.webp │ │ ├── ula.webp │ │ ├── asme.webp │ │ ├── cvdsa.webp │ │ ├── hiss.webp │ │ ├── ieee.webp │ │ ├── leap.webp │ │ ├── quant.webp │ │ ├── skate.webp │ │ ├── swim.webp │ │ ├── winc.webp │ │ ├── witl.webp │ │ ├── acmhydra.webp │ │ ├── aiatucr.webp │ │ ├── aviatr.webp │ │ ├── fencing.webp │ │ ├── hearts.webp │ │ ├── prishi.webp │ │ ├── robosub.webp │ │ ├── rtools.webp │ │ ├── starwars.webp │ │ ├── artfactory.webp │ │ ├── gardening.webp │ │ ├── seniordesign.webp │ │ ├── vexrobotics.webp │ │ ├── highlandergloves.webp │ │ └── iranianstudentassociation.webp ├── eventspage │ ├── barchart.svg │ ├── gear.svg │ ├── cursor.svg │ ├── message.svg │ └── tags.svg └── ellipses │ ├── blueEllipse.svg │ ├── greenEllipse.svg │ ├── purpleEllipse.svg │ ├── grayEllipse.svg │ └── yellowEllipse.svg ├── src ├── app │ ├── favicon.ico │ ├── hacks │ │ ├── hackpacks │ │ │ └── page.tsx │ │ ├── overview │ │ │ └── page.tsx │ │ ├── starlight │ │ │ └── page.tsx │ │ ├── rosehack │ │ │ └── page.tsx │ │ ├── cutiehack │ │ │ └── page.tsx │ │ ├── citrushack │ │ │ └── page.tsx │ │ ├── designverse │ │ │ └── page.tsx │ │ └── aurora │ │ │ └── page.tsx │ ├── error.tsx │ ├── alumni │ │ └── page.tsx │ ├── events │ │ └── page.tsx │ ├── programs │ │ ├── overview │ │ │ └── page.tsx │ │ ├── bitbyte │ │ │ └── page.tsx │ │ ├── das │ │ │ └── page.tsx │ │ ├── forge │ │ │ └── page.tsx │ │ ├── create │ │ │ └── page.tsx │ │ └── spark │ │ │ └── page.tsx │ ├── about │ │ └── page.tsx │ ├── join │ │ └── page.tsx │ ├── page.tsx │ ├── board │ │ └── page.tsx │ ├── layout.tsx │ └── not-found.tsx ├── components │ ├── join │ │ ├── faq.tsx │ │ ├── header.tsx │ │ ├── imagecard.tsx │ │ └── instagram.tsx │ ├── board │ │ ├── header.tsx │ │ ├── sidebar.tsx │ │ ├── card.tsx │ │ └── cards.tsx │ ├── about │ │ ├── header.tsx │ │ ├── ourvision.tsx │ │ └── whywedoit.tsx │ ├── alumni │ │ ├── cards.tsx │ │ ├── card.tsx │ │ └── dropdown.tsx │ ├── events │ │ ├── week │ │ │ ├── index.css │ │ │ └── customdayheader.tsx │ │ └── upcomingevents │ │ │ └── card.tsx │ ├── home │ │ ├── seemore.tsx │ │ ├── viewalllink.tsx │ │ ├── projectcard.tsx │ │ ├── currentopportunities.tsx │ │ └── statsgrid.tsx │ ├── hacks │ │ ├── aurora │ │ │ ├── header.tsx │ │ │ ├── features.tsx │ │ │ ├── usedin.tsx │ │ │ └── aurorabuttons.tsx │ │ ├── hackpacks │ │ │ ├── cards.tsx │ │ │ └── card.tsx │ │ ├── starlight │ │ │ └── starlightbuttons.tsx │ │ └── carousel.tsx │ ├── programs │ │ ├── carouselitem.tsx │ │ ├── projects.tsx │ │ ├── das │ │ │ ├── whatwedo.tsx │ │ │ └── stats.tsx │ │ ├── carousel.tsx │ │ ├── projectgrid.tsx │ │ ├── whatweoffers.tsx │ │ ├── spark │ │ │ ├── whatwedo.tsx │ │ │ └── photogallery.tsx │ │ ├── projectcard.tsx │ │ ├── create │ │ │ └── whatwedo.tsx │ │ ├── search.tsx │ │ ├── programheader.tsx │ │ ├── bitbyte │ │ │ └── join.tsx │ │ └── forge │ │ │ ├── photogallery.tsx │ │ │ └── whatwedo.tsx │ ├── ui │ │ ├── faq.tsx │ │ ├── popover.tsx │ │ ├── toggle.tsx │ │ ├── toggle-group.tsx │ │ └── button.tsx │ └── statitem.tsx ├── lib │ └── utils.ts ├── utils │ ├── error.ts │ ├── react-query.tsx │ └── applications │ │ ├── currentapplications.ts │ │ └── applicationstatus.ts └── data │ ├── hackphotos │ ├── rosehackphotos.ts │ ├── citrushackphotos.ts │ └── designversephotos.ts │ ├── logos.ts │ ├── techstacks │ ├── forgetechstack.ts │ ├── createtechstack.ts │ ├── dastechstack.ts │ └── sparktechstack.ts │ ├── aurorafeatures.ts │ ├── opportunities.ts │ ├── navigations.ts │ └── whatweoffer.ts ├── postcss.config.js ├── .vscode └── extensions.json ├── next.config.js ├── .gitignore ├── .prettierignore ├── components.json ├── tsconfig.json ├── .github └── workflows │ ├── pull-request.yaml │ └── acm-ucr-deploy.yml ├── eslint.config.mjs └── package.json /.husky/pre-push: -------------------------------------------------------------------------------- 1 | npm run check && npm run eslint -------------------------------------------------------------------------------- /.prettierrc: -------------------------------------------------------------------------------- 1 | { 2 | "plugins": ["prettier-plugin-tailwindcss"] 3 | } 4 | -------------------------------------------------------------------------------- /public/stanley.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/stanley.webp -------------------------------------------------------------------------------- /src/app/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/src/app/favicon.ico -------------------------------------------------------------------------------- /public/logos/acm.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/logos/acm.webp -------------------------------------------------------------------------------- /public/daspage/das1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/daspage/das1.webp -------------------------------------------------------------------------------- /public/daspage/das2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/daspage/das2.webp -------------------------------------------------------------------------------- /public/techstacks/r.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/techstacks/r.webp -------------------------------------------------------------------------------- /public/joinpage/join1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join1.webp -------------------------------------------------------------------------------- /public/joinpage/join10.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join10.webp -------------------------------------------------------------------------------- /public/joinpage/join11.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join11.webp -------------------------------------------------------------------------------- /public/joinpage/join12.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join12.webp -------------------------------------------------------------------------------- /public/joinpage/join13.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join13.webp -------------------------------------------------------------------------------- /public/joinpage/join14.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join14.webp -------------------------------------------------------------------------------- /public/joinpage/join15.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join15.webp -------------------------------------------------------------------------------- /public/joinpage/join16.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join16.webp -------------------------------------------------------------------------------- /public/joinpage/join2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join2.webp -------------------------------------------------------------------------------- /public/joinpage/join3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join3.webp -------------------------------------------------------------------------------- /public/joinpage/join4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join4.webp -------------------------------------------------------------------------------- /public/joinpage/join5.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join5.webp -------------------------------------------------------------------------------- /public/joinpage/join6.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join6.webp -------------------------------------------------------------------------------- /public/joinpage/join7.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join7.webp -------------------------------------------------------------------------------- /public/joinpage/join8.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join8.webp -------------------------------------------------------------------------------- /public/joinpage/join9.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/joinpage/join9.webp -------------------------------------------------------------------------------- /public/sparkpage/left.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/sparkpage/left.webp -------------------------------------------------------------------------------- /public/sparkpage/right.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/sparkpage/right.webp -------------------------------------------------------------------------------- /public/createpage/create1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/createpage/create1.webp -------------------------------------------------------------------------------- /public/forgepage/forge1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/forgepage/forge1.webp -------------------------------------------------------------------------------- /public/forgepage/image1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/forgepage/image1.webp -------------------------------------------------------------------------------- /public/forgepage/image2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/forgepage/image2.webp -------------------------------------------------------------------------------- /public/forgepage/image3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/forgepage/image3.webp -------------------------------------------------------------------------------- /public/forgepage/image4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/forgepage/image4.webp -------------------------------------------------------------------------------- /public/home/featured/acm.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/home/featured/acm.webp -------------------------------------------------------------------------------- /public/home/featured/nsu.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/home/featured/nsu.webp -------------------------------------------------------------------------------- /public/home/featured/pad.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/home/featured/pad.webp -------------------------------------------------------------------------------- /public/home/featured/saf.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/home/featured/saf.webp -------------------------------------------------------------------------------- /public/home/featured/witl.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/home/featured/witl.webp -------------------------------------------------------------------------------- /public/logos/aurorastar.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/logos/aurorastar.webp -------------------------------------------------------------------------------- /public/sparkpage/spark1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/sparkpage/spark1.webp -------------------------------------------------------------------------------- /public/techstacks/scikit.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/techstacks/scikit.webp -------------------------------------------------------------------------------- /public/aboutpage/ourvision1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/aboutpage/ourvision1.webp -------------------------------------------------------------------------------- /public/aboutpage/ourvision2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/aboutpage/ourvision2.webp -------------------------------------------------------------------------------- /public/aboutpage/ourvision3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/aboutpage/ourvision3.webp -------------------------------------------------------------------------------- /public/aboutpage/ourvision4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/aboutpage/ourvision4.webp -------------------------------------------------------------------------------- /public/aboutpage/whatwedo1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/aboutpage/whatwedo1.webp -------------------------------------------------------------------------------- /public/aboutpage/whatwedo2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/aboutpage/whatwedo2.webp -------------------------------------------------------------------------------- /public/aboutpage/whatwedo3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/aboutpage/whatwedo3.webp -------------------------------------------------------------------------------- /public/aboutpage/whatwedo4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/aboutpage/whatwedo4.webp -------------------------------------------------------------------------------- /public/aboutpage/whywedoit1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/aboutpage/whywedoit1.webp -------------------------------------------------------------------------------- /public/aboutpage/whywedoit2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/aboutpage/whywedoit2.webp -------------------------------------------------------------------------------- /public/aboutpage/whywedoit3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/aboutpage/whywedoit3.webp -------------------------------------------------------------------------------- /public/aboutpage/whywedoit4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/aboutpage/whywedoit4.webp -------------------------------------------------------------------------------- /public/boardpage/das/khushi.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/das/khushi.webp -------------------------------------------------------------------------------- /public/boardpage/das/wasim.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/das/wasim.webp -------------------------------------------------------------------------------- /public/boardpage/forge/ian.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/forge/ian.webp -------------------------------------------------------------------------------- /public/boardpage/spark/avia.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/avia.webp -------------------------------------------------------------------------------- /public/boardpage/spark/cade.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/cade.webp -------------------------------------------------------------------------------- /public/boardpage/spark/cole.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/cole.webp -------------------------------------------------------------------------------- /public/boardpage/spark/dean.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/dean.webp -------------------------------------------------------------------------------- /public/boardpage/spark/jane.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/jane.webp -------------------------------------------------------------------------------- /public/boardpage/spark/john.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/john.webp -------------------------------------------------------------------------------- /public/boardpage/spark/luis.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/luis.webp -------------------------------------------------------------------------------- /public/boardpage/spark/quin.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/quin.webp -------------------------------------------------------------------------------- /public/createpage/whatwedo1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/createpage/whatwedo1.webp -------------------------------------------------------------------------------- /public/createpage/whatwedo2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/createpage/whatwedo2.webp -------------------------------------------------------------------------------- /public/home/featured/aviatr.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/home/featured/aviatr.webp -------------------------------------------------------------------------------- /public/home/featured/blank.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/home/featured/blank.webp -------------------------------------------------------------------------------- /public/home/featured/drone.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/home/featured/drone.webp -------------------------------------------------------------------------------- /public/techstacks/procreate.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/techstacks/procreate.webp -------------------------------------------------------------------------------- /src/app/hacks/hackpacks/page.tsx: -------------------------------------------------------------------------------- 1 | import Cards from "@/components/hacks/hackpacks/cards"; 2 | export default Cards; 3 | -------------------------------------------------------------------------------- /public/boardpage/create/kaylie.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/create/kaylie.webp -------------------------------------------------------------------------------- /public/boardpage/forge/justin.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/forge/justin.webp -------------------------------------------------------------------------------- /public/boardpage/forge/marcus.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/forge/marcus.webp -------------------------------------------------------------------------------- /public/boardpage/forge/pranav.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/forge/pranav.webp -------------------------------------------------------------------------------- /public/boardpage/forge/vignesh.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/forge/vignesh.webp -------------------------------------------------------------------------------- /public/boardpage/general/ahad.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/general/ahad.webp -------------------------------------------------------------------------------- /public/boardpage/general/henry.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/general/henry.webp -------------------------------------------------------------------------------- /public/boardpage/general/simon.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/general/simon.webp -------------------------------------------------------------------------------- /public/boardpage/spark/aldrie.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/aldrie.webp -------------------------------------------------------------------------------- /public/boardpage/spark/alton.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/alton.webp -------------------------------------------------------------------------------- /public/boardpage/spark/arielle.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/arielle.webp -------------------------------------------------------------------------------- /public/boardpage/spark/austin.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/austin.webp -------------------------------------------------------------------------------- /public/boardpage/spark/brandon.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/brandon.webp -------------------------------------------------------------------------------- /public/boardpage/spark/hannah.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/hannah.webp -------------------------------------------------------------------------------- /public/boardpage/spark/howard.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/howard.webp -------------------------------------------------------------------------------- /public/boardpage/spark/jeffrey.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/jeffrey.webp -------------------------------------------------------------------------------- /public/boardpage/spark/jimmy.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/jimmy.webp -------------------------------------------------------------------------------- /public/boardpage/spark/kevin.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/kevin.webp -------------------------------------------------------------------------------- /public/boardpage/spark/mailyn.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/mailyn.webp -------------------------------------------------------------------------------- /public/boardpage/spark/stanley.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/stanley.webp -------------------------------------------------------------------------------- /public/boardpage/spark/sweden.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/sweden.webp -------------------------------------------------------------------------------- /public/boardpage/spark/wesley.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/wesley.webp -------------------------------------------------------------------------------- /public/home/featured/wzchess.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/home/featured/wzchess.webp -------------------------------------------------------------------------------- /postcss.config.js: -------------------------------------------------------------------------------- 1 | module.exports = { 2 | plugins: { 3 | tailwindcss: {}, 4 | autoprefixer: {}, 5 | }, 6 | }; 7 | -------------------------------------------------------------------------------- /public/boardpage/create/shirley.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/create/shirley.webp -------------------------------------------------------------------------------- /public/boardpage/forge/pratheek.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/forge/pratheek.webp -------------------------------------------------------------------------------- /public/boardpage/general/allison.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/general/allison.webp -------------------------------------------------------------------------------- /public/boardpage/general/arielle.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/general/arielle.webp -------------------------------------------------------------------------------- /public/boardpage/general/audrey.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/general/audrey.webp -------------------------------------------------------------------------------- /public/boardpage/general/daniyal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/general/daniyal.webp -------------------------------------------------------------------------------- /public/boardpage/general/natalie.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/general/natalie.webp -------------------------------------------------------------------------------- /public/boardpage/general/neftali.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/general/neftali.webp -------------------------------------------------------------------------------- /public/boardpage/general/rebecca.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/general/rebecca.webp -------------------------------------------------------------------------------- /public/boardpage/general/wesley.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/general/wesley.webp -------------------------------------------------------------------------------- /public/boardpage/spark/charleen.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/charleen.webp -------------------------------------------------------------------------------- /public/boardpage/spark/nidheesh.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/nidheesh.webp -------------------------------------------------------------------------------- /public/boardpage/spark/tingxuan.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/spark/tingxuan.webp -------------------------------------------------------------------------------- /public/boardpage/general/charlette.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/boardpage/general/charlette.webp -------------------------------------------------------------------------------- /public/hackspage/rosehack/rosehack1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/hackspage/rosehack/rosehack1.webp -------------------------------------------------------------------------------- /public/hackspage/rosehack/rosehack2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/hackspage/rosehack/rosehack2.webp -------------------------------------------------------------------------------- /public/hackspage/rosehack/rosehack3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/hackspage/rosehack/rosehack3.webp -------------------------------------------------------------------------------- /public/hackspage/rosehack/rosehack4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/hackspage/rosehack/rosehack4.webp -------------------------------------------------------------------------------- /public/forgepage/photogallery/image1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/forgepage/photogallery/image1.webp -------------------------------------------------------------------------------- /public/forgepage/photogallery/image2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/forgepage/photogallery/image2.webp -------------------------------------------------------------------------------- /public/forgepage/photogallery/image3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/forgepage/photogallery/image3.webp -------------------------------------------------------------------------------- /public/forgepage/photogallery/image4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/forgepage/photogallery/image4.webp -------------------------------------------------------------------------------- /public/forgepage/photogallery/image5.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/forgepage/photogallery/image5.webp -------------------------------------------------------------------------------- /public/sparkpage/photogallery/image1.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/sparkpage/photogallery/image1.webp -------------------------------------------------------------------------------- /public/sparkpage/photogallery/image2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/sparkpage/photogallery/image2.webp -------------------------------------------------------------------------------- /public/sparkpage/photogallery/image3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/sparkpage/photogallery/image3.webp -------------------------------------------------------------------------------- /public/sparkpage/photogallery/image4.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/sparkpage/photogallery/image4.webp -------------------------------------------------------------------------------- /public/sparkpage/photogallery/image5.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/acm-ucr/acm-atlas/HEAD/public/sparkpage/photogallery/image5.webp -------------------------------------------------------------------------------- /src/app/error.tsx: -------------------------------------------------------------------------------- 1 | "use client"; 2 | 3 | const Error = () => { 4 | return
4 | JOIN US 5 |
6 | ); 7 | }; 8 | 9 | export default Header; 10 | -------------------------------------------------------------------------------- /src/app/programs/overview/page.tsx: -------------------------------------------------------------------------------- 1 | import WhatWeOffers from "@/components/programs/whatweoffers"; 2 | 3 | const Programs = () => { 4 | return ( 5 | <> 6 |4 | MEET THE BOARD 5 |
6 | ); 7 | }; 8 | 9 | export default Header; 10 | -------------------------------------------------------------------------------- /src/components/about/header.tsx: -------------------------------------------------------------------------------- 1 | const Header = () => { 2 | return ( 3 |4 | ABOUT US 5 |
6 | ); 7 | }; 8 | 9 | export default Header; 10 | -------------------------------------------------------------------------------- /src/utils/error.ts: -------------------------------------------------------------------------------- 1 | class Fault extends Error { 2 | name: string; 3 | code: number; 4 | 5 | constructor(code: number, name: string, message: string) { 6 | super(message); 7 | this.name = name; 8 | this.code = code; 9 | } 10 | } 11 | 12 | export default Fault; 13 | -------------------------------------------------------------------------------- /next.config.js: -------------------------------------------------------------------------------- 1 | /** @type {import('next').NextConfig} */ 2 | const nextConfig = { 3 | output: "export", 4 | reactStrictMode: true, 5 | images: { 6 | loader: "akamai", 7 | path: "", 8 | unoptimized: true, 9 | }, 10 | basePath: "", 11 | assetPrefix: "", 12 | }; 13 | 14 | module.exports = nextConfig; 15 | -------------------------------------------------------------------------------- /src/components/alumni/cards.tsx: -------------------------------------------------------------------------------- 1 | import alumni from "@/data/alumni"; 2 | import Dropdown from "./dropdown"; 3 | 4 | const Cards = () => { 5 | return ( 6 | <> 7 |8 | OUR ALUMNI 9 |
10 |{name}
12 |{description}
13 |{name}
16 |22 | PROJECT GALLERY 23 |
24 |21 | FREQUENTLY ASKED QUESTIONS 22 |
23 |15 | USED IN 16 |
17 |7 | HACKPACKS 8 |
9 |10 | WHAT ARE HACKPACKS? 11 |
12 |13 | Hackpacks are GitHub templates with pre-configured starter code, designed 14 | to get you up and running fast without the hassle of setup. Whether you're 15 | at a hackathon or starting a new project, hackpacks provide an 16 | out-of-the-box foundation so you can focus on building. 17 |
18 |25 | FOLLOW OUR INSTAGRAM{" "} 26 | 31 | @ACM_UCR 32 | 33 |
34 | 35 |14 | WHAT WE DO 15 |
16 |17 | DAS aims to analyze, experiment, and explore data across various of 18 | fronts and domains! Our goal is to expose you to skills working with 19 | big data ranging from statistical hypothesis testing to designing 20 | machine learning models! 21 |
22 |16 | {position} 17 |
18 |{name}
19 |{title}
31 |{date}
32 |33 | {location} - {startingTime} 34 |
35 |{description}
41 |9 | WANT TO GET INVOLVED? 10 |
11 | 17 | Join our Discord! 18 | 19 |22 | CHECK OUT OUR WORK! 23 |
24 | 30 | Github 31 | 32 |13 | CURRENT OPPORTUNITIES 14 |
15 |{title}
21 | 27 |{description}
31 |TECH STACK
33 |8 | PROGRAMS 9 |
10 |11 | ACM offers four project oriented programs, each with their own focus— 12 | such as web development and robotics--and one mentorship program. Our 13 | programs typically run quarterly. We strive to cover a wide variety of 14 | topics for our members to explore their interests! Take a look below! 15 |
16 |17 | WHAT WE OFFER 18 |
19 | {whatWeOffer.map( 20 | ( 21 | { header, program, acm, pText, textColor, linkColor, image, link }, 22 | index, 23 | ) => ( 24 |18 | PAGE NOT FOUND 19 |
20 | 24 | Go Back Home 25 | 26 |WHAT WE DO
14 |15 | Participants attend weekly stand-up meetings and work on assigned 16 | issues throughout the week. Issues will begin with developing the 17 | website's overall structure, responsiveness, and end with animations. 18 |
19 |21 | Weekly meetings are held covering all related tech-stack curriculum from 22 | TailwindCSS styling to motion.dev animations. By the end of the program, 23 | a fully functional website is developed by the team. 24 |
25 |8 | WANT TO GET INVOLVED? 9 |
10 | 15 | Join our Discord! 16 | 17 |20 | CHECK OUT OUR BLOGS! 21 |
22 | 27 | Medium 28 | 29 |32 | CHECK OUT OUR CODE! 33 |
34 | 39 | Github 40 | 41 |OUR VISION
34 |35 | Our Vision is simple: We want to improve our members professionally, 36 | technically, and personally. We want to help our members grow 37 | throughout their college career, whether they enter as a first-year 38 | university student or as a transfer student. 39 |
40 |29 | {position} 30 |
31 |{name}
39 |WHAT WE DO
17 |18 | Participants attend weekly design meetings and collaborate closely 19 | with leads and club ambassadors to create a wireframe — from color 20 | palette to all pages — complete with information and details. 21 |
22 |25 | We also host biweekly workshops on UI/UX principles and Figma 26 | proficiency, and we are open to anyone interested in learning more about 27 | design. By the end of the program, the website design will be finalized 28 | and ready for implementation by Spark in the following quarter. 29 |
30 |34 | WHY WE DO IT 35 |
36 |37 | We want UCR to become a premier institution for Computer Science and 38 | Engineering. University courses provide a good foundation, but we 39 | strive to build upon that. But more importantly, we want our members 40 | to make a positive difference in the world through software. 41 |
42 |35 | {title} 36 |
37 |53 | {header} 54 |
55 |{subtitle}
56 |25 | Join Now 26 |
27 |41 | {isLoading ? "Loading..." : status} 42 |
43 | )} 44 |48 | WHAT WE DO 49 |
50 |51 | We connect multiple students with a mentor to be advised throughout 52 | one school year. During this period there will be different social and 53 | activities hosted to help foster a deeper relationship between the 54 | mentor and mentees.{" "} 55 |
56 |23 | PHOTO GALLERY 24 |
25 |WHAT WE DO
16 |17 | Participants will work closely with their peers and leads, engaging 18 | with other sub-teams to improve teamwork and promote collaboration 19 | across engineering disciplines. 20 |
21 |23 | Each week, tasks will be assigned alongside lecture sessions that 24 | provide technical guidance and resources. A second weekly meeting 25 | focuses on integration, where sub-teams come together to test, refine, 26 | and combine their contributions into a cohesive system. 27 |
28 |33 | These sessions ensure that software, electronics, and mechanical 34 | components integrate seamlessly, offering insight into the workflow of 35 | real-world engineering projects. 36 |
37 |38 | By the end of the program, participants will have engineered a 39 | complete robotics product, gaining practical experience in 40 | interdisciplinary teamwork and problem-solving. 41 |
42 |23 | PHOTO GALLERY 24 |
25 |