Qubit Posted August 8, 2017 Posted August 8, 2017 I want to have a nice aesthetic personal website to showcase myself. I would be putting information about myself, resume, github, projects, achievements, etc... on the website. Would be updating the website with new information about once a month. What do you think would probably be the best framework for this?
Qubit Posted August 8, 2017 Author Posted August 8, 2017 1 minute ago, Viston said: HTML Bruh No much is going to be completed with standalone HTML, which is why i asked for a web framework.....
waldyn Posted August 8, 2017 Posted August 8, 2017 node.js is really easy to use, with firebase being your back end! It's a simple stack to set up it'll take you a day to understand everything and have a site live via AWS, micro free tier being plenty of bandwidth to have your online resume accessible to the public, and google domains hosting your domain, with the static ip pointed to the ip of your AWS server (make sure you create an elastic ip (static) associated with your server, before doing so)
Jake Slang Posted August 8, 2017 Posted August 8, 2017 Laravel integrates everything you need as a Web dev. 1