2023-06-15 09:18:46 +00:00
<!DOCTYPE html>
2023-06-22 18:05:23 +00:00
< html lang = "en" dir = "ltr" id = "page-top" >
2023-06-15 09:18:46 +00:00
< head >
< meta charset = "UTF-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta property = "og:url" content = "https://leilukin.neocities.org/about" >
< meta property = "og:type" content = "article" >
< meta property = "og:site_name" content = "Leilukin's Hub" >
< meta property = "og:title" content = "About" >
< meta property = "og:description" content = "About this website and its owner." >
2023-06-15 12:00:48 +00:00
< link rel = "stylesheet" href = "/main.css" type = "text/css" media = "all" >
2023-06-22 18:05:23 +00:00
< link rel = "stylesheet" href = "https://use.fontawesome.com/releases/v5.15.1/css/all.css" >
2023-06-15 10:47:30 +00:00
< link rel = "apple-touch-icon" sizes = "180x180" href = "/assets/favicon/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/assets/favicon/favicon-32x32.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/assets/favicon/favicon-16x16.png" >
< link rel = "manifest" href = "/assets/favicon/site.webmanifest" >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< script src = "/components/header.js" defer > < / script >
< script src = "/components/navbar.js" defer > < / script >
< script src = "/components/footer.js" defer > < / script >
2023-06-15 09:18:46 +00:00
< title > About | Leilukin's Hub< / title >
< / head >
< body >
2023-06-27 14:57:47 +00:00
< header > < / header >
< nav > < / nav >
2023-06-22 18:05:23 +00:00
< main >
<!-- <aside class="left - sidebar">
Left sidebar content here
< / aside > -->
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
< article >
< h1 > About< / h1 >
2023-06-15 09:18:46 +00:00
< h2 > The Site< / h2 >
2023-06-15 10:47:30 +00:00
< img src = "/assets/hosted-by-neocities.png" alt = "a website button with Penelope the cat, the mascot of Neocities, and the text "hosted by neocities"" title = "Hosted by Neocities" >
2023-06-15 09:18:46 +00:00
< p > This website serves as a personal hub for my interests and my own corner on the internet outside social media platforms.< / p >
< p > On this site, you can find various stuff and resources I have created or compiled, as well as articles dedicated to my interests.< / p >
< h2 > The Site Owner< / h2 >
2023-06-23 07:42:06 +00:00
< img class = "center-el" src = "../assets/leilukin-bee.png" width = "35%" height = "auto" style = "border-radius: 50%" >
2023-06-15 09:18:46 +00:00
< p > You can call me Leilukin. I am a Malaysian Chinese non-binary lesbian born in the early 90s. My pronouns are they/she/他/她.< / p >
< p > This website serves as a personal hub for gathering various stuff and resources I have created or compiled.< / p >
< p > I speak Mandarin, English, Cantonese and Malay, though I am most fluent in Mandarin and English.< / p >
< p > Social media platforms you can find me on:< br >
< a href = "https://lesbiannova.tumblr.com/" target = "_blank" > Tumblr< / a > |
< a href = "https://www.youtube.com/Leilukin" target = "_blank" > YouTube< / a > |
< a href = "https://twitter.com/Leilukin" target = "_blank" > Twitter< / a > |
< a href = "https://mstdn.social/@leilukin" target = "_blank" > Mastodon< / a > |
< a href = "https://elekk.xyz/@leilukin" target = "_blank" > Mastodon (for gaming)< / a > |
< a href = "https://www.instagram.com/leilukin" target = "_blank" > Instagram< / a >
< / p >
< p > However, I am most active on Tumblr, so if you want to interact with me on a social media platform, Tumblr would be the best option.< / p >
< p > I also have media catalogues online on the following platforms:< br >
< a href = "https://steamcommunity.com/id/leilukin/" target = "_blank" > Steam< / a > |
< a href = "https://www.backloggd.com/u/Leilukin/" target = "_blank" > Backloggd< / a > |
< a href = "https://www.goodreads.com/leilukin" target = "_blank" > Goodreads< / a > |
< a href = "https://app.thestorygraph.com/profile/leilukin" target = "_blank" > The StoryGraph< / a > |
< a href = "https://letterboxd.com/Leilukin/" target = "_blank" > Letterboxd< / a > |
< a href = "https://www.serializd.com/user/leilukin/profile" target = "_blank" > Serializd< / a >
< / p >
< p > You can contact me via email: < a href = "mailto:leilukin@outlook.com" > leilukin@outlook.com< / a > .< / p >
< p > If you enjoy my work, you can support me on Ko-Fi or Buy Me a Coffee:
< script type = 'text/javascript' src = 'https://storage.ko-fi.com/cdn/widget/Widget_2.js' > < / script > < script type = 'text/javascript' > kofiwidget2 . init ( 'Support Me on Ko-fi' , '#7A37A3' , 'A1042UH4' ) ; kofiwidget2 . draw ( ) ; < / script > < br > < br >
< script type = "text/javascript" src = "https://cdnjs.buymeacoffee.com/1.0.0/button.prod.min.js" data-name = "bmc-button" data-slug = "leilukin" data-color = "#7a37a3" data-emoji = "" data-font = "Cookie" data-text = "Buy me a coffee" data-outline-color = "#ffffff" data-font-color = "#ffffff" data-coffee-color = "#FFDD00" > < / script >
< / p >
2023-06-22 18:05:23 +00:00
< / article >
2023-06-15 09:18:46 +00:00
2023-06-22 18:05:23 +00:00
<!-- <aside class="right - sidebar">
Right sidebar content here
< / aside > -->
< / main >
2023-06-27 14:57:47 +00:00
< footer > < / footer >
2023-06-15 09:18:46 +00:00
< / body >
< / html >