edmerix / edmerix.github.io

Static version of my personal website (changing web hosts... joys)

Home Page:https://edmerix.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

edmerix.github.io

My "terminal-esque" personal website. The design is based on my Terminal.js class.

This is the static version of the site, and so multiple features have been removed.

Core functions are auto-loaded from core.js, while base programs are loaded from programs.js, and extra functions that can be installed during use are in the pkg directory.

It is entirely class-based, so multiple terminals can run side-by-side with their own installations, and all functionality is easily extensible. See eg_program.js for an example of how to code a "program" that can be installed, rather than just a function (only written for explanation purposes), and notebook.js for an example of an actual "windowed" program.

Screenshot

Emerix Terminal in action with multiple sessions

Credits

About

Static version of my personal website (changing web hosts... joys)

https://edmerix.github.io


Languages

Language:JavaScript 91.1%Language:HTML 5.9%Language:CSS 2.9%Language:PHP 0.1%