i lost track of what I changed I swear the git commits will be better
This commit is contained in:
@@ -14,6 +14,9 @@ highlight_code = true
|
||||
|
||||
render_emoji = true
|
||||
|
||||
[link_checker]
|
||||
internal_level = "warn"
|
||||
|
||||
[extra]
|
||||
# Put all your custom variables here
|
||||
site_name = "CJ Satnarine"
|
||||
|
@@ -2,7 +2,8 @@
|
||||
template = "index.html"
|
||||
title = "CJ Satnarine"
|
||||
+++
|
||||
<center><p><span id="vaxandi_forritari"> vaxandi forritari </span> | <span id="aspiring_graphics_programmer"> aspiring graphics programmer </span> | <span id="amateur_linguist"> amateur linguist </span> | <span id="wannabe_game_developer"> wannabe game developer </span> | <span id="junior_animator"> exploring animator </span> | <span id="music_enjoyer"> music enjoyer </span></p></center>
|
||||
<center> <p> <a id="vaxandi_forritari" href="/projects/vaxandi_forritari/"> vaxandi forritari </a> | <a id="aspiring_graphics_programmer" href="/projects/aspiring_graphics_programmer/"> aspiring graphics programmer </a> | <a id="amateur_linguist" href="/projects/amateur_linguist/"> amateur linguist </a> | <a id="wannabe_game_developer" href="/projects/wannabe_game_developer/"> wannabe game developer </a> | <a id="adventuring_animator" href="/projects/adventuring_animator/"> adventuring animator </a> | <a id="music_enjoyer" href="/projects/music_enjoyer/">music enjoyer </a> </p> </center>
|
||||
|
||||
|
||||
|
||||
## Check out my stuff on:
|
||||
@@ -11,7 +12,7 @@ title = "CJ Satnarine"
|
||||
- [ArtStation](https://www.artstation.com/cjsatnarine) (I don't even use this but I guess maybe in the future I will)
|
||||
- [Instagram](https://www.instagram.com/cjsatnarine/) (I'm not on there so often)
|
||||
|
||||
## Contact me at:
|
||||
## Contact me via:
|
||||
- `.just_cj` : Discord
|
||||
- `satnarinecj101@gmail.com` : E-mail
|
||||
<canvas id="rendering_canvas"/>
|
||||
|
@@ -1,10 +1,63 @@
|
||||
+++
|
||||
template = "index.html"
|
||||
title = "Hey! I'm CJ!"
|
||||
title = "CJ Satnarine"
|
||||
+++
|
||||
## Something.
|
||||
I'm a 20 year old Software Engineering drop out from Kitchener, Ontario. I spend most of my day just learning things relating to my interests.
|
||||
|
||||
<h2 id="vaxandi_forritari">
|
||||
Vaxandi Forritari
|
||||
</h2>
|
||||
|
||||
The phrase ***Vaxandi Forritari*** is Icelandic for ***learning programmer***. I loved programming since I was 16, discovering my love for it in highschool when learning to make a game. 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)
|
||||
- *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
|
||||
- *HTML, CSS*: learnt it to make this website
|
||||
- *JavaScript*: learnt it to script in Three.js
|
||||
|
||||
<h2 id="aspiring_graphics_programmer">
|
||||
Aspiring Graphics Programmer
|
||||
</h2>
|
||||
|
||||
My interest in graphics rose after realising that I didn't like software engineering, but instead with graphics and programming. I am currently learning OpenGL with C++, as well as learning GLSL for computer shading. I hope to work in Vulkan in the future.
|
||||
|
||||
<h2 id="amateur_linguist">
|
||||
Amateur Linguist
|
||||
</h2>
|
||||
|
||||
I'm really into languages. Since I was kid, I have loved learning about other cultures and traditions, including their languages. 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 am interested in so many languages:
|
||||
- *Deutsch*: currently learning Hochdeutsch by myself, learning 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
|
||||
- *Nederlands*: learnt some when I was younger, I'm not as good as I used to be
|
||||
- *Dansk*: I had to pretend to be Danish for a year (it's just like how it sounds...)
|
||||
- *Íslenska*: I know this cool Icelandic guy and the language is so cool like omg what do you mean you told Denmark to piss off
|
||||
- *Norsk*: Norwegian is interesting but I already know some Danish and I'm not sure if I want to learn Danish cloned
|
||||
- *lingua latina*: learnt a bit in school, pretty cool language
|
||||
- *ελληνικά*: Greek is kinda cool, I wanna learn it in the future
|
||||
- *Русский*: I have no intention of learning Russian but a friend said I should learn Russian just to read Tolstoy's War and Peace in the original Russian
|
||||
- *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 my 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.
|
||||
|
||||
<h2 id="wannabe_game_developer">
|
||||
Wannabe Game Developer
|
||||
</h2>
|
||||
|
||||
As mentioned, my interest in programming came with my introduction to game development.
|
||||
|
||||
<h2 id="adventuring_animator">
|
||||
Adventuring Animator
|
||||
</h2>
|
||||
|
||||
<h2 id="music_enjoyer">
|
||||
Music Enjoyer
|
||||
</h2>
|
||||
|
||||
### Something something.
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
||||
<canvas id="rendering_canvas"/>
|
||||
|
||||
|
@@ -4,4 +4,3 @@ sort_by = "date"
|
||||
template = "blog.html"
|
||||
page_template = "blog-page.html"
|
||||
+++
|
||||
here
|
||||
|
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "First blog post: Website Stuff"
|
||||
date = "2025-03-21"
|
||||
authors = ["CJ Satnarine"]
|
||||
+++
|
||||
This is the first blog post I have made here, or any where for that matter. The entire purpose of this blog was to test out how it would be to write one.
|
||||
|
||||
|
6
blog/content/projects/adventuring_animator/_index.md
Normal file
6
blog/content/projects/adventuring_animator/_index.md
Normal file
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
template = "adventuring_animator.html"
|
||||
title = "Adventuring Animator"
|
||||
+++
|
||||
I sometimes animate. I want to start making more art. Here would be a place where I show my animations
|
||||
###### Projects coming soon!
|
@@ -2,4 +2,6 @@
|
||||
template = "amateur_linguist.html"
|
||||
title = "Amateur Linguist"
|
||||
+++
|
||||
I speak languages.
|
||||
I speak languages. I learn languages. I like languages.
|
||||
|
||||
###### Projects coming soon!
|
||||
|
@@ -1,7 +0,0 @@
|
||||
+++
|
||||
template = "projects-page.html"
|
||||
title = "testing"
|
||||
+++
|
||||
# mgoooo
|
||||
|
||||
**boo**
|
@@ -2,4 +2,6 @@
|
||||
template = "aspiring_graphics_programmer.html"
|
||||
title = "Aspiring Graphics Programmer"
|
||||
+++
|
||||
I think graphics are cool.
|
||||
I think graphics are cool. I really like graphics. When I grow up I want to be a graphics programmer.
|
||||
|
||||
###### Projects coming soon!
|
||||
|
@@ -1,7 +0,0 @@
|
||||
+++
|
||||
template = "projects-page.html"
|
||||
title = "testing"
|
||||
+++
|
||||
# mgoooo
|
||||
|
||||
**boo**
|
@@ -1,5 +0,0 @@
|
||||
+++
|
||||
template = "junior_animator.html"
|
||||
title = "Junior Animator"
|
||||
+++
|
||||
I sometimes animate.
|
@@ -1,7 +0,0 @@
|
||||
+++
|
||||
template = "projects-page.html"
|
||||
title = "testing"
|
||||
+++
|
||||
# mgoooo
|
||||
|
||||
**boo**
|
@@ -2,4 +2,6 @@
|
||||
template = "music_enjoyer.html"
|
||||
title = "Music Enjoyer"
|
||||
+++
|
||||
I like music.
|
||||
I like music. I want to learn how to make music.
|
||||
|
||||
###### Projects coming soon!
|
||||
|
@@ -1,7 +0,0 @@
|
||||
+++
|
||||
template = "projects-page.html"
|
||||
title = "testing"
|
||||
+++
|
||||
# mgoooo
|
||||
|
||||
**boo**
|
@@ -2,5 +2,6 @@
|
||||
template = "projects.html"
|
||||
title = "Vaxandi Forritari"
|
||||
+++
|
||||
Vaxandi forritari means *growing developer* in Icelandic.
|
||||
Vaxandi forritari means *growing developer/programmer* in Icelandic. I'm still learning a lot, so I'm a *vaxandi forritari* in a way. This is a place where you'll find my coding projects, tech projects, anything that's coding but not <a id="aspiring_graphics_programmer" href="/projects/aspiring_graphics_programmer/">graphics programming</a> or <a id="wannabe_game_developer" href="/projects/wannabe_game_developer/">game development</a>.
|
||||
|
||||
###### Projects coming soon!
|
||||
|
@@ -1,7 +0,0 @@
|
||||
+++
|
||||
template = "projects-page.html"
|
||||
title = "testing"
|
||||
+++
|
||||
# mgoooo
|
||||
|
||||
**boo**
|
@@ -2,4 +2,6 @@
|
||||
template = "wannabe_game_developer.html"
|
||||
title = "Wannabe Game Developer"
|
||||
+++
|
||||
Game dev.
|
||||
I like game development.
|
||||
|
||||
###### Projects coming soon!
|
||||
|
@@ -1,7 +0,0 @@
|
||||
+++
|
||||
template = "projects-page.html"
|
||||
title = "testing"
|
||||
+++
|
||||
# mgoooo
|
||||
|
||||
**boo**
|
@@ -40,6 +40,33 @@ h6 {
|
||||
color: colours.$h6;
|
||||
}
|
||||
|
||||
blockquote>p {
|
||||
color: colours.$blockquote;
|
||||
}
|
||||
|
||||
ul li {
|
||||
color: colours.$text;
|
||||
}
|
||||
|
||||
code {
|
||||
color: colours.$code;
|
||||
}
|
||||
|
||||
li {
|
||||
color: colours.$white;
|
||||
}
|
||||
|
||||
em,
|
||||
strong {
|
||||
color: colours.$blockquote;
|
||||
}
|
||||
|
||||
hr {
|
||||
background: linear-gradient(to right, colours.$h1, colours.$h1, colours.$h2, colours.$h3, colours.$h4, colours.$h5, colours.$h6, colours.$h6);
|
||||
height: 5px;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
#vaxandi_forritari {
|
||||
color: colours.$h1;
|
||||
}
|
||||
@@ -56,44 +83,19 @@ h6 {
|
||||
color: colours.$h4;
|
||||
}
|
||||
|
||||
#junior_animator {
|
||||
#adventuring_animator {
|
||||
color: colours.$h5;
|
||||
}
|
||||
|
||||
#music_enjoyer {
|
||||
color:colours.$h6;
|
||||
color: colours.$h6;
|
||||
}
|
||||
|
||||
#subtitle {
|
||||
color: colours.$dates;
|
||||
}
|
||||
|
||||
blockquote>p {
|
||||
color: colours.$blockquote;
|
||||
}
|
||||
|
||||
ul li {
|
||||
#text,
|
||||
p {
|
||||
color: colours.$text;
|
||||
}
|
||||
|
||||
#text, p {
|
||||
color: colours.$text;
|
||||
}
|
||||
|
||||
code {
|
||||
color: colours.$code;
|
||||
}
|
||||
|
||||
li {
|
||||
color: colours.$white;
|
||||
}
|
||||
|
||||
em, strong{
|
||||
color: colours.$blockquote;
|
||||
}
|
||||
|
||||
hr {
|
||||
background: linear-gradient(to right, colours.$h1, colours.$h1, colours.$h2, colours.$h3, colours.$h4, colours.$h5, colours.$h6);
|
||||
height: 5px;
|
||||
border: 0;
|
||||
}
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
<h1 id="junior_animator" class="title">
|
||||
<h1 id="adventuring_animator" class="title">
|
||||
{{ section.title }}
|
||||
</h1>
|
||||
|
@@ -5,6 +5,6 @@
|
||||
{{ page.title }}
|
||||
</h1>
|
||||
|
||||
<h3 id="subtitle" class="subtitle"><strong>{{ page.date }}</strong></h3>
|
||||
{{ page.content | safe }}
|
||||
<h3 id="subtitle" class="subtitle"><strong>{{ page.authors }} | {{ page.date }} </strong></h3>
|
||||
{{ page.content | safe }}
|
||||
{% endblock content %}
|
||||
|
@@ -12,7 +12,7 @@
|
||||
<li><a id="aspiring_graphics_programmer" href="{{ get_url(path='@/projects/aspiring_graphics_programmer/_index.md') }}">aspiring graphics programmer</a></li>
|
||||
<li><a id="amateur_linguist" href="{{ get_url(path='@/projects/amateur_linguist/_index.md') }}">amateur linguist</a></li>
|
||||
<li><a id="wannabe_game_developer" href="{{ get_url(path='@/projects/wannabe_game_developer/_index.md') }}">wannabe game developer</a></li>
|
||||
<li><a id="junior_animator" href="{{ get_url(path='@/projects/junior_animator/_index.md') }}">junior animator</a></li>
|
||||
<li><a id="adventuring_animator" href="{{ get_url(path='@/projects/adventuring_animator/_index.md') }}">adventuring animator</a></li>
|
||||
<li><a id="music_enjoyer" href="{{ get_url(path='@/projects/music_enjoyer/_index.md') }}">music enjoyer</a></li>
|
||||
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user