let modalTriggered = false; let scrollTimeout = null; let scrollAnimationFrame = null; window.addEventListener('scroll', function () { if (scrollAnimationFrame) { cancelAnimationFrame(scrollAnimationFrame); } scrollAnimationFrame = requestAnimationFrame(scrollFunction); }); function scrollFunction() { if (window.scrollY >= getScrollTriggerPosition()) { if (!modalTriggered) { triggerModal(); modalTriggered = true; } } scrollAnimationFrame = requestAnimationFrame(scrollFunction); } function getScrollTriggerPosition() { const smallScreen = window.matchMedia('(max-width: 768px)').matches; const mediumScreen = window.matchMedia('(min-width: 769px) and (max-width: 1024px)').matches; const largeScreen = window.matchMedia('(min-width: 1025px)').matches; // adjust the values here to trigger the modal popup at different scroll positions on different screen sizes if (smallScreen) { return 1700; } else if (mediumScreen) { return 1900; } else { return 2000; } } function triggerModal() { var p = document.getElementById("app") if ((p.style.display === "none") | (p.style.display === "")) { p.style.display = "block" } else { p.style.display = "none" var container = document.getElementById("popup") var content = container.innerHTML container.innerHTML = content } }

Lives in the United StatesI specialize in 2D artwork and drawing in various art styles. I also love to help others bring their ideas to life wither it be through illustration or animation.You can contact me through email, [email protected]

let modalTriggered = false; let scrollTimeout = null; let scrollAnimationFrame = null; window.addEventListener('scroll', function () { if (scrollAnimationFrame) { cancelAnimationFrame(scrollAnimationFrame); } scrollAnimationFrame = requestAnimationFrame(scrollFunction); }); function scrollFunction() { if (window.scrollY >= getScrollTriggerPosition()) { if (!modalTriggered) { triggerModal(); modalTriggered = true; } } scrollAnimationFrame = requestAnimationFrame(scrollFunction); } function getScrollTriggerPosition() { const smallScreen = window.matchMedia('(max-width: 768px)').matches; const mediumScreen = window.matchMedia('(min-width: 769px) and (max-width: 1024px)').matches; const largeScreen = window.matchMedia('(min-width: 1025px)').matches; // adjust the values here to trigger the modal popup at different scroll positions on different screen sizes if (smallScreen) { return 1700; } else if (mediumScreen) { return 1900; } else { return 2000; } } function triggerModal() { var p = document.getElementById("app") if ((p.style.display === "none") | (p.style.display === "")) { p.style.display = "block" } else { p.style.display = "none" var container = document.getElementById("popup") var content = container.innerHTML container.innerHTML = content } }

Programs used, Clip Studio Paint EX

VALKOREY Opening | [email protected]

VALKOREY Website - https://www.valkorey-studios.com/
Valkorey YouTube Channel - https://www.youtube.com/@valkorey

I'm responsible for inbetweening characters, clean-up, coloring a cut of animation.

Additional Credits

  • Shannon – Layout Artist / Key Animator / Inbetween / Cleanup / Background Artist / Ice VFX
  • Alexander Shishmanyan – VFX Animator
  • Charlotte Raijmakers – Composting
  • Lyudmila Momchilova – Color Artist
  • Cory Abata – Color Artist

VALKOREY Episode 1 Preview #1 | [email protected]

VALKOREY Website - https://www.valkorey-studios.com/
Valkorey YouTube Channel - https://www.youtube.com/@valkorey

Breathing Animation – Inbetweens, cleanup, and color.
Ear Animation – Inbetweens and cleanup.

Additional Credits

  • Shannon – Layout Artist, Key Animator
  • Charlotte Raijmakers – Composting

Programs used, Nomad Sculpt and Blender 5.0

Video

2026 Monthly Specials

January

Birthday Themed – It’s my birthday month!

February

Couple Themed

March

Spring Themed

April

Rain Themed

May

Flower Themed

June

Ice Cream Themed

July

Fireworks Themed

August

Dinosaur Themed

September

Fall Season Themed

October

Skeleton Themed

November

Pumpkin Themed

December

Snow Themed

let modalTriggered = false; let scrollTimeout = null; let scrollAnimationFrame = null; window.addEventListener('scroll', function () { if (scrollAnimationFrame) { cancelAnimationFrame(scrollAnimationFrame); } scrollAnimationFrame = requestAnimationFrame(scrollFunction); }); function scrollFunction() { if (window.scrollY >= getScrollTriggerPosition()) { if (!modalTriggered) { triggerModal(); modalTriggered = true; } } scrollAnimationFrame = requestAnimationFrame(scrollFunction); } function getScrollTriggerPosition() { const smallScreen = window.matchMedia('(max-width: 768px)').matches; const mediumScreen = window.matchMedia('(min-width: 769px) and (max-width: 1024px)').matches; const largeScreen = window.matchMedia('(min-width: 1025px)').matches; // adjust the values here to trigger the modal popup at different scroll positions on different screen sizes if (smallScreen) { return 1700; } else if (mediumScreen) { return 1900; } else { return 2000; } } function triggerModal() { var p = document.getElementById("app") if ((p.style.display === "none") | (p.style.display === "")) { p.style.display = "block" } else { p.style.display = "none" var container = document.getElementById("popup") var content = container.innerHTML container.innerHTML = content } }
document.querySelectorAll('a[href="#writeareview"]').forEach(btn => { btn.addEventListener("click", function(e) { e.preventDefault(); const target = document.querySelector("#reviewheader"); if (target) { const y = target.getBoundingClientRect().top + window.pageYOffset - 40; window.scrollTo({ top: y, behavior: "smooth" }); } }); });

Click on the button to join my commission discord server.

Monthly Special

Any couple themed commission is 15% off until February 28th!

Loading timer…
View Monthly Specials Calendar
function updateCountdown() { const targetDate = new Date("2026-02-28T23:59:59-06:00"); const now = new Date(); const diff = targetDate - now; if (diff <= 0) { document.getElementById("countdown-feb").innerHTML = "Sale has ended!"; return; } const days = Math.floor(diff / (1000 * 60 * 60 * 24)); const hours = Math.floor((diff / (1000 * 60 * 60)) % 24); const minutes = Math.floor((diff / (1000 * 60)) % 60); const seconds = Math.floor((diff / 1000) % 60); document.getElementById("countdown-feb").innerHTML = days + "d " + hours + "h " + minutes + "m " + seconds + "s"; } setInterval(updateCountdown, 1000); updateCountdown();

Personal Commissions

The prices shown are for personal use only and do not apply to commercial projects.
For commercial inquiries, please email,

To request a personal commission, please review the information below.

Color add‑on is available at $2 per minute for each character.

Client reviews are displayed below the commission prices.

All prices are listed in USD.
Scroll down to view my work schedule and a currency converter.

Black & White Sketch Commissions

Sketch Overview
Black and white full-body sketch of your character. Comes with shading. Adding color can be added.
Thumbnails are always free.

You Receive
  • 3–5 thumbnails
  • 1 HD sketch
  • 1 low-res version
Turnaround Time
  • 1–30 minute sketches: 1 commission day
  • Multiple characters: 1-4 commission days depending how many characters are added
Slots Open: 4

Illustration Commissions

Character Icon Overview

One character of your choice. You may add visual effects like fire and glowing markings for example. You can add matching icons, but it is an additional $30 USD..
Thumbnails are always free.

Character Illustration Overview

One character of your choice with a background. Different background has different costs. Each additional character is an extra cost. MAX 4 additional characters.
Thumbnails are always free.

You Receive
  • 3–5 thumbnails
  • 1 HD sketch
  • 1 low-res version
Turnaround Time
  • Character Icon: 1 commission day
  • Character Illustration: 2-7 commission days depending how many characters are added and background type.
Slots Open: 4

Digital Painting Commissions

Close-up Painting Overview

One painted close-up character of your choice. You may add visual effects like fire, floating rocks, or clouds for example, but it will cost extra.
Thumbnails are always free.

Character Painting Overview

One full-body painted character of your choice with a gradient or solid color background. Each additional character is an extra cost. MAX 4 additional characters.
Thumbnails are always free.

You Receive
  • 3–5 thumbnails
  • 1 HD sketch
  • 1 low-res version
Turnaround Time
  • Character Close-up Painting: 2-3 commission days
  • Character full-body Painting: 2-9 commission days depending how many characters are added and how complex the character is.
Slots Open: 4
Base Price

$30

Additional Characters

+$20 per character

Color Add‑On

+$20 per character added

Base Price

$40

Matching Icons

+$40 each

Minimal Background

$120

Full Forest

$150

Simple Interior

$160

Complex Background

Custom Quote

Complex Character Details

+ $45 Per Character

Additional Characters

+ $45 each

Base Price

$100

Visual Effects

+$30

Base Price

$200

Additional Character

+$100 Per Character

Visual Effects

+$45

Complex Character Details

+$50 Per Character

$0–$300/year

+$100

$400–$700/year

+$300

$800–$1000/year

+$500

>$1000/year

Custom Quote

Tip Jar

Do not use to pay the commission! I will see any money from the tip jar as a tip.

/* Accordion logic */ document.querySelectorAll(".acc-header").forEach(header => { header.addEventListener("click", () => { const content = header.nextElementSibling; const arrow = header.querySelector(".acc-arrow"); if (content.style.display === "block") { content.style.display = "none"; arrow.style.transform = "rotate(0deg)"; } else { content.style.display = "block"; arrow.style.transform = "rotate(180deg)"; } }); });

Sketch Calculator

Max 4 characters on 1 page.

Click on the arrows or type to choose how many characters you want

Total: $0.00

Base $30 • +$20 per extra character • +$20 color add-on per character

Illustration & Icon Calculator

Max 4 characters on 1 page.

Click to choose Icon or Illustration

Total: $0.00

Icons: $40 each • Illustrations: background-based + $45 per extra character

Commission Discount Calculator

This month’s special: 15% off Couple themed commissions! Commercial use fees and YCH commissions are not able to be discounted.

Discounted price will appear here.

Character Painting Calculator

Click to choose Close‑Up or Full Character Painting

Total: $0.00

Close‑up: $100 base • Character Painting: $200 base • Additional Characters: +$100 each

How to Write a Review

Please include your Username (your username is what will be shown in the username fill in box below) , your Review, and your Rating

Example:

Username

Review: "Great artist and good turn around time!"

Rating: 5/5

Leave a Review

Your review will be manually approved before being posted.


Weekly Availability

Feb. 2nd – Feb. 8th Work Schedule

Monday
Always Working
Tuesday
Commission Day
Wednesday
Working
Thursday
Commission Day
Friday
Commission Day
Saturday
Working
Sunday
Relax Day

Close-up

$30

Add Hand

+$5

Black & White Full-body

$40

Add Character

+$30

Weapons / Complex Details

+$25 each

Colored Full-body

$70

Add Character

+$30

Weapons / Complex Details

+$25 each

Commercial Use

$0–$300/year

+$100

$400–$700/year

+$300

$800–$1000/year

+$500

>$1000/year

Custom Quote

Tip Jar

Do not use to pay the commission! I will see any money from the tip jar as a tip.

Close-up

$80

Add Hand

+$20 each

Original Blender File

+$60

Full-body

$120 – $300

Weapons / Complex Details

Custom Quote

Original Blender File

+$60

Retopologized Model (Not rigged)

$400 – $600

Weapons / Complex Details

Custom Quote

Original Blender File

Included

Commercial Use

$0–$300/year

+$100

$400–$700/year

+$300

$800–$1000/year

+$500

>$1000/year

Custom Quote

Tip Jar

Do not use to pay the commission! I will see any money from the tip jar as a tip.

3D Sculpt Commissions

Overview

A static 3D sculpt of your character or a retopologized model that is meant for animation.
3D Sculpts are NOT meant for animation.
Base price depends on how complex your character design is.
Thumbnails are always free.

You Receive
  • 3–5 Thumbnails
  • 3 HD renders
  • 3 Low-res render versions
  • 1 Turnaround video
Turnaround Time
  • Close-up: 1–5 commission days
  • Full-body: 3–10 commission days
  • Retopologized Model: 4 - 12 commission days depending on complexity
Slots Open: 2