- Semantic Processing using ChatGPT - Sep 2023
Articles before LLMs:
- OSM Buildings with TGVE - Sep 2022
- Rolling up a React Component Library
- Deploy a React app on gh-pages
- SPENSER data science showcase
- DeckGL custom layer
- Bashing data
- GitHub Actions.
- ElectronJS - accessing local file system.
- iOS keyboard extension height on iPhone X.
- Importing JSX into HTML.
- Share code between R and Node/JS.
- Promise in layman language.
- AnyDomain in layman language.
- DynAIRx Vis 23
- TGVE Eurovis 23
- AIUK May 22
- TGVE Dec 21
- LIDA May 21
- LeedsJS (27th November 2019)
- eRum2020
--
This readme.md file serves both Layik's GitHub Pages and the Repo
This microblog is created without much Jekyll. Jekyll powers gh-pages
, will do my best to keep minimal meta-code in here. You too can create your blog this way. Here is the header in article "about.md".
Each MD (Markdown) file is pure and only contains a header YML config for Jekyll to find the URL and nothign else. If there is a counterpart Rmd (R Markdown) file, naturally it builds the Markdown.
---
permalink: /bash.html
---
And simple MD/HTML menu:
[Home](https://layik.github.io) | About | Current
<hr/>