This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
template = "amateur_linguist.html"
|
||||
title = "Amateur Linguist"
|
||||
+++
|
||||
Languages are cool. I like languages. I want to languages. Here you will find my linguistics projects.
|
||||
|
||||
As a young child, I have had an interest in linguistics. For a while, I was grinding Duolingo, but that felt more of a game than actually learning, so I stopped that and tried learning languages through other means. My native tongue is *English*, but I find interest in these other languages:
|
||||
Languages are cool. I like languages. I want to languages. Here you will find my linguistics projects. I had an interest in linguistics since I was a child. My native tongue is *English*, but I find interest in these other languages:
|
||||
- *Deutsch*: currently learning both Hochdeutsch and Schwiizerdütsch from my Swiss friends
|
||||
- *Español*: learnt some Spanish when I was younger, not really good at it but I can barely hold a conversation
|
||||
- *Français*: learnt a bit in school, but my French is really bad as I often confuse Parisian French with Swiss French
|
||||
@@ -17,7 +15,5 @@ As a young child, I have had an interest in linguistics. For a while, I was grin
|
||||
- *Русский*: I have no interest in learning Russian but I am going to torture myself by learning Russian just to read Tolstoy's War and Peace its original language
|
||||
- *Suomi*: my brother is learning Finnish so I might learn it as well for the funnies
|
||||
- *Davvisámegiella*: I discovered Northern Sámi through music, and I think it's a cool language
|
||||
- *Kalaallisut*: Greenlandic was also discovered through music, I think it's also cool
|
||||
|
||||
Unfortunately, I do not think I'll be able to learn all of these languages. That's fine, I'm happy about learning as much as I can.
|
||||
## Projects
|
||||
- *Kalaallisut*: Greenlandic was also discovered through music, I think it's also cool
|
||||
## Stuff
|
||||
|
||||
@@ -2,16 +2,6 @@
|
||||
template = "aspiring_game_developer.html"
|
||||
title = "Aspiring Game Developer"
|
||||
+++
|
||||
I think graphics are cool. I really like graphics. When I grow up I want to be a graphics programmer. For now I can learn how to be a game developer while playing around with graphics stuff. Here you'll find those learning projects.
|
||||
I think graphics are cool. I really like graphics. When I grow up I want to be a graphics programmer. My admiration for computer graphics and game development grew with my interests in programming and 3D animation.
|
||||
|
||||
My admiration for computer graphics and game development grew with my interests in programming and 3D animation. Throughout the years, I have used (and plan to use) a couple of game engines:
|
||||
- *Unity*: this was where I learnt how to program in C#, and where most of my experience lies in terms of game engines (picked it up in 2021)
|
||||
- *Godot*: learning Godot because I love FOSS, I use C# instead of GDScript for scripting (picked it up in 2025)
|
||||
- *UPBGE*: tried out [Blender's game engine](https://upbge.org/#/) for a few months but I wasn't a fan of scripting in Python so I ditched it
|
||||
- *GDevelop*: yeah no
|
||||
- *LÖVE*: tried it out but it was more of a playground than using it as an actual game engine
|
||||
- *Pygame*: did a bit in highschool, but that's about it
|
||||
- *Kyzen*: soon to be first beta tester of [Kyzen 2D game engine](https://github.com/luut189/kyzen)
|
||||
|
||||
Since July of 2024, I have been trying teaching myself graphics programming (it's difficult but I love it). Currently, I am teaching myself *OpenGL* and *GLSL*. Eventually, I hope to move onto something modern like *Vulkan* once I'm more experienced. I also hope to experiment more with *Godot Shader Language* in Godot. I am currently using *Godot* for my game development projects.
|
||||
## Projects
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
+++
|
||||
title = "Blender to Godot Workflow"
|
||||
+++
|
||||
###### Working on it...
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
template = "frolicking_photographer.html"
|
||||
title = "Frolicking Photographer"
|
||||
+++
|
||||
I managed to get my hands on an old Nikon D70s camera, so I'll try to learn photography from that.
|
||||
I inherited an old Nikon D70s camera with fungi infested lenses and refurbished an old Canon EOS 300D.
|
||||
## Projects
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
template = "music_enjoyer.html"
|
||||
title = "Music Enjoyer"
|
||||
+++
|
||||
I like music. I listen to a lot of music. I want to learn how to make music. Here you'll find my music projects. I plan to use [LMMS](https://lmms.io/) to make this music.
|
||||
I like music. I listen to a lot of music. I want to learn how to make music. Here you'll find my music projects, whenever I get to them.
|
||||
## Projects
|
||||
###### Projects coming soon!
|
||||
|
||||
@@ -4,16 +4,5 @@ title = "Vaxandi Forritari"
|
||||
+++
|
||||
This is where you'll find my coding projects, tech projects, anything that's coding but isn't <a id="aspiring_graphics_programmer" href="/projects/aspiring_game_developer/">game development</a>.
|
||||
|
||||
The phrase ***Vaxandi Forritari*** is Icelandic for ***learning programmer***. I'm still learning a lot, so I'm a *vaxandi forritari* in a way. I discovered my love for programming in highschool at the age of 16, when I was learning to use the Unity game engine. I'm familiar with the following programming languages:
|
||||
- *C#*: learnt it in 2021 for scripting in Unity
|
||||
- *Java*: learnt it in Computer Science class in highschool, spent most of my time in Grades 11 and 12 using Java
|
||||
- *Processing*: used it for making graphics in Media Arts class in highschool
|
||||
- *Python*: learnt it for scripting with the [Blender Python API](https://docs.blender.org/api/current/index.html), later used it to try out Pygame and [Blender's game engine](https://upbge.org/#/)
|
||||
- *Arduino*: this is C but I learnt this before learning C/C++, used it in Computer Engineering classes in highschool
|
||||
- *C/C++*: used a bit of it for programming [Mirobo UBMP4s](https://mirobo.tech/ubmp4) in high school Computer Engineering classes, learnt way more in college when persuing software engineering
|
||||
- *6808 Assembly*: learnt it in college and I never want to touch it again (I actually have an interest in it but I'll touch it again when I'm older and (probably) wiser)
|
||||
- *HTML, CSS*: learnt it to make this website
|
||||
- *JavaScript*: learnt it to script in Three.js
|
||||
- *Lua*: used to configure Neovim, used a bit with LÖVE
|
||||
## Projects
|
||||
###### Projects coming soon!
|
||||
|
||||
Reference in New Issue
Block a user