2023-12-21 13:26:13 +01:00
+++
title = "Welcome"
+++
## Welcome to my world!
Hello there! My name is Alice and i am a fullstack web dev. I like to start a lot of side projects, but finish only a few of them.
## My contacts
You can send me an email (preferred): [me@blek.codes ](mailto:me@blek.codes )
I can also be reached via [telegram ](https://t.me/bleki42 ).
< div class = 'js-only' >
My time in my timezone is: < span id = 'time' > < / span >
< script >
(async () => {
function update() {
document.getElementById('time').innerText = new Date(
new Date().toLocaleString('en-US', { timeZone: 'Asia/Vladivostok' })
).toLocaleString('en-US', {
hour: 'numeric',
minute: 'numeric',
second: 'numeric',
hourCycle: 'h24'
});
setTimeout(update, 1000);
}
update()
})()
< / script >
< / div >
2023-12-21 16:31:25 +01:00
2024-01-07 05:48:57 +01:00
I also made a lil badge to show if i am currently online. Cool, huh?
2024-01-07 05:57:03 +01:00
< img src = 'https://online.blek.codes/gif' height = '31px' width = '88px' alt = 'A badge showing if i am online or not. Sorry, the only way to know it is to load the gif. It would be all greeny if i am online' / >
< a href = '/online-badge' > how does it work?< / a >
2024-01-07 05:48:57 +01:00
2024-02-06 03:04:14 +01:00
< div class = 'js-only' >
## Metrics
This website collects anonymous metrics via [umami ](https://umami.is ). Anonymous means there is no identity attached to those metrics.
Also you can view it [here ](https://umami.blek.codes/share/ucLh7hS5xcXCpklV/world )
< / div >
2024-01-08 09:00:27 +01:00
## Projects
You can find the list of my projects [here ](/projects ).
2024-01-08 10:22:35 +01:00
## Blog
See [here ](/blog )
2023-12-21 16:31:25 +01:00
## Webrings!!
I like webrings.
2023-12-21 16:52:18 +01:00
< a href = "https://webring.haaien.xyz/#1" target = "_blank" rel = "noopener" > < img src = "/hairing.gif" alt = "A button saying haaien webring" height = '31px' width = '88px' / > < / a >
2023-12-22 14:25:00 +01:00
< a href = "https://acingtheinternet.netlify.app" target = "_blank" rel = "noopener" > < img src = "/acenow.gif" alt = "A button saying asexuals now" height = '31px' width = '88px' > < / a >
2024-01-17 16:20:58 +01:00
## Facebook & social media
Reject social media. It's evil
< img alt = "A badge saying: (not f'd) You won't find me on facebook" src = "/no-facebook.svg" width = '131' >
2023-12-22 14:25:00 +01:00
---
2024-01-08 09:00:27 +01:00
### World's thoughts
2024-02-06 02:09:12 +01:00
Did you ever wonder what a [caterpillar ](/caterpillar ) looks like?
### Links
- [a funny techy podcast ](https://www.youtube.com/@tsarp )