tech-kurejai@community:~$
$ ~/tech-kurejai

Welcome to Tech Kūrėjai
LT IT Community 🐼🦫

Where Lithuanian developers build, learn, and ship together.

$ ls ./community

blog/   projects/   sessions/   members/   README.md

$ cat README.md
> ls ./posts --sort=date --limit=3
posts/2024-01-15-getting-started.md

Getting Started with Open Source

Contributing to open source is easier than you think. Here's how to make your first PR in 10 minutes.

beginner git
posts/2024-02-01-typescript-tips.md

TypeScript Tricks We Actually Use

Generic constraints, template literal types, and other patterns our members reach for every day.

typescript advanced
posts/2024-02-20-code-review.md

Code Reviews That Actually Help

Giving feedback that improves code AND relationships. Principles from our community sessions.

process soft-skills
> git log --oneline ./sessions
a3f9e2b Session #24 — Docker deep dive with Tomas
b1c4d7e Session #23 — CI/CD pipelines from scratch
c9a2f1d Session #22 — React performance patterns
d5e8b3c Session #21 — Building your first API
...and 20 more sessions