Compare commits

...
Sign in to create a new pull request.

14 commits
main ... main

Author SHA1 Message Date
0e0bde07a7 Update README.md 2025-05-11 17:20:07 +02:00
9b51a3f003 Update README.md 2025-05-08 01:56:25 +02:00
4f464e15f7 Update README.md 2025-05-08 01:56:12 +02:00
148427441f Update css.css 2025-05-04 17:36:14 +02:00
6faa616437 Update css.css 2025-05-04 17:30:43 +02:00
c0238fb87d Update README.md 2025-05-01 17:44:11 +02:00
0283bb41ac Update README.md 2025-05-01 17:36:09 +02:00
d2151c1812 Upload files to "/" 2025-04-26 16:18:01 +02:00
f63bbafa62 Update css.css 2025-04-26 05:36:33 +02:00
34f7f2bc97 Update css.css 2025-04-26 05:35:56 +02:00
8220a3a83a Update css.css 2025-04-26 05:35:32 +02:00
69c8ca7dbd Update css.css 2025-04-26 05:34:53 +02:00
204235a5bd Add css.css 2025-04-26 03:13:46 +02:00
8a35b5c1db Update README.md 2025-04-05 13:27:09 +00:00
3 changed files with 25 additions and 4 deletions

View file

@ -6,7 +6,9 @@
- **Discord**: creations
- **Discord Server**: [Atums World](https://discord.gg/DxFhhbr2pm)
- **Github** : [Creationsss](https://github.com/Creationsss)
- **Forgejo**: [creations](https://git.creations.works/creations)
- **Github**: [Creationsss](https://github.com/Creationsss) <small>I only use github if forced</small>
- **BlueSky**: [creations.works](https://bsky.app/profile/creations.works)
---
@ -19,6 +21,7 @@
![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)
![Bash](https://img.shields.io/badge/Bash-121011?style=for-the-badge&logo=gnubash&logoColor=white)
### Systems & General Programming:
![C](https://img.shields.io/badge/C-00599C?style=for-the-badge&logo=c&logoColor=white)
@ -34,6 +37,8 @@
### 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)
### S3
![MinIO](https://img.shields.io/badge/MinIO-990000?style=for-the-badge&logo=minio&logoColor=white)
### Favorites:
@ -41,7 +46,12 @@
![EJS](https://img.shields.io/badge/EJS-8A2BE2?style=for-the-badge&logo=ejs&logoColor=white)
---
![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)
![Last 30days](https://wakapi.atums.world/api/badge/creations/creations/interval:30_days?label=last%2030d)
![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)
![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)
![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)
---
<a href="https://www.abuseipdb.com/user/201871" title="AbuseIPDB is an IP address blacklist for webmasters and sysadmins to report IP addresses engaging in abusive behavior on their networks">
<img src="https://www.abuseipdb.com/contributor/201871.svg" alt="AbuseIPDB Contributor Badge">
</a>

11
css.css Normal file
View file

@ -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;
}

BIN
forgejo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB