User:PavelCheloveckov: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
<!-- ===== НАВИГАЦИЯ ===== --> | <!-- ===== НАВИГАЦИЯ ===== --> | ||
<div style="text-align:center; margin:20px auto; max-width:1000px;"> | |||
<a href="#about" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">About Pavel</a> | |||
<a href="#projects" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Projects</a> | |||
<a href="#skills" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Skills</a> | |||
<a href="#tools" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Tools</a> | |||
<a href="#timeline" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Timeline</a> | |||
<a href="#quote" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Quote</a> | |||
<a href="#links" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">External Links</a> | |||
</div> | |||
<!-- ==== ABOUT ==== --> | <!-- ==== ABOUT ==== --> | ||
Line 44: | Line 43: | ||
<span id="projects"></span> | <span id="projects"></span> | ||
== Projects == | == Projects == | ||
<div style=" | <div style="max-width:1000px; margin:20px auto; background:#1a1a1a; border:2px solid #f7921e; border-radius:14px; padding:20px; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color:#e0d6c5;"> | ||
<div style="display:flex; gap:20px; justify-content:center;"> | |||
<div style="flex:1 1 320px; min-width:320px; background:#2a2a2a; border:1px solid #f7921e; border-radius:12px; padding:20px; box-sizing:border-box; height:220px;"> | |||
<span style="color:#f7921e; font-weight:700; font-size:1.2em;">Freeman's Journey</span><br><br> | |||
• Single-player mod for Half-Life 2<br> | |||
• New custom UI (VGUI)<br> | |||
• Unique story, interface, and gameplay mechanics | |||
</div> | |||
<div style="flex:1 1 320px; min-width:320px; background:#2a2a2a; border:1px solid #f7921e; border-radius:12px; padding:20px; box-sizing:border-box; height:220px;"> | |||
<span style="color:#f7921e; font-weight:700; font-size:1.2em;">Portal: Lost Episode</span><br><br> | |||
• Alternate storyline<br> | |||
• Custom level architecture<br> | |||
• Visual experiments and shaders | |||
</div> | |||
<div style="flex:1 1 320px; min-width:320px; background:#2a2a2a; border:1px solid #f7921e; border-radius:12px; padding:20px; box-sizing:border-box; height:220px;"> | |||
<span style="color:#f7921e; font-weight:700; font-size:1.2em;">LumberCraft</span><br><br> | |||
• Factorio-like Pygame project<br> | |||
• Resource management, map, UI<br> | |||
• Custom engine logic | |||
</div> | |||
</div> | </div> | ||
</div> | </div> |
Revision as of 09:01, 28 July 2025
<a href="#about" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">About Pavel</a> <a href="#projects" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Projects</a> <a href="#skills" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Skills</a> <a href="#tools" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Tools</a> <a href="#timeline" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Timeline</a> <a href="#quote" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">Quote</a> <a href="#links" style="color:#f7921e; font-weight:700; margin:0 14px; text-decoration:none; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;">External Links</a>
About Pavel
PavelCheloveckov is an independent developer focused on modding, UI design, and creative work using the Source engine.
Founder of KLG Studio, a team dedicated to original mods and prototypes.
Projects
Freeman's Journey
• Single-player mod for Half-Life 2
• New custom UI (VGUI)
• Unique story, interface, and gameplay mechanics
Portal: Lost Episode
• Alternate storyline
• Custom level architecture
• Visual experiments and shaders
LumberCraft
• Factorio-like Pygame project
• Resource management, map, UI
• Custom engine logic
Skills
- Level design with Hammer
- UI creation with VGUI
- Python and Pygame programming
- Font embedding (OTF/TTF)
- Ambient sound design
- Entity scripting via I/O system
- Menu and interface architecture
Tools
Hammer,
Source 2013,
VTFEdit,
GCFScape,
Half-Life Model Viewer,
Crowbar
- Pygame · PyCharm · Paint.NET · Audacity
Timeline
- 2021: First contact with Source engine and games
- 2022: Started Python programming
- 2023: Began level design with Hammer
- 2024–2025: Mod and game development; founded KLG Studio
Quote
“User interfaces are more than menus – they are the invisible bond between game and player.” — PavelCheloveckov