Repo: https://github.com/Wsko-12/blockBuild
Deploy: https://wsko-12.github.io/blockBuild/
Comment:
This is my first project. This is a small clone of Minecraft (build only). Project was made using Three.js lib, and hardest part was create a global light (it was made using glsl shader and calculating "light value" for every vertex on cube).
Thus it turned out to simulate global illumination (shadow in the corners (1)) and all global light (2):

It's dynamic, so if we delete cube we will see light at the tunel:

Also I implemented block light (for example lava):

Created a dynamic changes of geometry for liquid blocks

And also this Minecraft "physics" of water

It also works in reverse. So if I remove the very first block of water from which it spread, all the remaining water will "dry up":

Repo: https://github.com/Wsko-12/hexallion
Deploy: https://wsko-12.github.io/hexallion/
Comment:
This is a digital version of a board game that I came up with when my friends and I got tired of playing Monopoly. Unfortunately multiplayer is not available yet as Heroku has blocked free plans. Here is a link for tutorial how to play.
More about this projects on my Self introduction video: https://youtu.be/gHhgImZYngY
Certificate: https://app.rs.school/certificate/wwwccw60
Tasks PR's: https://github.com/Wsko-12/wsko-12-JSFE2022Q1/pulls
PR with task description: Wsko-12/rss-virtual-keyboard#1
Code: https://github.com/Wsko-12/rss-virtual-keyboard/tree/development
Deploy: https://wsko-12.github.io/rss-virtual-keyboard/
PR with task description: Wsko-12/wsko-12-JSFE2022Q1#4
Code: https://github.com/Wsko-12/wsko-12-JSFE2022Q1/tree/online-store
Deploy: https://rolling-scopes-school.github.io/wsko-12-JSFE2022Q1/online-store/
Comment:
No libraries are used. Especially for sliders and sorting animation
PR with task description: Wsko-12/RSWorms#60
Code: https://github.com/Wsko-12/RSWorms
Deploy: https://wsko-12.github.io/RSWorms/client/
MIRO: https://miro.com/app/board/uXjVOhChhKE=/
Comment:
Multiplayer not available because of Heroku block. In Readme file instruction how to check multiplayer on localhost.
My presentation about how it works: https://youtu.be/zVUctmXDQNQ
Certificate: https://app.rs.school/certificate/sfppy5rk
Tasks PR's: https://github.com/Wsko-12/wsko-12-REACT2022Q3/pulls
PR with task description: marat1000/project-management-app#28
Code: https://github.com/marat1000/project-management-app/tree/develop
Deploy: https://marat1000.github.io/project-management-app/
Comment:
drag and drop was made without libraries




