⚙️
Open for part-time job opportunities
web dev
NRU HSE — Applied mathematics '20
e-mail: dsuchkov511@gmail.com
Telegram: kyoshee
Pinned Loading
-
-
ffxiv-gatheroute
ffxiv-gatheroute PublicRepository with FFXIV Gatheroute application source code
Vue 1
-
A script that adds smooth scroll to ...
A script that adds smooth scroll to every anchor element with ID as href 1Object.entries(document.querySelectorAll('[href^="#"]'))
2.forEach(([ index, node ]) => {
3node.addEventListener('click', (event) => {
4event.preventDefault();
5 -
YouTrack integration with Discord
YouTrack integration with Discord 1const entities = require('@jetbrains/youtrack-scripting-api/entities');
2const http = require('@jetbrains/youtrack-scripting-api/http');
34exports.rule = entities.Issue.onChange({
5title: 'Sends message when new issue is created',
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.