/summerhacks-exotic

SummerHacks Portfolio Website

Primary LanguageJavaScriptMIT LicenseMIT

Summer Hacks Portfolio

48 hours programming hackathon
A website made to learn webpack 5 and threejs

Standard Code size License GitHub contributors GitHub Repo stars

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

Tech Stack

HTML, CSS, Javascript, ThreeJS, Webpack and Esbuild

Roadmap

  • Add mdx blog support

  • Add updated resume

  • Add normal map to minecraft model

Acknowledgements

Changelog

KEY: 📦 NEW, 👌 IMPROVE, 🐛 FIX, 📖 DOC, 🚀 RELEASE, and ✅ TEST

I use Emoji-log, you should try it and simplify your git commits.

Authors