diff --git a/README.md b/README.md index c7a899e..2185659 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ [](https://bandcamp.com/pinkboi) [](mailto:thomas@thomasjwebb.com) -**2025/04/06 Attending [Haxe Roundup Roundup](https://discord.com/invite/0uEuWH3spjck73Lo)** -**2025/04/01-02 Attending [FediForum](https://fediforum.org/)** +**2025/05/04 Attending [Haxe Roundup Roundup](https://discord.com/invite/0uEuWH3spjck73Lo)** +**2025/11/10-12 Attending [ADC](https://audio.dev/) online** - 🔠I’m currently working on: interesting fediverse integrations - 💬 Ask me about: synthesizers diff --git a/_config.yml b/_config.yml index 5df4ddf..eef3da3 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,4 @@ -title: cvless +title: Thomas J. Webb description: Jekyll theme for a beautiful online CV baseurl: "" url: https://thomasjwebb.github.io/thomasjwebb/ diff --git a/_includes/portfolio.html b/_includes/portfolio.html new file mode 100644 index 0000000..26fc898 --- /dev/null +++ b/_includes/portfolio.html @@ -0,0 +1,91 @@ +
+ This is not an exhaustive list but just a few examples of projects where I played a major role and either did + management or wrote a significant + proportion of the code that makes the app work. Some of these are my own projects made from the ground up by + myself following a plan I outlined + and based on meeting my own need or my own market research. +
+
+ + Next generation open source successor to Viu Calibrate that I'm working on. With a core written in + Rust and support for multiple + frontends, it will revolutionize datalogging and machine control. Contact me if you wish to be part + of this! +
+
+ + Cross-platform high performance datalogging and machine control software used in labs around the + world to calibrate mission-critical + and medical packaging machinery. I made this because I wasn't satisfied with existing software at + the time. +
+
+ + AI-based personalized therapeutic radio app. I managed the development of every part of this app, + making high-performance real-time audio code + as well as python-based machine learning-based playlisting. +
+
+ + Ditty was an app that turned your texts into singing music videos based on popular and classic songs + launched in 2015. It repurposed audio tech + we had made for Song Battles, speech synthesizers and syllable alignment tech. +
+
+ + Song Battles and Zya were music-making games. You could drum beats or sing melodies into it and it + would confirm the whole mix to your chord progression. + I worked extensively on the servers where the audio and music magic happens. +
+
+ + My first major software project, a surround-sound modular software synthesizer where location of + outputs could be modulated like any other parameter. + Functionality from this has been in the process of migrating to my open source api, grig. +
+