Skip to content

Hello! I'm Neil Shevlin

I'm currently working on building AI toys for children at Nuha.

In some of my previous work I have contributed to building tools for mathematical education, tools for geo-science and mineral exploration research, and building hardware for underwater data collection.

This site serves as a collection of thoughts, projects, and works I have contributed to.

If you come across something you'd like to talk about, contact me

Past work


This sites internals

This site compiles from simple markdown files. Allowing me to create more complex tools in JavaScript and use them with markdown. Easier for me, easier for machines.

Here is an example of a markdown file I may write and the content it produces:

### A header
I hope that you are having a **pleasant** day.
Have you seen any of these items?
- Green
- Eggs
- Ham

```python
from hat import green, eggs, ham
```

A header

I hope that you are having a pleasant day. Have you seen any of these items?

  • Green
  • Eggs
  • Ham
from hat import green, eggs, ham

This setup allows you to create plots and charts using simple text, resulting in nice outputs like below.

Page APage BPage C01000200030004000
  • pv
  • uv