-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtransmissions.piml
More file actions
43 lines (38 loc) · 1.78 KB
/
transmissions.piml
File metadata and controls
43 lines (38 loc) · 1.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
(friends)
> (person)
(title) Celil Yiğit
(url) https://celilygt.com
(description)
He is a backend engineer specializing in high-performance computing and
machine learning with a passion for technical writing and interactive projects.
> (person)
(title) Mustafa TÜRK
(url) https://github.com/MtrkJmL
(description)
"Half man, half amazing" is a persona defined by high-impact performance, drawing inspiration from icons in basketball
and hip-hop to describe someone with talent and a larger-than-life presence.
> (person)
(title) Mervan Savğa
(url) https://mervansavga.com/
(description)
He is a results-driven Software Engineer with a strong foundation
in computer science, also a photographer and visual artist.
> (person)
(title) Burak Uyar
(url) https://github.com/uyarburak
(description)
A Software Engineer who is interested in Frontend, Backend, Mobile, and all sorts of mischievous technologies in between,
and a YHT (High-Speed Train) enthusiast.
(books)
> (book)
(title) Clean Code: A Handbook of Agile Software Craftsmanship
(author) Robert C. Martin
(description)
A fundamental guide that teaches developers how to write better, more readable code by applying principles, patterns, and
practices of craftsmanship to transform "bad" code into maintainable, professional software.
> (book)
(title) Clean Architecture: A Craftsman's Guide to Software Structure and Design
(author) Robert C. Martin
(description)
An essential exploration of software design principles that focuses on creating systems with clear boundaries, ensuring that core
business logic remains independent of frameworks, databases, and UI for maximum flexibility and testability.