veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

288
active users

#jobseeker

6 posts5 participants0 posts today

Day 21 of #100DaysOfCode

I was inspired by a reader's comment on my #Chinese language learning blog, mandarinportal.com, to improve some code I had written to interact with #CCCEDICT. The CC-CEDICT is an open source Chinese-English dictionary, but is difficult to parse. I decided to practice #VibeCoding to convert the dictionary into an #SQL database. The solution uses #Python and #SQLite.

See the code 👇
github.com/sinocelt/100daysofc

Day 11 of my #100DaysOfCode challenge.

📘 I’ve started writing a book called "SQL for Beginners"
📝 You can check out the early draft here:
github.com/sinocelt/sql-for-be

🐍 I also added a bit more to my beginner-friendly Python book:
github.com/sinocelt/learn-pyth

Both are very early-stage and basic, but I’m committed to improving them over time.

Day 8 of my #100DaysOfCode challenge.

I used another dataset from the World Bank called "Unemployment, total (% of total labor force) (modeled ILO estimate)", practiced melting data, and made visualizations of the top 10 lowest unemployment countries in 2024 and top 10 highest unemployment countries in 2024.
github.com/sinocelt/useful-pan

Also I wrote more in my book "Learn Python by Example"
github.com/sinocelt/learn-pyth