Skip to content

Commit 0e5f45c

Browse files
committed
2025 website refresh
1 parent d39bc72 commit 0e5f45c

5 files changed

Lines changed: 245 additions & 81 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ This is the repository for my personal website containing info about me as well
55
## Credits
66

77

8-
[Background image](https://creator.nightcafe.studio/creation/eNCnGWRDSyWM3O7R8SyZ)
9-
[Fonts used](https://fonts.google.com/share?selection.family=Playpen+Sans|Ubuntu)
8+
[Background image](https://www.deviantart.com/document10/art/Cyberglitch-1158647488)
9+
[Fonts used](https://fonts.google.com/share?selection.family=Doto:wght@100..900|Playpen+Sans:wght@100..800|Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700)
1010
[Icons](https://www.iconfinder.com/)

img/bg.webp

963 KB
Loading

index.html

Lines changed: 55 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,20 @@
77
<meta name="description" content="Personal Portofolio Website">
88
<meta name="author" content="document10">
99
<meta name="keywords" content="HTML, CSS, JS, PY, Python, GO, USV, CTR, Personal, Portofolio, Website, Skills, Art, Dev, Developement, Software">
10-
<meta name="theme-color" content="#00aaaa">
10+
<meta name="theme-color" content="#1DD2EB">
1111
<meta property="og:url" content="https://document10.github.io">
1212
<meta property="og:site_name" content="document10.github.io">
1313
<meta property="og:title" content="Document10">
14-
<meta property="og:description" content="I am a 19 years old developer and artist, currently in university and I have a lot of experience with languages like JS, Python, CSS, and more. I use Linux on a daily basis, and I learn more things about it every day.">
14+
<meta property="og:description" content="I am a 20 years old developer and artist, currently in university and I have a lot of experience with languages like JS, Python, CSS, and more. I use Linux on a daily basis, and I learn more things about it every day.">
1515
<meta property="og:image" content="https://raw.githubusercontent.com/document10/document10.github.io/main/img/pfp.webp">
1616
<meta property="og:image:type" content="image/png">
1717
<meta property="og:image:width" content="256">
1818
<meta property="og:image:height" content="256">
1919
<meta property="og:image:alt" content="My profile picture">
20-
<link rel="stylesheet" href="styles.css">
20+
<link rel="stylesheet preload" as="style" fetchpriority="high" href="styles.css">
2121
<link rel="icon" type="image/x-icon" href="./img/pfp.webp">
22-
<link rel="preconnect" href="https://fonts.googleapis.com">
23-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
24-
<link rel="dns-prefetch" href="https://fonts.googleapis.com">
25-
<link rel="dns-prefetch" href="https://fonts.gstatic.com" crossorigin>
22+
<link rel="preconnect dns-prefetch" href="https://fonts.googleapis.com" crossorigin>
23+
<link rel="preconnect dns-prefetch" href="https://fonts.gstatic.com" crossorigin>
2624
</head>
2725
<body>
2826
<div id="main">
@@ -31,53 +29,60 @@
3129
<h1>document10</h1>
3230
</div>
3331
<p id="aboutme">
34-
I am a 19 years old developer and artist, currently in <a href="https://fiesc.usv.ro/" class="ext">university</a> and I have a lot of experience with languages like JS, Python, CSS, and more. I use <a href="https://endeavouros.com/" class="ext">Linux</a> on a daily basis, and I learn more things about it every day.
32+
I am a 20 years old developer and artist, currently in <a href="https://fiesc.usv.ro/" class="ext">university</a> and I have a lot of experience with languages like JS, Python, CSS, and more. I use <a href="https://endeavouros.com/" class="ext">Linux</a> on a daily basis, and I learn more things about it every day.
3533
</p>
3634
<div id="social">
37-
<a href="https://github.com/document10" class="social">
38-
<img src="./img/github.webp" alt="Github" class="linkicon" >
39-
</a>
40-
<a href="https://replit.com/@document10" class="social">
41-
<img src="./img/replit.webp" alt="Replit" class="linkicon" >
42-
</a>
43-
<a href="https://g.dev/document10" class="social">
44-
<img src="./img/google.webp" alt="Google Developer" class="linkicon">
45-
</a>
46-
<a href="https://dev.to/document10" class="social">
47-
<img src="./img/devto.webp" alt="Dev.to" class="linkicon">
48-
</a>
49-
<a href="https://imgur.com/user/dxvk10/posts" class="social">
50-
<img src="./img/imgur.webp" alt="Imgur" class="linkicon" >
51-
</a>
52-
<a href="https://www.deviantart.com/document10" class="social">
53-
<img src="./img/deviantart.webp" alt="Deviantart" class="linkicon">
54-
</a>
55-
<a href="https://nightcafe.art/u/document10" class="social">
56-
<img src="./img/nightcafe.webp" alt="NightCafe" class="linkicon" >
57-
</a>
58-
<a href="https://www.joinwhirl.com/document10" class="social">
59-
<img src="./img/whirl.webp" alt="Whirl" class="linkicon" >
60-
</a>
61-
<a href="https://splr.ge/swan/document10" class="social">
62-
<img src="./img/splurge.webp" alt="Splurge" class="linkicon" >
63-
</a>
64-
<a href="https://cara.app/document10" class="social">
65-
<img src="./img/cara.webp" alt="Cara" class="linkicon" >
66-
</a>
67-
<a href="https://www.instagram.com/document10_/" class="social">
68-
<img src="./img/instagram.webp" alt="Instagram" class="linkicon" >
69-
</a>
70-
<a href="https://www.threads.net/@document10_" class="social">
71-
<img src="./img/threads.webp" alt="Threads.net" class="linkicon">
72-
</a>
73-
<a href="https://discordapp.com/users/332934999173234688" class="social">
74-
<img src="./img/discord.webp" alt="Discord" class="linkicon" >
75-
</a>
35+
<div class="cat">
36+
<p class="cattitle">Social</p>
37+
<a href="https://www.instagram.com/document10_/" class="social">
38+
<img src="./img/instagram.webp" alt="Instagram" class="linkicon" >
39+
</a>
40+
<a href="https://www.threads.net/@document10_" class="social">
41+
<img src="./img/threads.webp" alt="Threads.net" class="linkicon">
42+
</a>
43+
<a href="https://discordapp.com/users/332934999173234688" class="social">
44+
<img src="./img/discord.webp" alt="Discord" class="linkicon" >
45+
</a>
46+
</div>
47+
<div class="cat">
48+
<p class="cattitle">Developement</p>
49+
<a href="https://github.com/document10" class="social">
50+
<img src="./img/github.webp" alt="Github" class="linkicon" >
51+
</a>
52+
<a href="https://replit.com/@document10" class="social">
53+
<img src="./img/replit.webp" alt="Replit" class="linkicon" >
54+
</a>
55+
<a href="https://g.dev/document10" class="social">
56+
<img src="./img/google.webp" alt="Google Developer" class="linkicon">
57+
</a>
58+
<a href="https://dev.to/document10" class="social">
59+
<img src="./img/devto.webp" alt="Dev.to" class="linkicon">
60+
</a>
61+
</div>
62+
<div class="cat">
63+
<p class="cattitle">Images</p>
64+
<a href="https://imgur.com/user/dxvk10/posts" class="social">
65+
<img src="./img/imgur.webp" alt="Imgur" class="linkicon" >
66+
</a>
67+
<a href="https://www.deviantart.com/document10" class="social">
68+
<img src="./img/deviantart.webp" alt="Deviantart" class="linkicon">
69+
</a>
70+
<a href="https://nightcafe.art/u/document10" class="social">
71+
<img src="./img/nightcafe.webp" alt="NightCafe" class="linkicon" >
72+
</a>
73+
<a href="https://www.joinwhirl.com/document10" class="social">
74+
<img src="./img/whirl.webp" alt="Whirl" class="linkicon" >
75+
</a>
76+
<a href="https://splr.ge/swan/document10" class="social">
77+
<img src="./img/splurge.webp" alt="Splurge" class="linkicon" >
78+
</a>
79+
<a href="https://cara.app/document10" class="social">
80+
<img src="./img/cara.webp" alt="Cara" class="linkicon" >
81+
</a>
82+
</div>
7683
</div>
7784
<div id="footer">
78-
<a href="https://creator.nightcafe.studio/creation/eNCnGWRDSyWM3O7R8SyZ" class="footer">Background</a>
79-
<a href="https://fonts.google.com/share?selection.family=Playpen+Sans|Ubuntu" class="footer">Fonts used</a>
80-
<a href="https://www.iconfinder.com/" class="footer">Icons source</a>
85+
<a href="/other" class="footer">Other Links</a>
8186
</div>
8287
</div>
8388
</body>

other.html

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
<html lang="en">
2+
<head>
3+
<title>Other links</title>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="description" content="Other useful links">
7+
<meta name="author" content="document10">
8+
<meta name="keywords" content="HTML, CSS, JS, PY, Python, Linux, GO, USV, CTR, Personal, Portofolio, Website, Skills, Art, Dev, Developement, Software">
9+
<meta name="theme-color" content="#1DD2EB">
10+
<meta property="og:url" content="https://document10.github.io/other">
11+
<meta property="og:site_name" content="document10.github.io/other">
12+
<meta property="og:title" content="Other links">
13+
<meta property="og:description" content="List of other links">
14+
<meta property="og:image" content="https://raw.githubusercontent.com/document10/document10.github.io/main/img/pfp.webp">
15+
<meta property="og:image:type" content="image/png">
16+
<meta property="og:image:width" content="256">
17+
<meta property="og:image:height" content="256">
18+
<meta property="og:image:alt" content="My profile picture">
19+
<link rel="stylesheet preload" as="style" fetchpriority="high" href="styles.css">
20+
<link rel="icon" type="image/x-icon" href="./img/pfp.webp">
21+
<link rel="preconnect dns-prefetch" href="https://fonts.googleapis.com" crossorigin>
22+
<link rel="preconnect dns-prefetch" href="https://fonts.gstatic.com" crossorigin>
23+
</head>
24+
<body>
25+
<div id="main">
26+
<div id="title">
27+
<h1>Other links</h1>
28+
</div>
29+
<p id="other">
30+
Instagram AI groups (not managed by me)
31+
<a href="https://ig.me/j/AbaC91yrhsCFkYFM/" class="ext">Ai Lovers Group</a>
32+
<a href="https://ig.me/j/AbY3tzrRb2NdGNT4/" class="ext">AI Community Collaboration</a>
33+
<a href="https://ig.me/j/AbYid9xHb_IlkW7o/" class="ext">Smiles and Positivity</a>
34+
<a href="https://ig.me/j/AbZWiNis0rzuYo7h/" class="ext">AI Enthusiasts</a>
35+
<a href="https://ig.me/j/AbaonihsBTCgIApp/" class="ext">AI Images Club</a>
36+
Credits
37+
<a href="https://www.deviantart.com/document10/art/Cyberglitch-1158647488" class="ext">Background source</a>
38+
<a href="https://fonts.google.com/share?selection.family=Doto:wght@100..900|Playpen+Sans:wght@100..800|Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700" class="ext">Fonts used</a>
39+
<a href="https://www.iconfinder.com/" class="ext">Icons source</a>
40+
</p>
41+
<div id="social">
42+
<a href="https://www.instagram.com/document10_/" class="social">
43+
<img src="./img/instagram.webp" alt="Instagram" class="linkicon" >
44+
</a>
45+
<a href="https://www.threads.net/@document10_" class="social">
46+
<img src="./img/threads.webp" alt="Threads.net" class="linkicon">
47+
</a>
48+
<a href="https://discordapp.com/users/332934999173234688" class="social">
49+
<img src="./img/discord.webp" alt="Discord" class="linkicon" >
50+
</a>
51+
<a href="https://github.com/document10" class="social">
52+
<img src="./img/github.webp" alt="Github" class="linkicon" >
53+
</a>
54+
<a href="https://replit.com/@document10" class="social">
55+
<img src="./img/replit.webp" alt="Replit" class="linkicon" >
56+
</a>
57+
<a href="https://g.dev/document10" class="social">
58+
<img src="./img/google.webp" alt="Google Developer" class="linkicon">
59+
</a>
60+
<a href="https://dev.to/document10" class="social">
61+
<img src="./img/devto.webp" alt="Dev.to" class="linkicon">
62+
</a>
63+
<a href="https://imgur.com/user/dxvk10/posts" class="social">
64+
<img src="./img/imgur.webp" alt="Imgur" class="linkicon" >
65+
</a>
66+
<a href="https://www.deviantart.com/document10" class="social">
67+
<img src="./img/deviantart.webp" alt="Deviantart" class="linkicon">
68+
</a>
69+
<a href="https://nightcafe.art/u/document10" class="social">
70+
<img src="./img/nightcafe.webp" alt="NightCafe" class="linkicon" >
71+
</a>
72+
<a href="https://www.joinwhirl.com/document10" class="social">
73+
<img src="./img/whirl.webp" alt="Whirl" class="linkicon" >
74+
</a>
75+
<a href="https://splr.ge/swan/document10" class="social">
76+
<img src="./img/splurge.webp" alt="Splurge" class="linkicon" >
77+
</a>
78+
<a href="https://cara.app/document10" class="social">
79+
<img src="./img/cara.webp" alt="Cara" class="linkicon" >
80+
</a>
81+
</div>
82+
<div id="footer">
83+
<a href="index" class="footer">Home</a>
84+
</div>
85+
</div>
86+
</body>
87+
</html>

0 commit comments

Comments
 (0)