Giter Club home page Giter Club logo

vicinia-web's Introduction

Vicinia

My chaotically written code for the 2019 Hackathon hosted by PackHacks at North Carolina University.

Team Members

  • Francesco Hayes (me): Web Developer
  • Boston Cartwright: Mobile App Developer
  • Tyler Smith: Backend Developer
  • Michelle Charette: "Math Guy" on Backend Developer

Description

The website takes advantage of the Vue.js Framework, Three.js WebGL Library, and GSAP Animation Library to present the end product (the app) in a practical, clean, and entertaining manner. All of the frameworks except for Vue.js were new and experimental. It was my first time in real implementation.

I encountered plenty of bugs involving packaging errors with the Three.js Library due to some of their packages being separate and not included within the core. This caused plans to shift from using GPU Accelerated Graphics to CPU Power, which caused a change in design dramatically. Nevertheless, Michel and I managed to form a sphere using BufferGeometry and 2D Points successfully. This issue was the longest.

The rest involved tedious work in configuring the GSAP Library to trigger animations correctly and not allow the user to spam events. The built-in functions for the TimelineMax would cause the WebGL to break and not render, so the workaround was to include a switch and trigger in the event.

It took a total of 15 hours to develop the end product with no errors. This time does not include clean-up in the code. We were tired by then...

Photos

Vicinia Splash PhotoVicinia Username PhotoVicinia Chat Photo

Extra

I want to thank SVU for sponsoring our trip this year! It was a great first experience for the entire team, and we look forward to competing in more Hackathons shortly.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

vicinia-web's People

Contributors

francesco-hayes avatar

Watchers

Boston Cartwright avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.