Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/graphieros/my-website
main files for my website
https://github.com/graphieros/my-website
Last synced: about 1 month ago
JSON representation
main files for my website
- Host: GitHub
- URL: https://github.com/graphieros/my-website
- Owner: graphieros
- Created: 2020-01-26T16:04:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T13:15:11.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T12:30:14.594Z (4 months ago)
- Language: JavaScript
- Homepage: https://graphieros.com
- Size: 55.9 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - graphieros/my-website - main files for my website (others)
README
# my-website
main files for my single page website.
take a look: https://graphieros.comExperience is especially nice on a smartphone, except for https://graphieros.com/gwriter/grwiter.html which only works with a physical keyboard (and with some advanced knowledge of graphieros too...).
# graphieros.js library 1.0 (graphieros journal)
This is a sketch for a js library that allows you to write graphieros phonology directly in your HTML file...
... and renders pure linear graphieros on the browser:
Editing graphieros on a webpage has never been faster. Now that user will be happy (yep, that's me).
# touch Writer
Now available is https://graphieros.com/touch_writer/touch_writer.html which provides a way to write graphieros on any device, using a virtual keyboard. And this one has a twinking cursor too, providing handy location indication. The glyph database is present in the js file itself, to make it usable offline. As graphieros words are built by cumulating base glyphs, some readymade cumulations are provided, with a "COMBO!" notification upon detection.
Check out the video here: https://graphieros.com/touch_writer/touch_writer.mp4
Audio files have been added which make the user hear the phonology when a glyph is validated. A .png can also be generated upon clicking a button, to save your text.# graphieros composer
this application allows you to write in graphieros in your browser.
Go to https://graphieros.com/composer.html to give it a try.
Choose templates to write either in linear mode, double-linear mode, molecular mode or free mode.
SVG code of what you choose to print is displayed so that you can copy it, to use on your website, or push to a database.instructions:
- 0. draw by clicking on circles
- 1. click CUT to draw a new line (and click CLEAR to start all over again)
UPDATE: the CUT button was replaced with a small palette offering the option to choose between 7 colors
These colors are included in the Long term memory div which is used to print out the final result:
- 2. click PRINT to see a preview below (and click WASH to remove it)
- 3. click SAVE to display result on the side (and click DEL to delete it)