/Braavos

Terminal themed front-end web application written using React.js. Currently used for my personal website.

Primary LanguageJavaScript

Terminal Page Blueprint(?)

Motivation

I wanted to create my own simple web page where I can store my writings, projects and other stuff that I want people on the internet to discover >.<

Most of my writings are published on Medium. However, I don't trust them enough to store all my writings. Call it paranoia if you will.

The name Braavos comes from the world of Game of Thrones. It is one of the most powerful and richest of the Free Cities[^1]. Tons of people from all over the world visits it everyday. So, that's why I named this project Braavos, so that people of the internet (world) can visit it Freely.

The project is Free to use by anyone. Feel free to fork, clone and do whatever you want.

Visit tunacici.com to see it in action.

Launcher

Launcher Page Blueprint(?)

Terminal

TODO: Finish the initial implementation before talking.

Blog

TODO: Finish the initial implementation before talking.

Build & Run

This is a React.js application. You can build / run it like any other app.

0. Make sure you have Node.js installed

Visit Node.js Download page and install it.

1. Clone this repository

$ git clone https://github.com/TunaCici/Braavos.git

2. Install the dependicies

$ cd Braavos
$ npm install

3. Start the application in debug mode

$ npm start

4. Optionally build it

$ npm build

5. Now go and explore everything!


Tuna Cici Signature