2025-01-30 15:45:39 +01:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< title > < / title >
< link href = "css/style.css" rel = "stylesheet" >
< / head >
< body >
< div class = "ldiv" > < svg class = "logo" viewBox = "0 0 2625 945" version = "1.1" xmlns = "http://www.w3.org/2000/svg" xmlns:xlink = "http://www.w3.org/1999/xlink" xml:space = "preserve" xmlns:serif = "http://www.serif.com/" style = "fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:square;stroke-miterlimit:1.5;" >
< g transform = "matrix(1,0,0,1,-177.658,-977.658)" >
< g transform = "matrix(1,0,0,1,10,-50)" >
< g transform = "matrix(1,0,0,1,-10,50)" >
< path d = "M200,1900L400,1900L540,1720L540,1000L340,1000L200,1180L200,1900Z" style = "fill:white;fill-opacity:0;stroke:white;stroke-width:24.79px;" / >
< / g >
< / g >
< g transform = "matrix(1,0,0,1,10,-50)" >
< g transform = "matrix(1,0,0,1,-10,50)" >
< path d = "M1040,1900L840,1900L700,1720L700,1000L1760,1000L1900,1180L1900,1900L1700,1900L1560,1730L1560,1300L1420,1440L1180,1440L1040,1300L1040,1900Z" style = "fill:white;fill-opacity:0;stroke:white;stroke-width:24.79px;" / >
< / g >
< / g >
< g transform = "matrix(1,0,0,1,10,-50)" >
< g transform = "matrix(1,0,0,1,-10,50)" >
< path d = "M2400,1900L2200,1900L2060,1720L2060,1000L2260,1000L2400,1180L2400,1400L2440,1400L2440,1000L2640,1000L2780,1180L2780,1500L2750,1550L2780,1600L2780,1900L2580,1900L2440,1740L2440,1600L2400,1600L2400,1900Z" style = "fill:white;fill-opacity:0;stroke:white;stroke-width:24.79px;" / >
< / g >
< / g >
< / g >
< / svg > < / div >
2025-01-31 11:35:03 +01:00
< div class = "flexbox" style = "justify-content:center;" >
2025-01-30 23:48:25 +01:00
< div class = "links" style = "display:flexbox;justify-content:center;align-items:center;" > < div class = "title" > < / div > < img src = "assets/imk.png" width = "75%" style = "display:block; margin-left:auto; margin-right: auto;" / > < / div >
2025-01-30 15:45:39 +01:00
< div class = "dontformatthis" >
2025-01-31 11:35:03 +01:00
< div class = "about" id = "ct" > < div class = "title" > ABOUT ME :3< / div > < div class = "paragraph" > Hailo welcome to my site! I'm IMK!< / div > < / div > < div class = "flexbox" style = "margin-left: 2vw; margin-right: 10vw; width:70%; align-items:start; font-size:2vw;" > < div class = "boxer" > Any pronouns!!< / div > < div class = "boxer" > Unlabeled (AMAB)< / div > < div class = "boxer" > I like boys< / div > < div class = "boxer" > what if we all die and it absolutely sucks< / div > < / div >
2025-01-30 15:45:39 +01:00
< div class = "about" id = "cpar" > I have multiple hobbies like < ul > < li > programming - Rust, Gdscript, Python, C# (and html and css if you count it)< / li > < li > Art - I mainly do pixel art though I do regular graphics from time to time< / li > < li > 3D - I can model, rig, texture< / li > < li > Music - I make various genres, my main inspiration is frums and camellia, currently using fl studio, but migrating to reaper< / li > < / ul > < / div >
2025-01-31 11:35:03 +01:00
< div class = "about" > I tend to make stupid jokes and I'm an anxious autistic mess :3< / div >
< div class = "about" > < div class = "title" style = "text-align:center;" > SOCIALS BELOW< / div > < / div >
< / div >
2025-01-30 15:45:39 +01:00
< / div >
2025-01-31 11:35:03 +01:00
< div class = "flexbox" style = "margin-top:5vh;width:fill;justify-content:space-around;margin-bottom:2vh;" > < a href = "https://youtube.com/@imkjet" > < div class = "social" > < img class = "sociall" src = "assets/yt.svg" > < / div > < / a > < a href = "https://bsky.app/profile/theboykisser.com" > < div class = "social" > < img class = "sociall" src = "assets/bs.svg" > < / div > < / a > < a href = "https://open.spotify.com/artist/2IialdWlH9wMBeSEw0cpRq?si=OETC9aRMT7G0O1xCQGf3aQ" > < div class = "social" > < img class = "sociall" src = "assets/sp.svg" > < / div > < / a > < a href = "https://discord.com/users/539535619081240596" > < div class = "social" > < img class = "sociall" src = "assets/dc.svg" > < / div > < / a > < / div >
2025-01-30 15:45:39 +01:00
< / body >
< / html >