GithubHelp home page GithubHelp logo

portfolio's Introduction

Portfolio

This website is honestly more than a portfolio, it's more my personal playground on the internet. The idea behind it is that I'm going to be able to display basically anything I want here. Right now I just have a design portfolio, but in the future this could also be where I host a blog, I might have other portfolios for music or 3D rendering. It's also a way for me to keep learning new things with web development and it can also serve as a playground in that sense. The TL;DR is that this is going to be a place where I just kind of chronicle me.

Tech Stack

Right now this is just an Express web server running on Node.js. It's being hosted on an AWS EC2 instance.

PM2

Because I didn't want to put another web server in front of Node.js, I needed to find a way to keep Node.js projects alive once the terminal connection closed. I did some digging and found PM2 on GitHub. This allows me to run the Node.js project by daemonizing the app and keeping it alive indefinitely. I thought it was helpful so I'll just talk about it here. It has a bunch of other useful features that I'm not currently taking advantage of and you can check that out on their repo.

portfolio's People

Contributors

countablenewt 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.