this post was submitted on 06 Jun 2023
27 points (100.0% liked)

Programming

3347 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

I have been working on a forum site just to dabble with PHP. I'm dockerising it too to practice docker.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 year ago* (last edited 1 year ago) (1 children)

I'm working on a Discord bot that generates population density maps for servers based on the locations of server members. I don't expect this project to be used by anyone, it's just something to practice Typescript and SQL.

[–] [email protected] 2 points 1 year ago (1 children)

That sounds like quite a fun bot tbh.

[–] [email protected] 2 points 1 year ago

Thanks! Hopefully the end result will turn out okay and I'll learn new things.