Apache
tcp/443 tcp/80
The following URL (usually /.git/config
) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522c94e0a42
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true ignorecase = true precomposeunicode = true [remote "origin"] url = https://github.com/J-Raunstrup/J-Raunstrup.github.io fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main [pull] rebase = false
The following URL (usually /.git/config
) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522c94e0a42
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true ignorecase = true precomposeunicode = true [remote "origin"] url = https://github.com/J-Raunstrup/J-Raunstrup.github.io fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main [pull] rebase = false
The following URL (usually /.git/config
) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522c94e0a42
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true ignorecase = true precomposeunicode = true [remote "origin"] url = https://github.com/J-Raunstrup/J-Raunstrup.github.io fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main [pull] rebase = false
The following URL (usually /.git/config
) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522c94e0a42
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true ignorecase = true precomposeunicode = true [remote "origin"] url = https://github.com/J-Raunstrup/J-Raunstrup.github.io fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main [pull] rebase = false
Open service 46.183.138.100:443 · jens.es-2011.dk
2024-11-20 23:35
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Wed, 20 Nov 2024 23:35:11 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 2 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · www.jens.es-2011.dk
2024-11-20 13:50
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Wed, 20 Nov 2024 13:50:12 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · www.jens.es-2011.dk
2024-11-20 13:50
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Wed, 20 Nov 2024 13:50:05 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · jens.es-2011.dk
2024-11-18 14:02
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Mon, 18 Nov 2024 14:03:00 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 4 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · www.jens.es-2011.dk
2024-11-18 11:22
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Mon, 18 Nov 2024 11:22:55 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · www.jens.es-2011.dk
2024-11-18 11:22
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Mon, 18 Nov 2024 11:22:54 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · www.jens.es-2011.dk
2024-11-18 11:22
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Mon, 18 Nov 2024 11:22:17 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · jens.es-2011.dk
2024-11-16 17:18
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Sat, 16 Nov 2024 17:18:20 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · www.jens.es-2011.dk
2024-11-16 17:18
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Sat, 16 Nov 2024 17:18:01 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 4 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · jens.es-2011.dk
2024-11-16 15:08
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Sat, 16 Nov 2024 15:08:59 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · jens.es-2011.dk
2024-11-16 15:08
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Sat, 16 Nov 2024 15:08:59 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · www.jens.es-2011.dk
2024-11-16 12:35
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Sat, 16 Nov 2024 12:35:38 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · jens.es-2011.dk
2024-11-16 10:01
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Sat, 16 Nov 2024 10:01:57 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 4 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · www.jens.es-2011.dk
2024-11-02 23:28
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Sat, 02 Nov 2024 23:28:33 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 2 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · jens.es-2011.dk
2024-11-02 21:59
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Sat, 02 Nov 2024 21:59:30 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · jens.es-2011.dk
2024-11-02 17:41
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Sat, 02 Nov 2024 17:41:15 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · www.jens.es-2011.dk
2024-11-02 16:04
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Sat, 02 Nov 2024 16:04:01 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · www.jens.es-2011.dk
2024-11-01 22:16
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Fri, 01 Nov 2024 22:16:38 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · jens.es-2011.dk
2024-11-01 18:00
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Fri, 01 Nov 2024 18:00:38 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · www.jens.es-2011.dk
2024-11-01 12:58
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Fri, 01 Nov 2024 12:58:02 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · jens.es-2011.dk
2024-10-30 17:58
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Wed, 30 Oct 2024 17:58:31 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 4 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · www.jens.es-2011.dk
2024-10-30 16:24
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Wed, 30 Oct 2024 16:24:09 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · jens.es-2011.dk
2024-10-22 06:27
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Tue, 22 Oct 2024 06:27:13 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · jens.es-2011.dk
2024-10-20 23:56
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Sun, 20 Oct 2024 23:56:44 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 4 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · www.jens.es-2011.dk
2024-10-20 19:35
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Sun, 20 Oct 2024 19:35:08 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · www.jens.es-2011.dk
2024-10-20 19:16
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Sun, 20 Oct 2024 19:16:27 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · jens.es-2011.dk
2024-10-20 06:29
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Sun, 20 Oct 2024 06:29:31 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · jens.es-2011.dk
2024-10-18 23:58
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Fri, 18 Oct 2024 23:58:34 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · www.jens.es-2011.dk
2024-10-18 19:28
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Fri, 18 Oct 2024 19:28:21 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 3 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · www.jens.es-2011.dk
2024-10-18 18:56
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Fri, 18 Oct 2024 18:56:36 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 4 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · jens.es-2011.dk
2024-10-18 05:10
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Fri, 18 Oct 2024 05:10:44 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 4 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · jens.es-2011.dk
2024-10-17 02:36
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Thu, 17 Oct 2024 02:36:05 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 1 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:443 · www.jens.es-2011.dk
2024-10-16 21:41
HTTP/1.1 200 OK Accept-Ranges: bytes Alt-Svc: h3=":443"; ma=2592000 Content-Type: text/html; charset=UTF-8 Date: Wed, 16 Oct 2024 21:41:58 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 4 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · www.jens.es-2011.dk
2024-10-16 20:16
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Wed, 16 Oct 2024 20:16:17 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 3 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria
Open service 46.183.138.100:80 · jens.es-2011.dk
2024-10-16 12:10
HTTP/1.1 200 OK Accept-Ranges: bytes Content-Type: text/html; charset=UTF-8 Date: Wed, 16 Oct 2024 12:10:11 GMT Etag: "2161-60bbec37a6637-gzip" Last-Modified: Tue, 05 Dec 2023 08:10:11 GMT Server: Caddy Server: Apache Vary: Accept-Encoding X-Gigahost-Proxy: App Router 4 Connection: close Transfer-Encoding: chunked Page title: Jens' projects site <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jens' projects site</title> <link rel="stylesheet" href="resources/CSS/style.css"> <link rel="icon" href="./resources/images/list-icon.png" type="image/x-icon"> <script src="https://kit.fontawesome.com/e5e3a9297d.js" crossorigin="anonymous"></script> </head> <body id="body"> <!-- burde vise billeder af de forskellige teknologier jeg kunne endten i starten eller slutningen. bl.a. chrome dev tools. sql, css, html, javscirpt, git, github. command line, C#, maybe visual studio code. maybe a little blender. though maybe best to exclude. maybe node though i think best to exclude for now. maybe also include a little power bi on the site. also apart form that maybe a good idea to have a picture of me. could be me staring towards some of the things i think i might be good at or the things i have made. maybe mention the sql powerpoints. maybe mention brians gym or brians garage. maybe showcase javsacript method library. those are 3 different things or maybe the C# roulette game. maybe change it to english instead of danish. So its more readable for recruiters. Though not sure. those are 4 projects im pretty proud of. maybe also include the power bi project. maybe impliment a dark mode with javacsript. if not a counter to see how long i have been programming. 1 month max. maybe add a description of me as a person short. And for how long i have been programming. maybe also add human languages and write. english, danish fluently and a ittle german. those could be in a list of pointers with round circles. maybe also add the projects as links to where they are. Maybe add a seperate site that has all of my projects listed in order. Maybe the old design could be implemented for this. with miwers suggestion with proejcts as buttons. maybe those projects could have an img as the background for the button. then they could be used on the new site to reuse the code and make it simpler. maybe also add a contact page. so 3 pages maybe. projects. about me, and contact. unsure if a fourth one should be added missing the dark mode keep function and maybe the page breaks. deadline done by december 19. max. --> <!-- header section --> <header> <a href="./resources/nestedPages/projectsPage/index.html" id="changeMe1"><p class="projectsHeader" id="change1">Projects</p></a> <a href="./index.html" id="changeMe2"><p class="aboutMeHeader" id="change2">About me</p></a> <a href="./resources/nestedPages/contactPage/index.html" id="changeMe3"><p class="contactHeader">Contact</p></a> </header> <!-- dark mode button --> <div class="DMDiv"> <p>Dark mode:</p> <!-- old solution with prettier checkbox though not svaing the checkbox across sites. --> <!-- <label class="switch"> <input type="checkbox" onclick="updateDarkMode()"> <span class="slider"></span> </label> --> <button class="button button1" onclick="updateDarkMode()">Switch</button> </div> <!-- about me section --> <div> <h1>About me</h1> <p>Hello my name is Jens. I'm a 22 year old programmer based in Copenhagen Denmark. I'm interested in learning different technologies that create value for users.</p> <p>I have made a couple of websites with HTML, CSS and javascript. I have also tried analyzing and organizing datasets with SQL and made applications in C#.</p> <p>I like to learn different things so I have dabbled a little in power BI to try and visualize SQL data. I have also tried using blender a little to try out 3D modelling</p> </div> <!-- bigger projects --> <div> <h2>Bigger projects</h2> <div class="biggerProjects"> <ul> <li>Bria