🏠
Working from home
Lead Software Engineer @Spillover-Software-Group
- Galway, Ireland
-
02:04
(UTC) - https://zavan.me
Highlights
Pinned Loading
-
-
followers2csv
followers2csv PublicSave the followers of a Twitter account to a CSV file.
JavaScript 1
-
monetus-fia-bot
monetus-fia-bot PublicA Telegram bot to track the performance of the Monetus FIA investment fund.
-
Import system timezones to MySQL and...
Import system timezones to MySQL and configure its default timezone with Ansible 1vars:
2timezone: America/Sao_Paulo
34- name: Get current MySQL timezone
5become: yes
-
Listening to the YouTube Embed Ifram...
Listening to the YouTube Embed Iframe time change events without polling player.getCurrentTime() 1// Load the IFrame Player API code asynchronously.
2var tag = document.createElement("script");
34tag.src = "https://www.youtube.com/iframe_api";
5var firstScriptTag = document.getElementsByTagName("script")[0];
-
Pure JS MM/DD input masking
Pure JS MM/DD input masking 1<input id="input-id" placeholder="MM/DD" maxlength="5">
23<script src="./mmdd_mask.js"></script>
45<script>
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.