Files
.profile/README.md
2025-10-10 21:36:08 +05:00

46 lines
873 B
Markdown

# Kentai Radiquum 🍎
Async/Await
Cute fluffy red panda 🍎
Furry, Photographer, Coder, Self-Hosting Enthusiast.
[Photo Gallery](https://wah.su/photos) | [wah.su project](https://wah.su) | [Other Links](https://wah.su/radiquum)
```ts
const profile = {
name: "Kentai Radiquum",
username: "@Radiquum",
hobbies: [
"Programming",
"Photography"
],
tools: {
languages: [
"CSS",
"HTML",
"JavaScript/TypeScript",
"Python"
],
browsers: [
"Firefox",
"Google Chrome",
],
"misc": [
"Visual Studio Code",
"Figma",
"TailwindCSS"
]
},
frameworks: [
"Next.JS",
"Hono.JS",
"FastAPI",
"Flask"
]
}
```