mirror of
https://github.com/Radiquum/Radiquum.git
synced 2025-12-11 18:20:47 +00:00
Update README.md
This commit is contained in:
58
README.md
58
README.md
@@ -8,30 +8,38 @@ Furry, Photographer, Coder, Self-Hosting Enthusiast.
|
||||
|
||||
[Photo Gallery](https://wah.su/photos) | [wah.su project](https://wah.su) | [Other Links](https://wah.su/radiquum)
|
||||
|
||||
[](https://github.com/biancarosa/lastfm-last-played)
|
||||
```ts
|
||||
|
||||
## Tools
|
||||
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"
|
||||
]
|
||||
}
|
||||
|
||||
### Languages
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
### Browsers
|
||||
|
||||

|
||||

|
||||
|
||||
### Code editors
|
||||
|
||||

|
||||
|
||||
### Frameworks
|
||||
|
||||

|
||||

|
||||

|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user