docs: corrections, information updates

Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
This commit is contained in:
2023-01-31 21:41:27 +01:00
parent d098df9eda
commit a056a4d447
12 changed files with 42 additions and 69 deletions

View File

@@ -6,21 +6,9 @@ This page was last updated on January 31st, 2023.
This is the personal website of Lucien “Phundrak” Cartier-Tilet.
This website is entirely free and open-source. You can find its source
code on my Gitea instance
[here](https://labs.phundrak.com/phundrak/phundrak.com). Icons used on
this website come from different sources:
- [IcoMoon](https://icomoon.io/), which I use to consolidate all of my
icons into a single font, including some default icons from their
website (check it out, its really cool!)
- [FontAwesome](https://fontawesome.com/) where most of my icons come
from. Their Vue and Nuxt integration feels really wonky to me, so I
prefer to instead just grab their SVGs and use them manually.
- The [Language Creation Society](https://conlang.org/) whos logo I
modified a bit in order to fit better being an icon.
- [Emacs](https://www.gnu.org/software/emacs/) which I remade its logo
into an SVG (I havent found any official SVG of their modern logo).
This website is made with Vuepress and is entirely free and
open-source. You can find its source code on my Gitea instance
[here](https://labs.phundrak.com/phundrak/phundrak.com).
## Where is the website hosted?

View File

@@ -25,4 +25,4 @@ worldbuilding is still largely secret while Eittlands worldbuilding
is mostly public.
More information can be found on my [conlanging
website](https://conlang.phundrak.com/eittlandic.html).
website](https://conlang.phundrak.com/).

View File

@@ -5,7 +5,7 @@ degree in THYP (in French: *Technologies de lHypermédia*, in English:
*Hypermedias Technologies*) at the Université Vincennes Saint-Denis
(Paris 8).
I worked at VoxWave from 212 to 2018 as its co-founder and CTO. During
I worked at VoxWave from 2012 to 2018 as its co-founder and CTO. During
that time, I developed French singing vocal libraries for vocal
synthesizers, known as ALYS and LEORA.

View File

@@ -1,6 +1,7 @@
# Projects
## Current Projects
### Programming
### Linguistics
### Most Starred Projects on GitHub
### Latest Active Repositories on GitHub
---
title: Projects
---
# Programming
## Most Starred Projects on GitHub
## Latest Active Repositories on GitHub
# Linguistics

View File

@@ -5,8 +5,6 @@ Lucien Cartier-Tilet
Étudiant informatique, M2 THYP
Aubervilliers
- [GitHub](https://github.com/Phundrak)
- [Gitea](https://labs.phundrak.com) <Badge type="warning"
text="personal instance" vertical="middle" />
@@ -37,8 +35,8 @@ Aubervilliers
- Used MySQL and PostgreSQL
## System Programming
- Experienced in C and EmacsLisp knowledge
- I know my way around C++, Rust, Python, and UNIX shells (bash, fish,
- Experienced in Rust, C and EmacsLisp knowledge
- I know my way around C++, Python, and UNIX shells (bash, fish,
Eshell)
- Limited knowledge in Prolog and Scheme
@@ -51,8 +49,8 @@ Aubervilliers
### CI/CD and Deploying to the Web
- Experienced with web servers such as Nginx and Caddyserver
- Good knowledge of virtualization and deployment with Docker and
Docker Compose for virtualization, and Drone.io and Github Actions
for deployment.
Docker Compose for virtualization, Drone.io, and Github Actions for
deployment.
## Operating Systems
- Usage and administration of Linux (Arch Linux, Void Linux, Debian,
@@ -64,7 +62,8 @@ Aubervilliers
## Office Applications
- Good knowledge with org-mode (main tool), LaTeX
- I know my way around Libre Office, Microsoft Office, and WPS Office
- I know my way around Libre Office, Microsoft Office, OnlyOffice, and
WPS Office
## Audio

View File

@@ -28,7 +28,7 @@ CVVC* and *BSUP02 Drolma TIB*, the two first Tibetan vocal libraries
for singing vocal synthesis worldwide.
I later created in UTAU *ALYS 001 JPN*, *ALYS 001 FRA*, and *ALYS 002
FRA* as prototypes, known as *ALYS for UTAU*, for our upcoming product
FRA* as prototypes, known as *ALYS4UTAU*, for our upcoming product
while working at VoxWave.
While all these vocal libraries have been discontinued, vocal
@@ -51,10 +51,11 @@ LEORA). Including the development of the new recording scripts, the
initial development period for ALYS spanned well over a year, with
some additional eight to nine months for its first major update.
ALYS for Alter/Ego is now available free of charge as a module for
Alter/Ego, and its source files are publicly available since December
15th, 2021. However, in accordance with Plogue, no reciepe for
building ALYS for Alter/Ego have been made available.
ALYS for Alter/Ego, also known as *ALYS4AE*, is available free of
charge as a module for Alter/Ego, and its source files are publicly
available since December 15th, 2021. However, in accordance with
Plogue, no reciepe for building ALYS for Alter/Ego have been made
available.
More information on open-sourcing ALYS
[here](https://blog.phundrak.com/open-sourcing-alys/).