</>
Eric Kulchycki
Software Developer

projects.

toketalk.ca is a social network for users to share their cannabis preferences. the site was developed with the intent to learn to implement and deploy a fully featured web application.

javascript
react
node
express
docker
mysql
nginx

bowlingsim is a WebGL game built with JavaScript using the ThreeJS library and Physi.js library. It features physics, lighting, bump-mapping, and reflections.

javascript
three-js
physi-js

music bot is an application made for use with slack. it is essentially just a flask api that accepts requests in the form of a link to an album, and returns links for that album on spotify, apple music, and google play music. the application was developed due to my coworkers sending links to music from their preferred streaming service, but everyone seemed to use different services.

python