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
1e677efde7
commit
2922f6e4c6
15 changed files with 229 additions and 188 deletions
6
404.html
6
404.html
|
|
@ -5,12 +5,12 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Личная страница semkapc">
|
||||
<title>semkapc Page - 404</title>
|
||||
<link rel="icon" href="images/favicon.jpg">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="terminal" style="text-align:center">
|
||||
<p style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</p>
|
||||
<div id="terminal" style="text-align:center; font-family: 'Monocraft'; font-size: 16px;">
|
||||
<h1 style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</h1>
|
||||
</div>
|
||||
<div id="content">
|
||||
<header>
|
||||
|
|
|
|||
|
|
@ -5,12 +5,12 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Личная страница semkapc">
|
||||
<title>semkapc Page - Chat</title>
|
||||
<link rel="icon" href="/images/favicon.jpg">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="terminal" style="text-align:center">
|
||||
<p style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</p>
|
||||
<div id="terminal" style="text-align:center; font-family: 'Monocraft'; font-size: 16px;">
|
||||
<h1 style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</h1>
|
||||
</div>
|
||||
<div id="content">
|
||||
<header>
|
||||
|
|
|
|||
BIN
files/Monocraft.ttf
Normal file
BIN
files/Monocraft.ttf
Normal file
Binary file not shown.
|
|
@ -9,8 +9,8 @@
|
|||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="terminal" style="text-align:center">
|
||||
<p style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</p>
|
||||
<div id="terminal" style="text-align:center; font-family: 'Monocraft'; font-size: 16px;">
|
||||
<h1 style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</h1>
|
||||
</div>
|
||||
<div id="content">
|
||||
<header>
|
||||
|
|
@ -28,8 +28,6 @@
|
|||
<a href="/games/tetris.html">Играть</a>
|
||||
<h2>Minecraft</h2>
|
||||
<a href="/games/minecraft.html">Играть</a>
|
||||
<h2>Friday Night Funkin</h2>
|
||||
<a href="/games/fnf.html">Играть</a>
|
||||
</main>
|
||||
</div>
|
||||
<script src="script.js"></script>
|
||||
|
|
|
|||
|
|
@ -5,12 +5,12 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Личная страница semkapc">
|
||||
<title>semkapc Page - Doom 2D</title>
|
||||
<link rel="icon" href="../images/favicon.jpg">
|
||||
<link rel="icon" href="../images/favicon.ico">
|
||||
<link rel="stylesheet" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="terminal" style="text-align:center">
|
||||
<p style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</p>
|
||||
<div id="terminal" style="text-align:center; font-family: 'Monocraft'; font-size: 16px;">
|
||||
<h1 style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</h1>
|
||||
</div>
|
||||
<div id="content">
|
||||
<header>
|
||||
|
|
|
|||
|
|
@ -1,33 +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="Личная страница semkapc">
|
||||
<title>semkapc Page - FNF</title>
|
||||
<link rel="icon" href="../images/favicon.jpg">
|
||||
<link rel="stylesheet" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="terminal" style="text-align:center">
|
||||
<p style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</p>
|
||||
</div>
|
||||
<div id="content">
|
||||
<header>
|
||||
<div id="id_clock">00:00:00</div>
|
||||
</header>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<main class="fnf">
|
||||
<h1>Friday Night Funkin</h1>
|
||||
<h1><a href="../games.html">Обратно в игры</a></h1>
|
||||
<br>
|
||||
<iframe src="https://zayaruzostreetorgan.com/uploads/5/5/6/7/5567194/custom_themes/912678688145130271/files/index.html" frameborder="0" scrolling="yes" width="100%" style="aspect-ratio: 16 / 9;"></iframe>
|
||||
<br>
|
||||
<br>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -5,12 +5,12 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Личная страница semkapc">
|
||||
<title>semkapc Page - Minecraft</title>
|
||||
<link rel="icon" href="../images/favicon.jpg">
|
||||
<link rel="icon" href="../images/favicon.ico">
|
||||
<link rel="stylesheet" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="terminal" style="text-align:center">
|
||||
<p style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</p>
|
||||
<div id="terminal" style="text-align:center; font-family: 'Monocraft'; font-size: 16px;">
|
||||
<h1 style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</h1>
|
||||
</div>
|
||||
<div id="content">
|
||||
<header>
|
||||
|
|
|
|||
|
|
@ -5,12 +5,12 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Личная страница semkapc">
|
||||
<title>semkapc Page - Tetris</title>
|
||||
<link rel="icon" href="../images/favicon.jpg">
|
||||
<link rel="icon" href="../images/favicon.ico">
|
||||
<link rel="stylesheet" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="terminal" style="text-align:center">
|
||||
<p style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</p>
|
||||
<div id="terminal" style="text-align:center; font-family: 'Monocraft'; font-size: 16px;">
|
||||
<h1 style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</h1>
|
||||
</div>
|
||||
<div id="content">
|
||||
<header>
|
||||
|
|
|
|||
BIN
images/KDE_Mascot_Konqi_by_Tyson_Tan.png
Normal file
BIN
images/KDE_Mascot_Konqi_by_Tyson_Tan.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 629 KiB |
BIN
images/favicon.ico
Normal file
BIN
images/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 29 KiB |
49
index.html
49
index.html
|
|
@ -5,11 +5,11 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Личная страница semkapc">
|
||||
<title>semkapc Page - Main</title>
|
||||
<link rel="icon" href="images/favicon.jpg">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="terminal" style="text-align:center">
|
||||
<div id="terminal" style="text-align:center; font-family: 'Monocraft'; font-size: 16px;">
|
||||
<h1 style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</h1>
|
||||
</div>
|
||||
<div id="content">
|
||||
|
|
@ -25,18 +25,44 @@
|
|||
<nav>
|
||||
<a href="games.html"><img width="64" src="images/flashpla.svg" style="border-radius: 50%; height: 64px; object-fit: cover; box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.45);" alt="Игры"></a><br>
|
||||
<a href="chat.html"><img width="64" src="images/chat.png" alt="Чат"></a><br>
|
||||
<a href="soft.html"><img width="64" src="images/programs.png" alt="Программы"></a><br>
|
||||
<!-- <a href="soft.html"><img width="64" src="images/programs.png" alt="Программы"></a><br> -->
|
||||
<a href="info.html"><img width="64" src="images/Information.png" alt="Информация обо мне и об сайте"></a>
|
||||
</nav>
|
||||
|
||||
<section id="contacts">
|
||||
<h2>Мои контакты:</h2>
|
||||
<ul>
|
||||
<li>Discord: <a href="//discord.com/users/1229282117926518855" target="_blank">semkapc</a></li>
|
||||
<li>Telegram: <a href="//t.me/semkapc" target="_blank">semkapc</a></li>
|
||||
<li>Github: <a href="//github.com/semkapc" target="_blank">semkapc</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<h3>Discord: <a href="//discord.com/users/1229282117926518855" target="_blank">semkapc</a></h3>
|
||||
<h3>Telegram: <a href="//t.me/semkapc" target="_blank">semkapc</a></h3>
|
||||
<h3>Github: <a href="//github.com/semkapc" target="_blank">semkapc</a></h3>
|
||||
|
||||
<h2>Характеристики моих компов:</h2>
|
||||
<div class="spec">
|
||||
<div class="oldpc">
|
||||
<h3>Старый</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>Системы которые я использую</h3>
|
||||
<h3>Windows 10 22H2</h3>
|
||||
<h3>Fedora 42 с KDE Plasma 6</h3>
|
||||
<h3>MacOS Big Sur (Hackintosh)</h3>
|
||||
</div>
|
||||
<div class="newpc">
|
||||
<h3>Новый</h3>
|
||||
<h3>Acer AN16-41</h3>
|
||||
<h3>RTX 4070 Laptop</h3>
|
||||
<h3>AMD Ryzen 7 7840HS</h3>
|
||||
<h3>32 GB RAM (DDR5)</h3>
|
||||
<h3>Системы которые я использую:</h3>
|
||||
<h3>Windows 11 24H2 LTSC</h3>
|
||||
<h3>Fedora 42 с KDE Plasma 6</h3>
|
||||
</div>
|
||||
</div>
|
||||
<br>
|
||||
<img src="images/KDE_Mascot_Konqi_by_Tyson_Tan.png" height="239" width="166">
|
||||
<h3>Konqi (Маскот <a href="//kde.org" style="color: rgb(255, 255, 255)" target="_blank">KDE</a>)</h3>
|
||||
<br>
|
||||
<img src="https://discord.c99.nl/widget/theme-4/1229282117926518855.png">
|
||||
|
||||
<footer>
|
||||
<a href="//gamma-world.eu/" target="_blank"><img src="images/gw.png" width="88" height="31" alt="Gamma World"></a><br>
|
||||
|
|
@ -45,6 +71,9 @@
|
|||
<a href="//honakac.github.io/" target="_blank"><img src="images/R2GeniusIcon.png" width="88" height="31" alt="HonakAC Page"></a><br>
|
||||
</footer>
|
||||
</main>
|
||||
|
||||
<br>
|
||||
<div class="webring"><a href="https://otomir23.me/webring"><p>webring</p></a><a href="https://otomir23.me/webring/34/prev" class="absolutepos nutipaleft">‹ prev</a><a href="https://otomir23.me/webring/34/next" class="absolutepos nutiparight">next ›</a></div>
|
||||
</div>
|
||||
<script src="script.js"></script>
|
||||
</body>
|
||||
|
|
|
|||
16
info.html
16
info.html
|
|
@ -5,12 +5,12 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Личная страница semkapc">
|
||||
<title>semkapc Page - Info</title>
|
||||
<link rel="icon" href="/images/favicon.jpg">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="terminal" style="text-align:center">
|
||||
<p style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</p>
|
||||
<div id="terminal" style="text-align:center; font-family: 'Monocraft'; font-size: 16px;">
|
||||
<h1 style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</h1>
|
||||
</div>
|
||||
<div id="content">
|
||||
<header>
|
||||
|
|
@ -27,21 +27,23 @@
|
|||
<h1>Обо мне</h1>
|
||||
<h2>Нуууу, что сказать, живу я в Беларуси в городе Минск</h2>
|
||||
<h2>Мечты: выучить C++ и найти работу</h2>
|
||||
<h2>сижу на Windows 10 22H2 и Debian с GNOME 48 (на момент 07.04.25)</h2>
|
||||
<h2>сижу на Windows 11 24H2 LTSC и Fedora 42 с KDE Plasma 6 (на момент 25.04.25)</h2>
|
||||
<h2>еще и на ноуте Acer Nitro 16 AN16-41</h2>
|
||||
<h2>также есть второй комп который сейчас использую как сервер а иногда на нем юзаю хакинтош Big Sur</h2>
|
||||
<h2>там AMD Ryzen 7 2700, GT 710 2G, 32GB озу и 3 диска на 2TiB</h2>
|
||||
<h2>по мобилкам у меня Vivo V25 Pro (основа) на Android 14 и iPhone 6S на iOS 10.3.3</h2>
|
||||
<h2>там AMD Ryzen 7 2700, GTX 1060 3GB, 32GB озу и 3 диска на 2TiB</h2>
|
||||
<h2>по мобилкам у меня Vivo V25 Pro (основа) на Android 14 и iPhone 6S</h2>
|
||||
<h2>также у меня есть Poco X3 Pro но он потерялся((</h2>
|
||||
<h2>че еще сюда написать я не знаю xd</h2>
|
||||
<img width=500 src="images/bf9e280660b0ea6d.png">
|
||||
<h1>Об сайте</h1>
|
||||
<h2>Я уже хз че можно добавить на сайт, идеи как то не лезут</h2>
|
||||
<h2>Последнее обновление 07.04.25 15 часов по GMT+3 (минуты не смогу сказать)</h2>
|
||||
<h2>Последнее обновление 25.04.25 9 PM по GMT+3 (минуты не смогу сказать)</h2>
|
||||
<h2>Мне нужно переработать и сделать свой чат, но у меня чет не получается настроить ddns (так и не попробовал настроить еще раз, лень )</h2>
|
||||
<h2>07.04.2025 Так и не вышло настроить ddns поэтому буду использовать playit.gg</h2>
|
||||
<h2>так что наверно не судьба сделать мне новый чат (а не юзать заготовку с web 1.0 hosting)</h2>
|
||||
<h2>и ещё, если заметите то что у меня на сайте какая-то прога устарела, напишите в дс плиз 😶🌫️</h2>
|
||||
<h2>25.04.25 я удаляю раздел с программами, земля ему пухом (мне лень его обновлять)</h2>
|
||||
<h2>25.04.25 объединил http://semka.w10.site с https://semkapc.github.io</h2>
|
||||
</main>
|
||||
</div>
|
||||
<script src="script.js"></script>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Личная страница semkapc">
|
||||
<title>semkapc Page - Programs</title>
|
||||
<link rel="icon" href="/images/favicon.jpg">
|
||||
<link rel="icon" href="images/favicon.ico">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
59
styles.css
59
styles.css
|
|
@ -1,8 +1,13 @@
|
|||
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
|
||||
/* @import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap'); */
|
||||
@font-face {
|
||||
font-family: 'Monocraft';
|
||||
src: url('files/Monocraft.ttf');
|
||||
}
|
||||
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: 'Ubuntu';
|
||||
font-family: 'Monocraft';
|
||||
font-size: 16px;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
|
|
@ -33,7 +38,8 @@ nav {
|
|||
justify-content: center;
|
||||
gap: 20px;
|
||||
margin: 20px 0;
|
||||
font-family: 'Ubuntu';font-size: 16px;
|
||||
font-family: 'Monocraft';
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
nav img {
|
||||
|
|
@ -72,13 +78,15 @@ a {
|
|||
color: rgb(255, 174, 0);
|
||||
text-decoration: none;
|
||||
transition: color 0.3s ease;
|
||||
font-family: 'Ubuntu';font-size: 16px;
|
||||
font-family: 'Monocraft';
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
a:hover, a:active {
|
||||
color: rgb(255, 200, 0);
|
||||
text-decoration: underline;
|
||||
font-family: 'Ubuntu';font-size: 16px;
|
||||
font-family: 'Monocraft';
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.anim main {
|
||||
|
|
@ -143,6 +151,43 @@ a:hover, a:active {
|
|||
max-width: 80%;
|
||||
}
|
||||
|
||||
.fnf {
|
||||
max-width: 80%;
|
||||
.spec{
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.newpc{
|
||||
margin-left: 100px;
|
||||
}
|
||||
|
||||
.webring{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
padding: 20px;
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
backdrop-filter: blur(10px);
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
.absolutepos {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.nutipaleft {
|
||||
left: 1rem
|
||||
}
|
||||
|
||||
.nutiparight {
|
||||
right: 1rem
|
||||
}
|
||||
|
||||
.fixedpos {
|
||||
position: fixed
|
||||
}
|
||||
|
||||
.bottom0 {
|
||||
bottom: 0
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue