alverjob commited on
Commit
c34bd68
·
verified ·
1 Parent(s): b5cfcea

Распакованы кейсы из архива alverjob-tech-cases.zip

Browse files
Files changed (2) hide show
  1. LICENSE +2 -0
  2. README.md +26 -3
LICENSE ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ This work is licensed under the Creative Commons Attribution 4.0 International License.
2
+ To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/
README.md CHANGED
@@ -1,3 +1,26 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # alverjob-tech-cases
2
+
3
+ This repository contains a curated collection of engineering case studies, design notes, technical videos, and field observations by Alexander Vertiy (fozzy72), an independent engineer from Kharkiv, Ukraine.
4
+
5
+ ## Contents
6
+
7
+ - 📁 `/cases/` – Design and diagnostic cases in mechanics, chemistry, energy systems
8
+ - 📁 `/videos/` – Commentary videos on industrial design, project challenges, and freelance engineering work
9
+ - 📁 `/docs/` – Original reports, notes, and reference documents
10
+
11
+ ## About the Author
12
+
13
+ Alexander Vertiy (alverjob) is a freelance engineer and technologist with decades of experience in custom equipment, industrial chemistry, and project deployment under real-world constraints. He documents problems that arise during implementation and offers solutions that blend mechanics, chemistry, and physics.
14
+
15
+ ---
16
+
17
+ ### На русском:
18
+
19
+ Этот репозиторий содержит инженерные кейсы, технические записки и видео Александра Вертия — инженера-фрилансера из Харькова, работающего на стыке механики, химии и физики. Здесь собраны практические примеры и размышления, основанные на реальных проектах.
20
+
21
+ ---
22
+
23
+ ### License
24
+
25
+ This work is licensed under the Creative Commons Attribution 4.0 International License.
26
+ To view a copy of this license, visit [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/)