Giter Site home page Giter Site logo

Personal Website

shannonpeng.com

My personal website, built in January 2019.

To run the server locally:

Install less and less-watch-compiler (I have it installed globally):

npm install -g less
npm install -g less-watch-compiler

Set up virtualenv:

python3 -m venv venv

Activate venv, install Python packages, and then deactivate:

source venv/bin/activate
pip install -r requirements.txt
deactivate

Then, run the start script:

sh start.sh

© 2022 Shannon Peng, All rights reserved.

Shannon Peng's Projects

courseroad icon courseroad

CourseRoad is a four-year academic planner for undergraduates.

handprint icon handprint

JavaScript web platform that connects volunteers with local organizations.

njkeyclub icon njkeyclub

The official website of the New Jersey District of Key Club International.

plix icon plix

Online community for location-based collaborative pixel art. 1st Place Winner in the 2018 MIT Web Programming Competition.

scouting-app icon scouting-app

Web scouting app for FTC Team 8405: Millburn Robotics for the 2015-2016 school year.

vibez icon vibez

Interactive generative music project inspired by plink

vimeo-code-challenge icon vimeo-code-challenge

A coding challenge for Vimeo's Summer 2019 Front-End Engineering - Core Workflow Internship.

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.