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 } }

Monthly Special

Any birthday themed commission is 15% off until January 31st!

Loading timer…
View Monthly Specials Calendar
function updateCountdown() { const targetDate = new Date("2026-01-31T23:59:59-06:00"); const now = new Date(); const diff = targetDate - now; if (diff <= 0) { document.getElementById("countdown-jan").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-jan").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

$0.50 per minute 1 – 30 minutes per character. I will set a timer for how many minutes requested and will stop when timer goes off. More time can be purchased.
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

Black & White
Sketch

$0.50 per minute

Time Per Character

1–30 minutes

Additional Characters

+$0.50 per minute each

Color Add‑On

+$0.50 per minute per character

Headshot or Full-body

Same price

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.

Commission Calculator

Max 4 characters on 1 page.

Total: $0.00

$0.50/min sketch • +$0.50/min color add-on per character

Commission Discount Calculator

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

Discounted price will appear here.

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

Jan. 19th – Jan. 25th Work Schedule

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

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

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.

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.