Skip to content

Wsko-12/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

Portfolio

First projects (before RSSchool)

Block build

image 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): image

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

Also I implemented block light (for example lava): image

Created a dynamic changes of geometry for liquid blocks image

And also this Minecraft "physics" of water image image

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": image image


Hexallion

image

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.

image

More about this projects on my Self introduction video: https://youtu.be/gHhgImZYngY

RSShool JS/FE2022Q1

Certificate: https://app.rs.school/certificate/wwwccw60
Tasks PR's: https://github.com/Wsko-12/wsko-12-JSFE2022Q1/pulls

Virtual keyboard

image 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/


Online store

image

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

Final task. RSSWorms

image

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


RSShool React2022Q3

Certificate: https://app.rs.school/certificate/sfppy5rk
Tasks PR's: https://github.com/Wsko-12/wsko-12-REACT2022Q3/pulls

React course Project Managment App final task

image

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published