Welcome to my site!

As you can probably see, this is very much a work in progress. I plan to use this as a place to update on commission status as well as a hub for my social media accounts.

9/21/25

About My Commissions

My commissions start with a base price of $5 for a fully colored and basic shading of one character. There may be certain things I won't draw due to limits of my skill or other reasons. Each additional character will increase the price a bit.

"Advanced Shading" refers to a shading I do that uses water color brushes. This gives the drawing a more textured look and might be a good option for drawings that focus on shadows. It takes a lot of time so it will be an additional 2 dollars.

"Complex Background" refers to a background that may involve things like buildings, scenes, or other backgrounds that require their own shading. This also takes me a lot of extra time and effort, so it is an additional 5 dollars.

Commissions are: open!

Commission Price Estimate







function createSum() { let charNum = document.getElementById("number").value; let background = 0; let shade = 0; let sheet = 0; if (document.getElementById("background").checked) { background = 5; } if (document.getElementById("shade").checked) { shade = 2; } if (document.getElementById("sheet").checked) { sheet = 10; } let result = parseInt(charNum) + parseInt(background) + parseInt(shade) + parseInt(sheet) + 5; return document.getElementById("price").innerHTML = "Your estimated price is $" + result; }

Your estimated price is $-

Portolio

(WIP)

No archived posts yet.

Socials

(WIP)

About Me

(WIP)