mirror of
https://github.com/catmpeg/catmpeg.github.io.git
synced 2026-02-20 15:50:57 +03:00
?
This commit is contained in:
parent
52efeb8614
commit
7bf50259b1
30 changed files with 11 additions and 600 deletions
|
|
@ -1,21 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Чат</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Чат</h1>
|
|
||||||
<h2><a href="/">Обратно на домашнюю страницу</a></h2>
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
<iframe width="200" height="401" src="//semka.w10.site/cgi-bin/chat">
|
|
||||||
</main>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,21 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Chat</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Chat</h1>
|
|
||||||
<h2><a href="/eng/">Back to home page</a></h2>
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
<iframe width="200" height="401" src="//semka.w10.site/cgi-bin/chat">
|
|
||||||
</main>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Angry Birds</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Angry Birds</h1>
|
|
||||||
<h2><a href="/eng/games">Back to games</a></h2>
|
|
||||||
<br>
|
|
||||||
<embed src="/games/swfs/angry-birds-6730.swf" type="application/x-shockwave-flash" width="740" height="480">
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
</main>
|
|
||||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Bubble Shooter</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Bubble Shooter</h1>
|
|
||||||
<h2><a href="/eng/games">Back to games</a></h2>
|
|
||||||
<br>
|
|
||||||
<embed src="/games/swfs/bubble-shooter.swf" type="application/x-shockwave-flash">
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
</main>
|
|
||||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,22 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Doom 2D</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Doom 2 (Through DOS Zone)</h1>
|
|
||||||
<h2><a href="/eng/games">Back to games</a></h2>
|
|
||||||
<br>
|
|
||||||
<iframe width="100%" height="600" src="//dos.zone/doom-ii-oct-10-1994/" frameborder="0"></iframe>
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
</main>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,37 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Games</title>
|
|
||||||
<link rel="icon" href="../..//images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="../..//styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Games</h1>
|
|
||||||
|
|
||||||
<h2><a href="/eng/">Back to home page</a></h2>
|
|
||||||
|
|
||||||
<h2>Doom 2 (Through DOS Zone)</h2>
|
|
||||||
<h3><a href="doom2/">Play</a></h3>
|
|
||||||
|
|
||||||
<h2>Tetris</h2>
|
|
||||||
<h3><a href="tetris/">Play</a></h3>
|
|
||||||
|
|
||||||
<h2>Bubble Shooter</h2>
|
|
||||||
<h3><a href="bubbleshooter/">Play</a></h3>
|
|
||||||
|
|
||||||
<h2>Red Ball 4: Volume 1</h2>
|
|
||||||
<h3><a href="redball4/">Play</a></h3>
|
|
||||||
|
|
||||||
<h2>Angry Birds</h2>
|
|
||||||
<h3><a href="angrybirds/">Play</a></h3>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<h2>If you are on the phone, then turn on the PC version</h2>
|
|
||||||
</main>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Red Ball 4: Volume 1</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Red Ball 4: Volume 1</h1>
|
|
||||||
<h2><a href="/eng/games">Back to games</a></h2>
|
|
||||||
<br>
|
|
||||||
<embed src="/games/swfs/redball4vol1.swf" type="application/x-shockwave-flash" width="640" height="480">
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
</main>
|
|
||||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Tetris</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Tetris</h1>
|
|
||||||
<h2><a href="/eng/games">Back to games</a></h2>
|
|
||||||
<br>
|
|
||||||
<embed src="/games/swfs/tetris.swf" type="application/x-shockwave-flash">
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
</main>
|
|
||||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,51 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Main</title>
|
|
||||||
<link rel="icon" href="..//images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="..//styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Welcome to the xelframe page</h1>
|
|
||||||
|
|
||||||
<div id="buttons">
|
|
||||||
|
|
||||||
<a href="games/"><img width="64" src="..//images/flashpla.svg"
|
|
||||||
id="gamesicon"
|
|
||||||
alt="Games"></a><br>
|
|
||||||
|
|
||||||
<a href="chat/"><img width="64" src="..//images/chat.png"
|
|
||||||
alt="Chat"></a><br>
|
|
||||||
|
|
||||||
<a href="info/"><img width="64" src="..//images/Information.png"
|
|
||||||
alt="About"></a>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h2>Socials:</h2>
|
|
||||||
<h3>Discord: xelframe</h3>
|
|
||||||
<h3>Telegram: <a href="//t.me/xelframe" target="_blank">xelframe</a></h3>
|
|
||||||
<h3>Github: <a href="//github.com/xelframe" target="_blank">xelframe</a></h3>
|
|
||||||
<h3>Steam: <a href="//steamcommunity.com/id/xelframe" target="_blank">xelframe</a></h3>
|
|
||||||
<h3>YouTube: <a href="//www.youtube.com/@xelframe" target="_blank">@xelframe</a></h3>
|
|
||||||
<br>
|
|
||||||
<h2>My friends:</h2>
|
|
||||||
<h3>HonakAC: <a href="//honakac.github.io" target="_blank">honakac.github.io</a></h3>
|
|
||||||
<h3>Cat.: <a href="//patrickstar8753.github.io" target="_blank">patrickstar8753.github.io</a></h3>
|
|
||||||
<h3>Gamma63: <a href="//delta-gamma.org" target="_blank">delta-gamma.org</a></h3>
|
|
||||||
<br>
|
|
||||||
<h3><a href="/">Русский</a>/English</h3>
|
|
||||||
</main>
|
|
||||||
<br>
|
|
||||||
<div id="webring">
|
|
||||||
<a href="https://otomir23.me/webring/34/prev">~prev</a>
|
|
||||||
<a href="https://otomir23.me/webring" target="_blank">webring</a>
|
|
||||||
<a href="https://otomir23.me/webring/34/next">next~</a>
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,59 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - About</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>About</h1>
|
|
||||||
<h2><a href="/eng/">Back to home page</a></h2>
|
|
||||||
<br>
|
|
||||||
<h2>About me:</h2>
|
|
||||||
<h3>I live in Belarus, Minsk</h3>
|
|
||||||
<h3>My other nicknames: bhzrd, wolxd_, semkapc</h3>
|
|
||||||
<h3>Learning C++</h3>
|
|
||||||
<br>
|
|
||||||
<h2>My dreams:</h2>
|
|
||||||
<h3>1. Learn a middle of C++</h3>
|
|
||||||
<h3>2. Survive</h3>
|
|
||||||
<br>
|
|
||||||
<h2>My hobbies:</h2>
|
|
||||||
<h3>1. Games</h3>
|
|
||||||
<h3>2. Chatting with my friends</h3>
|
|
||||||
<h3>3. Attempts at programming</h3>
|
|
||||||
<h3>4. Listen to music</h3>
|
|
||||||
<br>
|
|
||||||
<h2>Specs of my computers:</h2>
|
|
||||||
<div id="spec">
|
|
||||||
<div>
|
|
||||||
<h3>Old</h3>
|
|
||||||
<h3>ASROCK X570 Pro4</h3>
|
|
||||||
<h3>GTX 1060 3GB PALIT StormX</h3>
|
|
||||||
<h3>AMD Ryzen 7 2700</h3>
|
|
||||||
<h3>32 GB RAM (DDR4)</h3>
|
|
||||||
<h3>Systems I use:</h3>
|
|
||||||
<h3>Windows 10 22H2 (rarely)</h3>
|
|
||||||
<h3>OpenSUSE</h3>
|
|
||||||
<h3>Proxmox VE</h3>
|
|
||||||
<h3>MacOS Big Sur</h3>
|
|
||||||
</div>
|
|
||||||
<div id="newpc">
|
|
||||||
<h3>New</h3>
|
|
||||||
<h3>Acer AN16-41</h3>
|
|
||||||
<h3>RTX 4070 Mobile</h3>
|
|
||||||
<h3>AMD Ryzen 7 7840HS</h3>
|
|
||||||
<h3>32 GB RAM (DDR5)</h3>
|
|
||||||
<h3>Systems I use:</h3>
|
|
||||||
<h3>Ubuntu 25.04 (without snap)</h3>
|
|
||||||
<h3>Windows 11 24H2</h3>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</main>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
BIN
favicon.jpg
Normal file
BIN
favicon.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
|
|
@ -1,23 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Angry Birds</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Angry Birds</h1>
|
|
||||||
<h2><a href="/games">Обратно в игры</a></h2>
|
|
||||||
<br>
|
|
||||||
<embed src="../swfs/angry-birds-6730.swf" type="application/x-shockwave-flash" width="740" height="480">
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
</main>
|
|
||||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Bubble Shooter</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Bubble Shooter</h1>
|
|
||||||
<h2><a href="/games">Обратно в игры</a></h2>
|
|
||||||
<br>
|
|
||||||
<embed src="../swfs/bubble-shooter.swf" type="application/x-shockwave-flash">
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
</main>
|
|
||||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,22 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Doom 2D</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Doom 2 (через DOS Zone)</h1>
|
|
||||||
<h2><a href="/games">Обратно в игры</a></h2>
|
|
||||||
<br>
|
|
||||||
<iframe width="100%" height="600" src="//dos.zone/doom-ii-oct-10-1994/" frameborder="0"></iframe>
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
</main>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,37 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Игры</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="../styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Игры</h1>
|
|
||||||
|
|
||||||
<h2><a href="/">Обратно на домашнюю страницу</a></h2>
|
|
||||||
|
|
||||||
<h2>Doom 2 (через DOS Zone)</h2>
|
|
||||||
<h3><a href="doom2/">Играть</a></h3>
|
|
||||||
|
|
||||||
<h2>Tetris</h2>
|
|
||||||
<h3><a href="tetris/">Играть</a></h3>
|
|
||||||
|
|
||||||
<h2>Bubble Shooter</h2>
|
|
||||||
<h3><a href="bubbleshooter/">Играть</a></h3>
|
|
||||||
|
|
||||||
<h2>Red Ball 4: Volume 1</h2>
|
|
||||||
<h3><a href="redball4/">Играть</a></h3>
|
|
||||||
|
|
||||||
<h2>Angry Birds</h2>
|
|
||||||
<h3><a href="angrybirds/">Играть</a></h3>
|
|
||||||
|
|
||||||
<br>
|
|
||||||
<h2>Если вы на телефоне то включите версию для ПК</h2>
|
|
||||||
</main>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Red Ball 4: Volume 1</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Red Ball 4: Volume 1</h1>
|
|
||||||
<h2><a href="/games">Обратно в игры</a></h2>
|
|
||||||
<br>
|
|
||||||
<embed src="../swfs/redball4vol1.swf" type="application/x-shockwave-flash" width="640" height="480">
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
</main>
|
|
||||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,23 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Tetris</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Tetris</h1>
|
|
||||||
<h2><a href="/games">Обратно в игры</a></h2>
|
|
||||||
<br>
|
|
||||||
<embed src="../swfs/tetris.swf" type="application/x-shockwave-flash">
|
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
</main>
|
|
||||||
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB |
BIN
images/bg.jpg
BIN
images/bg.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 2.5 MiB |
BIN
images/chat.png
BIN
images/chat.png
Binary file not shown.
|
Before Width: | Height: | Size: 9.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 107 KiB |
|
|
@ -1,13 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<svg viewBox="1637.933 -784.236 1622.882 1513.045" xmlns="http://www.w3.org/2000/svg">
|
|
||||||
<g>
|
|
||||||
<path fill-rule="evenodd" clip-rule="evenodd" fill="url(#SVGID_1_)" d="M 1637.933 -784.236 L 1637.933 728.809 L 3260.815 728.809 L 3260.815 -784.236 L 1637.933 -784.236 Z" style=""/>
|
|
||||||
<g transform="matrix(2.422256, 0, 0, 2.422256, 552.459229, -161.936447)" style="">
|
|
||||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="120.0002" y1="-7.9937" x2="120.0002" y2="250.7279" gradientTransform="matrix(4.960205, -2.840095, 3.080802, 5.380598, 1564.138428, -328.871979)">
|
|
||||||
<stop offset="0" style="stop-color: rgb(217, 11, 30);"/>
|
|
||||||
<stop offset="1" style="stop-color: rgb(92, 3, 6);"/>
|
|
||||||
</linearGradient>
|
|
||||||
</g>
|
|
||||||
<path d="M 2828.278 -512.565 C 2708.996 -525.867 2570.441 -474.419 2485.8 -372.503 C 2417.495 -290.257 2385.441 -185.395 2344.217 -86.985 C 2264.101 104.268 2170.152 237.469 2041.362 230.602 L 2041.362 413.201 C 2181.336 413.201 2300.932 353.599 2385.198 251.231 C 2438.817 185.77 2476.616 114.839 2508.648 34.755 L 2734.674 30.957 L 2734.674 -148.927 L 2578.972 -150.012 C 2636.076 -271.879 2699.447 -336.952 2828.278 -336.952 L 2828.278 -512.565 Z" style="fill: rgb(255, 255, 255);"/>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 1.3 KiB |
32
index.html
32
index.html
|
|
@ -4,47 +4,33 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta name="description" content="Личная страница xelframe">
|
<meta name="description" content="Личная страница xelframe">
|
||||||
<title>xelframe Page - Главная</title>
|
<title>xelframe page</title>
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
<link rel="icon" href="favicon.jpg">
|
||||||
<link rel="stylesheet" href="/styles.css">
|
<link rel="stylesheet" href="styles.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<br>
|
<br>
|
||||||
<main>
|
<main>
|
||||||
<h1>Добро пожаловать на страницу xelframe</h1>
|
<h1>Welcome to the xelframe page</h1>
|
||||||
<div id="buttons">
|
|
||||||
|
|
||||||
<a href="games/"><img width="64" src="images/flashpla.svg"
|
<h2>Socials:</h2>
|
||||||
id="gamesicon"
|
|
||||||
alt="Игры"></a><br>
|
|
||||||
|
|
||||||
<a href="chat/"><img width="64" src="images/chat.png"
|
|
||||||
alt="Чат"></a><br>
|
|
||||||
|
|
||||||
<a href="info/"><img width="64" src="images/Information.png"
|
|
||||||
alt="Информация обо мне"></a>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h2>Соцсети:</h2>
|
|
||||||
<h3>Discord: xelframe</h3>
|
<h3>Discord: xelframe</h3>
|
||||||
<h3>Telegram: <a href="//t.me/xelframe" target="_blank">xelframe</a></h3>
|
<h3>Telegram: <a href="//t.me/xelframe" target="_blank">xelframe</a></h3>
|
||||||
<h3>Github: <a href="//github.com/xelframe" target="_blank">xelframe</a></h3>
|
<h3>Github: <a href="//github.com/xelframe" target="_blank">xelframe</a></h3>
|
||||||
<h3>Steam: <a href="//steamcommunity.com/id/xelframe" target="_blank">xelframe</a></h3>
|
<h3>Steam: <a href="//steamcommunity.com/id/xelframe" target="_blank">xelframe</a></h3>
|
||||||
<h3>YouTube: <a href="//www.youtube.com/@xelframe" target="_blank">@xelframe</a></h3>
|
<h3>YouTube: <a href="//www.youtube.com/@xelframe" target="_blank">@xelframe</a></h3>
|
||||||
<br>
|
<br>
|
||||||
<h2>Мои друзья:</h2>
|
<h2>My friends:</h2>
|
||||||
<h3>HonakAC: <a href="//honakac.github.io" target="_blank">honakac.github.io</a></h3>
|
<h3>HonakAC: <a href="//honakac.github.io" target="_blank">honakac.github.io</a></h3>
|
||||||
<h3>Cat.: <a href="//patrickstar8753.github.io" target="_blank">patrickstar8753.github.io</a></h3>
|
<h3>Cat.: <a href="//patrickstar8753.github.io" target="_blank">patrickstar8753.github.io</a></h3>
|
||||||
<h3>Gamma63: <a href="//delta-gamma.org" target="_blank">delta-gamma.org</a></h3>
|
<h3>Gamma63: <a href="//delta-gamma.org" target="_blank">delta-gamma.org</a></h3>
|
||||||
<br>
|
<br>
|
||||||
<h3>Русский/<a href="/eng/">English</a></h3>
|
|
||||||
</main>
|
</main>
|
||||||
<br>
|
<br>
|
||||||
<div id="webring">
|
<div id="webring">
|
||||||
<a href="https://otomir23.me/webring/34/prev">~предыдущий</a>
|
<a href="https://otomir23.me/webring/34/prev">~prev</a>
|
||||||
<a href="https://otomir23.me/webring" target="_blank">вебринг</a>
|
<a href="https://otomir23.me/webring" target="_blank">webring</a>
|
||||||
<a href="https://otomir23.me/webring/34/next">следующий~</a>
|
<a href="https://otomir23.me/webring/34/next">next~</a>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,59 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="ru">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta name="description" content="Личная страница xelframe">
|
|
||||||
<title>xelframe Page - Информация обо мне</title>
|
|
||||||
<link rel="icon" href="/images/favicon.jpg">
|
|
||||||
<link rel="stylesheet" href="/styles.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<br>
|
|
||||||
<main>
|
|
||||||
<h1>Информация обо мне</h1>
|
|
||||||
<h2><a href="/">Обратно на домашнюю страницу</a></h2>
|
|
||||||
<br>
|
|
||||||
<h2>Обо мне:</h2>
|
|
||||||
<h3>Живу в Беларуси, Минск</h3>
|
|
||||||
<h3>Мои другие никнеймы: bhzrd, wolxd_, semkapc</h3>
|
|
||||||
<h3>Изучаю C++</h3>
|
|
||||||
<br>
|
|
||||||
<h2>Мои мечты:</h2>
|
|
||||||
<h3>1. Выучить хотя бы середину C++</h3>
|
|
||||||
<h3>2. Выжить</h3>
|
|
||||||
<br>
|
|
||||||
<h2>Мои увлечения:</h2>
|
|
||||||
<h3>1. Игры</h3>
|
|
||||||
<h3>2. Общение с друзьями</h3>
|
|
||||||
<h3>3. Попытки программирования</h3>
|
|
||||||
<h3>4. Слушать музыку</h3>
|
|
||||||
<br>
|
|
||||||
<h2>Характеристики моих компов:</h2>
|
|
||||||
<div id="spec">
|
|
||||||
<div>
|
|
||||||
<h3>Старый</h3>
|
|
||||||
<h3>ASROCK X570 Pro4</h3>
|
|
||||||
<h3>GTX 1060 3GB PALIT StormX</h3>
|
|
||||||
<h3>AMD Ryzen 7 2700</h3>
|
|
||||||
<h3>16 GB RAM (DDR4)</h3>
|
|
||||||
<h3>Системы которые я использую:</h3>
|
|
||||||
<h3>Windows 10 22H2</h3>
|
|
||||||
<h3>OpenSUSE</h3>
|
|
||||||
<h3>Proxmox VE</h3>
|
|
||||||
<h3>MacOS Big Sur</h3>
|
|
||||||
</div>
|
|
||||||
<div id="newpc">
|
|
||||||
<h3>Новый</h3>
|
|
||||||
<h3>Acer AN16-41</h3>
|
|
||||||
<h3>RTX 4070 Mobile</h3>
|
|
||||||
<h3>AMD Ryzen 7 7840HS</h3>
|
|
||||||
<h3>32 GB RAM (DDR5)</h3>
|
|
||||||
<h3>Системы которые я использую:</h3>
|
|
||||||
<h3>Ubuntu 25.04 (без снап)</h3>
|
|
||||||
<h3>Windows 11 24H2</h3>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</main>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
53
styles.css
53
styles.css
|
|
@ -5,9 +5,6 @@ body {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: #222222;
|
background: #222222;
|
||||||
/* background: black url(images/bg.jpg) center/cover fixed; */
|
|
||||||
/* background: #333333; */
|
|
||||||
/* background: #292929; */
|
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
@ -19,27 +16,14 @@ main,
|
||||||
width: calc(100% - 20px);
|
width: calc(100% - 20px);
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
/* border-radius: 15px; */
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
border: 4px double rgb(180, 180, 180);
|
border: 4px double rgb(180, 180, 180);
|
||||||
}
|
}
|
||||||
|
|
||||||
#buttons {
|
|
||||||
padding: 15px;
|
|
||||||
margin: 0 auto;
|
|
||||||
border: 4px double rgb(180, 180, 180);
|
|
||||||
width: 300px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
iframe {
|
|
||||||
border: 2px solid rgb(180, 180, 180);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* <-----------------------> */
|
/* <-----------------------> */
|
||||||
|
|
||||||
#webring {
|
#webring {
|
||||||
|
|
@ -47,7 +31,6 @@ iframe {
|
||||||
width: calc(100% - 20px);
|
width: calc(100% - 20px);
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
/* border-radius: 15px; */
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
@ -58,9 +41,7 @@ iframe {
|
||||||
}
|
}
|
||||||
|
|
||||||
body,
|
body,
|
||||||
#webring,
|
#webring {
|
||||||
#buttons,
|
|
||||||
#spec {
|
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -69,35 +50,6 @@ a,
|
||||||
color: rgb(66, 131, 252);
|
color: rgb(66, 131, 252);
|
||||||
}
|
}
|
||||||
|
|
||||||
#buttons {
|
|
||||||
justify-content: center;
|
|
||||||
gap: 20px;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
#buttons img {
|
|
||||||
transition: transform 0.3s ease;
|
|
||||||
}
|
|
||||||
|
|
||||||
#buttons img:hover {
|
|
||||||
transform: scale(1.3);
|
|
||||||
}
|
|
||||||
|
|
||||||
#spec {
|
|
||||||
justify-content: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
#newpc {
|
|
||||||
margin-left: 100px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#gamesicon {
|
|
||||||
border-radius: 50%;
|
|
||||||
height: 64px;
|
|
||||||
object-fit: cover;
|
|
||||||
box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.45);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* <-----------------------> */
|
/* <-----------------------> */
|
||||||
|
|
||||||
@media (max-width: 600px) {
|
@media (max-width: 600px) {
|
||||||
|
|
@ -124,13 +76,12 @@ a,
|
||||||
margin: 10px auto 0;
|
margin: 10px auto 0;
|
||||||
padding: 8px 12px;
|
padding: 8px 12px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
/* border-radius: 15px; */
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'JetBrains Mono';
|
font-family: 'JetBrains Mono';
|
||||||
src: url('font/JetBrainsMono-Bold.ttf') format('truetype');
|
src: url('JetBrainsMono-Bold.ttf') format('truetype');
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue