#100daysofCode

TintilTintil
2025-07-22

Good morning 🌞
Today i finished two lessons from css chapter on freecodecamp and i learn some anki learn cards.
Happy coding!

FreeCodeCamp Lab project Business Card

πŸ“… June 29, 2025 – Week In Review
Another week in the books. Progress isn't flashyβ€”it's consistent.

πŸ” Day 182

πŸ“– Today’s Wrap-Up
βœ… 1 article – freeCodeCamp News
βœ… 1 article – Daily.dev
πŸ“‹ Trello updated
πŸ’» Codecademy session completed

πŸ“† June 28, 2025 – Saturday Grind
Weekend = no excuses. Still coding. Still growing.

πŸ”₯ Day 181

πŸ“š Progress Check
βœ… freeCodeCamp News: 1 article
βœ… Daily.dev: 1 article
πŸ“Œ Trello board updated
πŸ’» Codecademy: Continued learning
🐍 Python sharpened

πŸ“† June 27, 2025 – Friday Focus
180 days in. Discipline > motivation.

πŸ”₯ Day 180

🧠 Today’s Wins
βœ… freeCodeCamp News: 1 article
βœ… Daily.dev: 1 article
πŸ—‚οΈ Trello board updated
πŸ’» Codecademy grind continues

πŸ“… June 26, 2025 – Thursday Progress
Focused. Consistent. Committed to the craft.

πŸš€ Day 179

🧠 Learning Recap
βœ… Read: 1 article – freeCodeCamp News
βœ… Read: 1 article – Daily.dev
πŸ“‹ Trello board updated
πŸ’» Codecademy practice

πŸ—“οΈ June 25, 2025 – Midweek Progress
Locked in. Learning mode: ON.

πŸ”₯ Day 178

πŸ“˜ Tasks Completed
βœ… Read 1 article – freeCodeCamp News
βœ… Read 1 article – Daily.dev
πŸ—‚οΈ Trello board updated
πŸ’» Codecademy: Consistent daily coding
πŸ”§ Continued work with &

πŸ› οΈ Building skills, one project at a time.

🧠 June 24, 2025 – Tuesday Progress
Discipline builds momentum. Another day, another step forward.

πŸ”„ Day 177

πŸ“Œ Today's Highlights
βœ… freeCodeCamp news: 1 article
βœ… Daily.dev: 1 article
πŸ—‚οΈ Trello updated
πŸ’» Codecademy practice session
🌱 in progress

πŸ“… June 23, 2025 – Monday Progress
πŸ”₯ Staying consistent, staying sharp.

πŸš€ Day 176

πŸ’‘ Learning Summary
βœ… Read 1 article on freeCodeCamp news
βœ… Read 1 article on Daily.dev
πŸ—‚οΈ Trello board updated
πŸ’» Continued Codecademy practice

πŸ“š Tools:

πŸ” Progress is the path. Keep building.

Chris Ferdinandi βš“οΈcferdinandi
2025-07-21

βš“οΈ New Article: How to automatically create a release for a pull request using a bash script ift.tt/j1z2CSe

🎹 Tim Janik βœ…timj@social.tchncs.de
2025-07-21

#DevLog: #Anklang #SolidJS Influx

🧬 Fixed some of my #LitElement bugs by migrating to solid
🧩 Refactored & simplified modal dialog creation

🎯 Goal: Robust UI with modern reactivity patterns!

#WebDev #100DaysOfCode

Chris Ferdinandi βš“οΈcferdinandi
2025-07-20

βš“οΈ New Article: Boats and Community ift.tt/dBSn0F2

🎹 Tim Janik βœ…timj@social.tchncs.de
2025-07-20

#DevLog: #Anklang: Testing #SolidJS

πŸš€ Migrated our main UI shell from #Lit to Solid
⚑ Using Signals definitely made dealing with reactivity easier
🧩 This is still a test migration to get a basic feel, but it looks like a significant improvement overall

#100DaysOfCode #WebDev

Chris Ferdinandi βš“οΈcferdinandi
2025-07-19

βš“οΈ New Article: Mutual Reciprocity ift.tt/8EmtLg3

2025-07-19

Built the "Cat Blog" Page and the the "Event Hub" page and completed the Sematic #HTML Quiz on #freecodecamp.

Day 4 / #100daysOfCode

cdn.freecodecamp.org/curriculu

🎹 Tim Janik βœ…timj@social.tchncs.de
2025-07-19

@hmiron

For #Anklang we expect to have lots of small updates at the GUI, but the number of components (Tracks, Clips) remains mostly stable throughput the runtime. We do however have some heavy canvas uses (PianoRoll, Spectrogram).

It wasn't too easy to map these requirements onto Vue2/Vue3, which is why we moved to Lit. However for Lit we also have to bundle a Signals library to implement all needed updates and still see missing updates / complains about too many rerenders at the UI.

Since we need Signals anyway, it makes sense to look into SolidJS as a UI solution as well.

So here is a Wiki page with the result of LLMs comparing the two under our requirements:

github.com/tim-janik/anklang/w

#100DaysOfCode #WebDev #SolidJS

🎹 Tim Janik βœ…timj@social.tchncs.de
2025-07-19

DevLog: #Anklang Tech Stack Juggling

πŸ“š Deep dive into SolidJS vs. Lit Components trade-offs πŸ†š
🐳 Resolved Dockerfile builds missing pandoc
πŸ§ͺ Looked into combining SolidJS lifecycle with custom class logic

#100DaysOfCode #WebDev #SolidJS

Chris Ferdinandi βš“οΈcferdinandi
2025-07-18

βš“οΈ New Article: Stop animating everything! ift.tt/B8lkYbC

🎹 Tim Janik βœ…timj@social.tchncs.de
2025-07-17

DevLog: #Anklang Tech Stack Modernization

πŸš€ Migrated to #TailwindCSS-4 + #Vite (#HMR rocks)

🐞 Replaced Vue with SolidJS signals + #LitElement

πŸ’‘ Fixed sidebar overlaps, double-click bugs

🚧 Quirk debugging still ongoing, but progress is solid!

#100DaysOfCode #WebDev

Obaid AbdullahObaid16
2025-07-17

πŸ‘‹ Hey Mastodon!

I'm currently a 3rd-year CS student at IET DAVV, Indore. Just getting serious about Web Development, AWS, and DevOps. Still learning, breaking things, fixing them (sometimes πŸ˜…), and planning to start contributing to open source soon.

This is me trying to build in public, share what I learn, and connect with the dev community. If you’re also learning or have advice β€” would love to chat!

🎹 Tim Janik βœ…timj@social.tchncs.de
2025-07-17

I'm publicly committing to the 100DaysOfCode Challenge, aiming to work on #Anklang and tweet about it daily.

I expect it to be far easier to spend an hour coding every day than to craft an intelligent microblog message about it...

Join me and learn about it here: 100DaysOfCode.com

#100DaysOfCode

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst