Compare commits

..

11 Commits

Author SHA1 Message Date
f2bc98dcb3 upd: readme 2026-04-16 02:26:14 +02:00
4a6132680a fix 2026-04-07 22:49:31 +03:00
f5dca3d056 update: i hate nextjs, i hate nextjs, i hate nextjs 2026-03-27 17:39:46 +03:00
36b0fdb791 update: color, info, add hoster 2026-03-27 17:21:10 +03:00
22edddccf4 update: css style 2026-03-26 15:43:43 +03:00
111a9b80b6 anyway is update 2026-03-26 15:01:21 +03:00
4970215e49 update: color text 2026-03-24 19:24:18 +03:00
79de3ba7f1 commit: update global.css 2026-03-24 19:10:22 +03:00
919bd69ad0 commit: update global.css 2026-03-24 18:51:23 +03:00
43b9e852a7 commit: congig dashbord and add bg3 2026-03-24 16:10:53 +03:00
e064ecfa10 add: bg2 2026-03-24 12:34:35 +03:00
7 changed files with 34 additions and 31 deletions

View File

@@ -6,4 +6,4 @@
developer: [**nouwushka**](@nouwushka.bsky.social) developer: [**nouwushka**](@nouwushka.bsky.social)
site: [**uwushka.cc**](https://uwushka.cc) site: [**uwushka.cc**](https://uwushka.cc)meow

View File

@@ -16,11 +16,23 @@
:root { :root {
--background: #505050; --background: #505050;
--foreground: #ededed; --foreground: #ededed;
} --link-hover: #8b56cc;
}
}
.two-color{
color: #5e5e5e;
}
.link-custom {
color: #ae5ed6;
transition: color 0.2s ease;
}
.link-custom:hover {
color: var(--link-hover);
} }
body { body {
background: var(--background); background: var(--background);
color: var(--foreground); color: var(--foreground);
link: var(--link);
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
} }

View File

@@ -14,7 +14,7 @@ const geistMono = Geist_Mono({
export const metadata: Metadata = { export const metadata: Metadata = {
title: "about:uwu", title: "about:uwu",
description: "meow uwu owo", description: "nouwushka",
}; };
export default function RootLayout({ export default function RootLayout({

View File

@@ -3,30 +3,34 @@ import Image from "next/image";
export default function Home() { export default function Home() {
return ( return (
<div className="relative flex items-center justify-center min-h-screen p-4"> <div className="relative flex items-center justify-center min-h-screen p-4">
<div className="overflow-hidden">
<Image <Image
src="/bg.png" src="/bg.webp"
alt="Background" alt="Background"
fill fill
style={{ objectFit: 'cover' }} style={{ objectFit: 'cover', userSelect: 'none', pointerEvents: 'none' }}
priority priority
/> draggable={false}
<div className="relative z-10 max-w-md w-full font-mono p-6 shadow-lg bg-black/100 ">
/>
</div>
<div className="relative z-10 max-w-md w-full font-mono p-6 shadow-lg bg-black/100 ">
<div className="space-y-2"> <div className="space-y-2">
<div align="center" className="border-b border-green-500 pb-1 mb-2 ">about:nouwushka</div>
<div>name: zhenya/nouwushka</div> <div className="border-b border-green-500 pb-1 mb-2 ">about:nouwushka</div>
<div>name: nouwushka/<a className="two-color">zhenya</a></div>
<div>pronouns: she/her</div> <div>pronouns: she/her</div>
<div>language: ru &gt;native&lt;, en &gt;A2&lt;, heb &gt;A1&lt;</div> <div>language: ru <a className="two-color">&gt;native&lt;</a> en <a className="two-color">&gt;A2&lt;</a> heb <a className="two-color">&gt;A1&lt;</a></div>
<div>hobby: programming, art, philosophy</div> <div>hobby: programming, art, philosophy</div>
<div>occupation: none</div> <div>occupation: <a className="link-custom">life</a></div>
<div>contact me: link.uwwshka.cc</div> <div>contact me: <a className="link-custom">@nouwushka</a></div>
<div>donate: <a href="https://uwushka.cc">pay.uwushka.cc</a></div> <div>donate:<a href="https://pay.uwushka.cc" className="link-custom"> pay.uwushka.cc</a></div>
<div align="center" className=" pb-1 mt-6 mb-2">about:services</div>
<div>service:gitea - git.uwwshka.cc</div>
<div>service:matrix - chat.uwwshka.cc</div>
<div align="center">host by senko.digital</div> <div><a align="center">host by <a href="https://senko.digital" className="two-color">senko.digital</a></a> </div>
</div> </div>
</div> </div>
</div> </div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 212 KiB

BIN
public/bg.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 775 KiB

View File

@@ -1,13 +0,0 @@
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="128" height="128" fill="#010101" fill-opacity="0.36"/>
<path d="M24.36 77.088V71.088L43.464 62.928V65.088L24.36 56.928V50.928L46.44 60.384V67.632L24.36 77.088ZM55.7632 66.96V61.056H71.6993V66.96H55.7632ZM103.102 77.088L81.0225 67.632V60.384L103.102 50.928V56.928L83.9985 65.088V62.928L103.102 71.088V77.088Z" fill="url(#paint0_linear_127_63)"/>
<defs>
<linearGradient id="paint0_linear_127_63" x1="64" y1="52" x2="64" y2="78" gradientUnits="userSpaceOnUse">
<stop stop-color="#5BCEFA"/>
<stop offset="0.25" stop-color="#F5A9B8"/>
<stop offset="0.5" stop-color="white"/>
<stop offset="0.75" stop-color="#F5A9B8"/>
<stop offset="1" stop-color="#5BCEFA"/>
</linearGradient>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 799 B