Git Product home page Git Product logo

Lucian Boacă - Personal Website

Netlify Status

This is my personal website, serving as a point that aggregates all of my links and work and shows them in a nice and presentable way.

Development

This website is built using GatsbyJs Framework and hosted for free on Netlify. GatsbyJs is build on top of React and leverages GraphQl to generate fast static sites. It also provides a lot of plug-ins to make tasks like optimizing images or integrating Google Analytics very easy.

To run locally:

# Install dependencies
npm install

# Start the development server
gatsby develop

To build the website:

gatsby develop

The command from above builds the static site under the /public folder. From here, the result can be hosted on any web server.

Roadmap

  • build the basic website
  • optimize images using gatsby-image
  • deploy the site on Netlify
  • set up a custom domain
  • decouple the content from the code by using markdown files
  • create a blog (based on markdown files)
  • move the content to Netlify CMS
  • further develop the app to be a personal customizable journal. It should hold all the information about me and be easily configurable to display only some of it. It should also be able to generate customizable resumes.

Lucian Boaca's Projects

Lucian Boaca doesn’t have any public repositories yet.

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.