Coder Social home page Coder Social logo

triptych / endigo-design Goto Github PK

View Code? Open in Web Editor NEW

This project forked from endigo9740/endigo-design

0.0 1.0 0.0 14.92 MB

The portfolio of Chris Simmons

Home Page: https://endigodesign.com/

JavaScript 1.86% TypeScript 58.49% CSS 3.88% HTML 0.94% Svelte 34.83%

endigo-design's Introduction

Endigo Design

About the Project

This project is the portfolio website for Chris Simmons. It features two display modes:

  1. An interactive game-like experience. This works similar to 2D top-down perspective RPG games like Zelda or Pokemon.
  2. A traditional website with standard navigation. Works exactly as you might imagine.

Either method will let you explore and learn more about me and projects I've contributed to.

Implementation

Tech Stack

Design

Project Structure

/static - static assets (images, json, etc)
/src
    /lib
        /components - Svelte components
        /data - local data, in JSON-like format
        /game - game classes
            /effects - for visual game effect
            /objects - for game objects (entities)
        store.js - Svelte stores and global state
    /routes - app page routing
    app.css - global stylesheet

Contact Me

If you're trying to get in touch with me, try any of the methods listed below.

Attribution


Developement

Start a Local Server

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

To build for Production

npm run build

NOTE: check the notes in svelte.config.js if you run into build errors.

To run a preview server of the build:

npm run build
npm run preview

endigo-design's People

Contributors

endigo9740 avatar

Watchers

 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.