This commit is contained in:
parent
dc04e4f83f
commit
655dff28a6
14 changed files with 415 additions and 4 deletions
26
content/en/posts/firstYear.md
Normal file
26
content/en/posts/firstYear.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
+++
|
||||
title = 'FirstYear'
|
||||
date = 2024-11-10T15:56:46-05:00
|
||||
draft = true
|
||||
+++
|
||||
|
||||
I've been presenting myself as Violette for bit over a year now. All people here
|
||||
know me only with only this name. It is kinda hard to believe it has not always
|
||||
been this way. Here is a little list of things that I have learned during this time.
|
||||
<!--more-->
|
||||
To add more context, im a french transfem living in Montreal. I worked in IT
|
||||
openly as a transfem for about a year.
|
||||
|
||||
## Cis people either do not give a shit or care way too much
|
||||
In my experience, people do not really care about how you present yourself.
|
||||
At most, you get a few looks, but most people will not confront you about it.
|
||||
|
||||
## finding a new family
|
||||
I have been somewhat ostracized from my family. Both my brothers now either
|
||||
dodge all interactions i could have had with them, and my parents really
|
||||
hate all trans-related subject. I have become the person they try to avoid.
|
||||
So I had to build a new family of my own. I found new people that i felt
|
||||
comfy around, new friends, and a partner.
|
||||
It felt very weird to just be around people that would not constantly
|
||||
judge you for your (questionable) fashion choices, or whatever
|
||||
|
61
content/en/posts/tattoo.md
Normal file
61
content/en/posts/tattoo.md
Normal file
|
@ -0,0 +1,61 @@
|
|||
+++
|
||||
title = 'Tattoo'
|
||||
date = 2025-02-23T11:39:47-05:00
|
||||
tags = ["Tattoo", "Art"]
|
||||
+++
|
||||
|
||||
ive just got new tattoos!! lets go over the one i got.
|
||||
<!--more-->
|
||||
|
||||
## 2023: lelenyx
|
||||
Lelenyx did a guest in Montreal, in Nov. 2023. i went to see her, and she did my
|
||||
first tattoo. I really wanted one, and it kinda is to me a new look on my new
|
||||
life. My parent never wanted me to have tattoos (or be trans for that matter). i
|
||||
really wanted to reclaim my body and decorate it how i want.
|
||||
|
||||
i feel like you can always find a meaning with tattoos. So i wont really give
|
||||
into it ("a new look on a life" nah who am i kidding it just looked really
|
||||
cool). i choose Lelenyx since i really loved her work, especially her eyes.
|
||||
i just asked her to add a flower (a violet xd) on the outline of the pupil.
|
||||
|
||||
Though it has not healed the best and now has some cracks, imma keep it that
|
||||
way. i really want it to age with me, since its my first. im probably gonna fix
|
||||
the other if they have similar defects!
|
||||
|
||||
> [!SUCCESS] Picture!
|
||||
> 
|
||||
|
||||
link to her insta post [here](https://www.instagram.com/p/C0cK0-5Chmn/)
|
||||
|
||||
## 2025: alice gateau
|
||||
i took a few weeks to visit friends and family (esp. friends!) and took a detour
|
||||
to Paris to visit her. i really love her cartoonish, childish style and really wanted to have
|
||||
something by her. She does a lot of childhood related drawings, so i wanted to
|
||||
have my childhood snacks!
|
||||
|
||||
> [!SUCCESS] Picture!
|
||||
> 
|
||||
|
||||
also, while im at it why not pick another one?
|
||||
|
||||
> [!SUCCESS] Picture!
|
||||
> 
|
||||
|
||||
link to her insta post [here (bunny)](https://www.instagram.com/p/DGdM_ZYCxlj/?img_index=1) and [here (bear)](https://www.instagram.com/p/DGfT4D5ijK3/?img_index=1)
|
||||
|
||||
> [!ABSTRACT]
|
||||
> Alice also took on her to shelter me for a couple of days. She also provided me with food that would otherwise have
|
||||
> gone to waste. It was such a lovely conclusion to my trip. Thank you for
|
||||
> everything, alice! :D
|
||||
|
||||
> [!WARNING] arriving on time
|
||||
> i first put the wrong address on google maps, so i arrived in another city,
|
||||
> and thus finally arrived about an hour late. Since alice couldnt do both of
|
||||
> those tattoos the same day, she proposed to do one then continue the next day,
|
||||
> invited me to sleep over for another day. she just is the sweetest omg
|
||||
|
||||
## more (my)s(t)erious stuff
|
||||
i just realised those 3 tattoos are on the exact 3 spots i used to scarify. It
|
||||
was not on purpose. its kinda weird i chose them unconsciously, but whatevs, now i
|
||||
cant use them anymore (and havent self harmed (at least in that way) for a
|
||||
while) :D
|
|
@ -23,7 +23,7 @@ aller fouiller dans le code de différentes saveurs de BSD (FreeBSD
|
|||
principalement) ainsi que Linux.
|
||||
|
||||
Pendant mon temps libre, on peut me trouver faire des sons horribles à la
|
||||
guitare, me plaindre que j'arrive jamais à prendre de photo nettes ou bien
|
||||
guitare, me plaindre que j'arrive jamais à prendre de photo nettes ou bien
|
||||
essayer de patcher ce tabar@#0! de [dwl](https://codeberg.org/dwl/dwl).
|
||||
|
||||
## Notes sur le site
|
||||
|
@ -64,7 +64,7 @@ Voici les moyens que je propose pour me contacter:
|
|||
|
||||
## "Professionnel"
|
||||
* [CV](https://git.violette.town/violette/cv/raw/branch/typst/main_public_fr.pdf)
|
||||
* CV comme une Manpage pour les gens bizarre comme moi:
|
||||
`curl -O --output-dir /tmp https://git.violette.town/violette/cv/raw/branch/typst/violette.manpage.1.gz && man /tmp/violette.manpage.1.gz`
|
||||
* CV comme une Manpage pour les gens bizarre comme moi:
|
||||
`TEMP=$(mktemp -d) ; curl -O --output-dir $TEMP https://git.violette.town/violette/cv/raw/branch/typst/violette.manpage.1.gz && man $TEMP/violette.manpage.1.gz`
|
||||
* git: [violette.town](https://git.violette.town/violette)
|
||||
* github (old): [@thebigblase](https://github.com/thebigblase)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue