Skip to content

Commit ef4ea73

Browse files
authored
Merge pull request #71 from zhukovsd/finished-projects-update-2025-08-03
Finished projects update 2025-08-03
2 parents cf11cbc + 94ae29f commit ef4ea73

File tree

7 files changed

+148
-19
lines changed

7 files changed

+148
-19
lines changed

content/finished-projects/cloud-file-storage.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bookTOC = false
88

99
[ТЗ проекта](../projects/cloud-file-storage.md)
1010

11-
63 реализаций на Java, PHP, Python, Kotlin. 25 ревью.
11+
84 реализаций на Java, Python, PHP, Go, Kotlin. 31 ревью.
1212

1313
Присылайте ваши реализации в чат сообщества - [@zhukovsd_it_chat](https://t.me/zhukovsd_it_chat).
1414

@@ -77,3 +77,24 @@ bookTOC = false
7777
| [Cloud-file-storage](https://github.com/Sss330/Cloud-file-storage) | [Sss330](https://github.com/Sss330) | Java | | |
7878
| [CloudFileStorage-api](https://github.com/progrohan/CloudFileStorage-api) | [progrohan](https://github.com/progrohan) | Java | | |
7979
| [CloudStorage](https://github.com/Kek20703/CloudStorage) | [Kek20703](https://github.com/Kek20703) | Java | | |
80+
| [fileStorage](https://github.com/sess-128/fileStorage) | [sess-128](https://github.com/sess-128) | Java | 📝 [Заметки](https://gist.github.com/DarkRubin/5458484267020dcd0c35d949bc8715b2) | Вадим [@oneQwerty2](https://t.me/oneQwerty2) |
81+
| [docker-cloud-file-storage](https://github.com/albakov/docker-cloud-file-storage) | [albakov](https://github.com/albakov) | Go | 📝 [Заметки](https://gist.github.com/OlegTihii/2908f1799318aba4f8bcc64f07fe84f7) | Юра [@yosakohf](https://t.me/yosakohf) |
82+
| [Filo-frontend](https://github.com/ssss1131/Filo-frontend) | [ssss1131](https://github.com/ssss1131) | Java | | |
83+
| [cloud-storage](https://github.com/lysunckindanil/cloud-storage) | [lysunckindanil](https://github.com/lysunckindanil) | Java | | |
84+
| [cloud-file-storage](https://github.com/syncline139/cloud-file-storage) | [syncline139](https://github.com/syncline139) | Java | | |
85+
| [cloudstorage](https://github.com/Rinvel/cloudstorage) | [Rinvel](https://github.com/Rinvel) | Java | | |
86+
| [cloud-file-storage](https://github.com/eternallyu/cloud-file-storage) | [eternallyu](https://github.com/eternallyu) | Java | 📝 [Заметки](https://gist.github.com/DarkRubin/8a547f1c22f9cc9ca245811d4156a5a0) | Вадим [@oneQwerty2](https://t.me/oneQwerty2) |
87+
| [cloud-storage](https://github.com/Chukcha1337/cloud-storage) | [Chukcha1337](https://github.com/Chukcha1337) | Java | | |
88+
| [SkyDrive](https://github.com/VladBaykin/SkyDrive) | [VladBaykin](https://github.com/VladBaykin) | Java | 📝 [Заметки](https://gist.github.com/SahaPWNZ/28a14631572ba6b26021b08514be6840) | Александр [@sahapwnz](https://t.me/sahapwnz) |
89+
| [CloudStorage](https://github.com/skillnez/CloudStorage) | [skillnez](https://github.com/skillnez) | Java | | |
90+
| [clowd-box](https://github.com/RustamLee/clowd-box) | [RustamLee](https://github.com/RustamLee) | Java | | |
91+
| [Cloud_File_Storage](https://github.com/MaksKav/Cloud_File_Storage) | [MaksKav](https://github.com/MaksKav) | Java | | |
92+
| [cloud-file-storage](https://github.com/cakeslayer00/cloud-file-storage) | [cakeslayer00](https://github.com/cakeslayer00) | Java | | |
93+
| [storage_project](https://github.com/velz01/storage_project) | [velz01](https://github.com/velz01) | Java | 📝 [Заметки](https://gist.github.com/SahaPWNZ/7659d3a07e6afd165f7bb4c5db1df748) | Александр [@sahapwnz](https://t.me/sahapwnz) |
94+
| [CloudFileStorage](https://github.com/Gichie/CloudFileStorage) | [Gichie](https://github.com/Gichie) | Python | | |
95+
| [CloudFileStorage](https://github.com/jsteran/CloudFileStorage) | [jsteran](https://github.com/jsteran) | Java | | |
96+
| [cloud-storage](https://github.com/Egor250625/cloud-storage) | [Egor250625](https://github.com/Egor250625) | Java | 📝 [Заметки](https://gist.github.com/OlegTihii/bdf9ef630cb94ad016cfb63875ccfc74) | Иван [@makeitvsolo](https://t.me/makeitvsolo) |
97+
| [cloudfilestorage](https://github.com/fernerman/cloudfilestorage) | [fernerman](https://github.com/fernerman) | Java | | |
98+
| [cloud-storage](https://github.com/frost2329/cloud-storage) | [frost2329](https://github.com/frost2329) | Java | | |
99+
| [storage](https://github.com/DavidTagirov/storage) | [DavidTagirov](https://github.com/DavidTagirov) | Java | | |
100+
| [cloud_storage](https://github.com/Evgeni-Kramerov/cloud_storage) | [Evgeni-Kramerov](https://github.com/Evgeni-Kramerov) | Java | | |

content/finished-projects/currency-exchange.md

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bookTOC = false
88

99
[ТЗ проекта](../projects/currency-exchange.md)
1010

11-
176 реализаций на Java, Python, Go, Kotlin, C++, OCaml, PHP, Perl. 54 ревью.
11+
197 реализаций на Java, Python, Go, Kotlin, PHP, C++, OCaml, Perl. 64 ревью.
1212

1313
Присылайте ваши реализации в чат сообщества - [@zhukovsd_it_chat](https://t.me/zhukovsd_it_chat).
1414

@@ -184,9 +184,30 @@ bookTOC = false
184184
| [currency_exchanger](https://github.com/xkodxdf/currency_exchanger) | [xkodxdf](https://github.com/xkodxdf) | Java | 📝 [Заметки](https://gist.github.com/losevskiyfz/54bf26f4eddc2626025f2a7dcb65eb6e) | Федор [@flosevskiy](https://t.me/flosevskiy) |
185185
| [CurrencyExchange](https://github.com/JavaThugNGG/CurrencyExchange) | [JavaThugNGG](https://github.com/JavaThugNGG) | Java | 📝 [Заметки](https://gist.github.com/DarkRubin/9c41b066f4f3e8f12b9e6a5ee9620aca) | Вадим [@oneQwerty2](https://t.me/oneQwerty2) |
186186
| [CurrencyExchange](https://github.com/MikitaRudy/CurrencyExchange) | [MikitaRudy](https://github.com/MikitaRudy) | Java | 📝 [Заметки](https://gist.github.com/losevskiyfz/0d6e929f68d7af0c7ae23376ba56e0af) | Федор [@flosevskiy](https://t.me/flosevskiy) |
187-
| [currency_exchange](https://github.com/dotogo/currency_exchange) | [dotogo](https://github.com/dotogo) | Java | | |
188-
| [currencyExchange](https://github.com/muted987/currencyExchange) | [muted987](https://github.com/muted987) | Java | 📝 [Заметки](https://gist.github.com/Badbadr/56dbaba4bd74d1c5c6acacb3f4f0bf8d) | Камил [@badrbad](https://t.me/badrbad) |
189-
| [CurrrencyExchange](https://github.com/V3rgi9ly/CurrrencyExchange) | [V3rgi9ly](https://github.com/V3rgi9ly) | Java | | |
190-
| [currency-exchange](https://github.com/Ar4ik4ik/currency-exchange) | [Ar4ik4ik](https://github.com/Ar4ik4ik) | Java | | |
187+
| [currency_exchange](https://github.com/dotogo/currency_exchange) | [dotogo](https://github.com/dotogo) | Java | 📝 [Заметки](https://gist.github.com/losevskiyfz/69979db2bb6026ebc548366fbc573d5f) | Федор [@flosevskiy](https://t.me/flosevskiy) |
188+
| [currencyExchange](https://github.com/muted987/currencyExchange) | [muted987](https://github.com/muted987) | Java | 📝 [Заметки](https://gist.github.com/Badbadr/56dbaba4bd74d1c5c6acacb3f4f0bf8d) | Камиль [@badrbad](https://t.me/badrbad) |
189+
| [CurrrencyExchange](https://github.com/V3rgi9ly/CurrrencyExchange) | [V3rgi9ly](https://github.com/V3rgi9ly) | Java | 📝 [Заметки](https://gist.github.com/losevskiyfz/4daefc99a68415f47b5c1902a760c296) | Федор [@flosevskiy](https://t.me/flosevskiy) |
190+
| [currency-exchange](https://github.com/Ar4ik4ik/currency-exchange) | [Ar4ik4ik](https://github.com/Ar4ik4ik) | Java | 📝 [Заметки](https://gist.github.com/losevskiyfz/0a5e87b6c2b973b696dc00184e4904da) | Федор [@flosevskiy](https://t.me/flosevskiy) |
191191
| [currency-exchange-api-perl](https://github.com/krios2146/currency-exchange-api-perl) | [krios2146](https://github.com/krios2146) | Perl | | |
192-
| [Curency-Exchange-Service](https://github.com/EGladki/Curency-Exchange-Service) | [EGladki](https://github.com/EGladki) | Java | | |
192+
| [Curency-Exchange-Service](https://github.com/EGladki/Curency-Exchange-Service) | [EGladki](https://github.com/EGladki) | Java | 📝 [Заметки](https://gist.github.com/losevskiyfz/e7ef51b08b27fb65bba97608e0876dca) | Федор [@flosevskiy](https://t.me/flosevskiy) |
193+
| [Currency_Exchange.git](https://github.com/Dimkin33/Currency_Exchange.git) | [Dimkin33](https://github.com/Dimkin33) | Python | | |
194+
| [exchange-rates](https://github.com/TurtleOnaRock/exchange-rates) | [TurtleOnaRock](https://github.com/TurtleOnaRock) | Java | 📝 [Заметки](https://gist.github.com/losevskiyfz/e514ecc0b171d2a6fbcec129d6e54ed1) | Федор [@flosevskiy](https://t.me/flosevskiy) |
195+
| [currencyExchange](https://github.com/CicadaN/currencyExchange) | [CicadaN](https://github.com/CicadaN) | Java | 📝 [Заметки](https://gist.github.com/urantech/6c3b4cac6c5a8ffc0eb6827f7df9e302) | Роман [@urantech](https://t.me/urantech) |
196+
| [currency-exchange-fapi](https://github.com/Gevorji/currency-exchange-fapi) | [Gevorji](https://github.com/Gevorji) | Python | | |
197+
| [CurrencyExchange](https://github.com/ProgWrite/CurrencyExchange) | [ProgWrite](https://github.com/ProgWrite) | Java | | |
198+
| [CurrencyExchanger.git](https://github.com/LlqWst/CurrencyExchanger.git) | [LlqWst](https://github.com/LlqWst) | Java | 📝 [Заметки](https://gist.github.com/VladislavLevchikIsAProger/f89ac0155f6030450cd9250a3af6373f) | Влад Левчик [@vladusProgramus](https://t.me/vladusProgramus) |
199+
| [CurrencyExchange](https://github.com/vltolstov/CurrencyExchange) | [vltolstov](https://github.com/vltolstov) | Java | | |
200+
| [currencyExchange](https://github.com/N1decker/currencyExchange) | [N1decker](https://github.com/N1decker) | Java | | |
201+
| [CurrencyExchange](https://github.com/SiveriusAlter/CurrencyExchange) | [SiveriusAlter](https://github.com/SiveriusAlter) | Java | | |
202+
| [Currency_exchange_PHP](https://github.com/Wh4tisl0ve/Currency_exchange_PHP) | [Wh4tisl0ve](https://github.com/Wh4tisl0ve) | PHP | | |
203+
| [currencyproject3](https://github.com/Ghennadi-Berezovschi/currencyproject3) | [Ghennadi-Berezovschi](https://github.com/Ghennadi-Berezovschi) | Java | | |
204+
| [Currency_exchange](https://github.com/MsSabo/Currency_exchange) | [MsSabo](https://github.com/MsSabo) | Java | 📝 [Заметки](https://gist.github.com/SahaPWNZ/dd7ca27df33d8533cd5e6cc52fe2224e) | Александр [@sahapwnz](https://t.me/sahapwnz) |
205+
| [currency-exchange](https://github.com/Luri1337/currency-exchange) | [Luri1337](https://github.com/Luri1337) | Java | | |
206+
| [currency-exchange](https://github.com/no-fedov/currency-exchange) | [no-fedov](https://github.com/no-fedov) | Java | | |
207+
| [CurrencyExchange_REST_API](https://github.com/diman3f/CurrencyExchange_REST_API) | [diman3f](https://github.com/diman3f) | Java | 📝 [Заметки](https://gist.github.com/OlegTihii/39be5f03efd3d22c9dc705d8c758c02b) | Евгений [@playahillz](https://t.me/playahillz) |
208+
| [CurrencyExchange](https://github.com/FiSheNiR/CurrencyExchange) | [FiSheNiR](https://github.com/FiSheNiR) | Java | | |
209+
| [currency_exchanger](https://github.com/ferty460/currency_exchanger) | [ferty460](https://github.com/ferty460) | Java | 📝 [Заметки](https://gist.github.com/SahaPWNZ/ca63654bc97cbb3dc269fbd5925dbeae#file-review3-md) | Александр [@sahapwnz](https://t.me/sahapwnz) |
210+
| [CurrencyExchange](https://github.com/PetrovYegor/CurrencyExchange) | [PetrovYegor](https://github.com/PetrovYegor) | Java | | |
211+
| [currency_exchange](https://github.com/WayneHays/currency_exchange) | [WayneHays](https://github.com/WayneHays) | Java | | |
212+
| [currency_exchange_rest_api_new](https://github.com/alexgrekhov/currency_exchange_rest_api_new) | [alexgrekhov](https://github.com/alexgrekhov) | Java | | |
213+
| [currency-exchange](https://github.com/grihich/currency-exchange) | [grihich](https://github.com/grihich) | Java | | |

0 commit comments

Comments
 (0)