diff --git a/README.md b/README.md index 323088d..feb2e7d 100644 --- a/README.md +++ b/README.md @@ -1,47 +1,38 @@ # Contact Me - **Email**: [creations@creations.works](mailto:creations@creations.works) +- **Discord**: [creations](https://discord.com/users/209830981060788225) +- **Discord Server**: [Atums World](https://discord.gg/DxFhhbr2pm) +- **BlueSky**: [creations.works](https://bsky.app/profile/creations.works) + +--- + +# Developer Identity - **SSH Public Key**: [creations.keys](https://git.creations.works/creations/.profile/raw/branch/main/public_key) - **GPG Public Key**: [creations.gpg](https://git.creations.works/creations/.profile/raw/branch/main/public_key.asc) -# Socials +- **Forgejo**: [creations](https://git.creations.works/creations) -- **Discord**: creations -- **Discord Server**: [Atums World](https://discord.gg/DxFhhbr2pm) -- **Github** : [Creationsss](https://github.com/Creationsss) +**GitHub**: [Creationsss](https://github.com/Creationsss) (only if forced) --- -## Languages +# Favorite things to use -### Scripting & Web Development: -![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white) -![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black) -![Lua](https://img.shields.io/badge/Lua-2C2D72?style=for-the-badge&logo=lua&logoColor=white) -![SQL](https://img.shields.io/badge/SQL-336791?style=for-the-badge&logo=postgresql&logoColor=white) -![HTML](https://img.shields.io/badge/HTML-E34F26?style=for-the-badge&logo=html5&logoColor=white) -![CSS](https://img.shields.io/badge/CSS-1572B6?style=for-the-badge&logo=css3&logoColor=white) - -### Systems & General Programming: -![C](https://img.shields.io/badge/C-00599C?style=for-the-badge&logo=c&logoColor=white) -![C++](https://img.shields.io/badge/C++-00599C?style=for-the-badge&logo=c%2B%2B&logoColor=white) -![C#](https://img.shields.io/badge/C%23-239120?style=for-the-badge&logo=c-sharp&logoColor=white) -![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white) -![Java](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge&logo=openjdk&logoColor=white) -![Rust](https://img.shields.io/badge/Rust-000000?style=for-the-badge&logo=rust&logoColor=white) -![Go](https://img.shields.io/badge/Go-00ADD8?style=for-the-badge&logo=go&logoColor=white) - -## Frameworks & Tools - -### Databases: -![PostgreSQL](https://img.shields.io/badge/PostgreSQL-336791?style=for-the-badge&logo=postgresql&logoColor=white) -![Redis](https://img.shields.io/badge/Redis-DC382D?style=for-the-badge&logo=redis&logoColor=white) -![MinIO](https://img.shields.io/badge/MinIO-990000?style=for-the-badge&logo=minio&logoColor=white) - -### Favorites: -![Bun](https://img.shields.io/badge/Bun-000000?style=for-the-badge&logo=bun&logoColor=white) -![EJS](https://img.shields.io/badge/EJS-8A2BE2?style=for-the-badge&logo=ejs&logoColor=white) +[![Bun](https://img.shields.io/badge/Bun-000000?style=for-the-badge&logo=bun&logoColor=white)](https://bun.sh) +[![Biome](https://img.shields.io/badge/Biome-1A202C?style=for-the-badge&labelColor=1A202C&color=4ADE80)](https://biomejs.dev) +[![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org) +[![Dragonfly](https://img.shields.io/badge/Dragonfly-FF3366?style=for-the-badge)](https://www.dragonflydb.io/) +[![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white)](https://www.docker.com) +[![Rust](https://img.shields.io/badge/Rust-000000?style=for-the-badge&logo=rust&logoColor=white)](https://www.rust-lang.org) +[![Forgejo](https://img.shields.io/badge/Forgejo-171717?style=for-the-badge&logo=forgejo&logoColor=orange)](https://forgejo.org) --- -![Last 30days](https://wakapi.creations.works/api/badge/creations/creations/interval:30_days?label=last%2030d) -![All Time](https://img.shields.io/endpoint?url=https://wakapi.creations.works/api/compat/shields/v1/creations/interval:all_time&label=All%20time&color=blue) -![stats](https://github-readme-stats.vercel.app/api/wakatime?username=creations&api_domain=wakapi.creations.works&bg_color=1A202C&title_color=2F855A&icon_color=2F855A&text_color=ffffff&custom_title=Wakapi+Stats+%28All+Time%29&layout=compact) \ No newline at end of file +![All Time](https://img.shields.io/endpoint?url=https://wakapi.atums.world/api/compat/shields/v1/creations/interval:all_time&label=All%20time&color=blue) ![Last 30days](https://wakapi.atums.world/api/badge/creations/creations/interval:30_days?label=last%2030d) + +![stats](https://github-readme-stats.vercel.app/api/wakatime?username=creations&api_domain=wakapi.atums.world&bg_color=1A202C&title_color=2F855A&icon_color=2F855A&text_color=ffffff&custom_title=Wakapi+Stats+%28All+Time%29&layout=compact) + +--- + + + AbuseIPDB Contributor Badge + diff --git a/css.css b/css.css new file mode 100644 index 0000000..2d60f15 --- /dev/null +++ b/css.css @@ -0,0 +1,11 @@ +.badges { + background-color: transparent; + box-shadow: none; + border-color: transparent; + max-width: 100%; + margin-bottom: 2rem; +} + +.activity-block-header { + display: none !important; +} \ No newline at end of file diff --git a/forgejo.png b/forgejo.png new file mode 100644 index 0000000..1b2d9b4 Binary files /dev/null and b/forgejo.png differ