modified: app.py
modified: templates/index.html
This commit is contained in:
2
app.py
2
app.py
@@ -136,7 +136,7 @@ def minecraft():
|
||||
minecraft_projects.append(proj)
|
||||
|
||||
minecraft_info = {
|
||||
'experience': '7+ Years',
|
||||
'experience': '9+ Years',
|
||||
'preferred_apis': ['Spigot API', 'Paper API', 'Bukkit API', 'Velocity API'],
|
||||
'specialties': ['Plugin Development', 'Server Optimization', 'Custom Commands', 'Permission Systems'],
|
||||
'server_types': ['Spigot', 'Paper', 'Bukkit', 'Velocity']
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
<i class="fas fa-cube"></i>
|
||||
</div>
|
||||
<h3>Minecraft Development</h3>
|
||||
<p>Professional plugin development for Spigot, Paper, and Bukkit servers with focus on performance and user experience.</p>
|
||||
<p>Professional plugin development since 2017 for Velocity, Spigot, Paper, and Bukkit servers with focus on performance and user experience.</p>
|
||||
<ul>
|
||||
<li>Java Programming</li>
|
||||
<li>Spigot/Paper API</li>
|
||||
@@ -90,11 +90,11 @@
|
||||
<i class="fab fa-discord"></i>
|
||||
</div>
|
||||
<h3>Discord Bot Development</h3>
|
||||
<p>Advanced Discord bots with database integration, complex algorithms, and community management features.</p>
|
||||
<p>Advanced Discord bots since 2020 with database integration, AI features, web panels, and community management. Creator of Multus bot for Ludi et Historia.</p>
|
||||
<ul>
|
||||
<li>Python & Discord.py</li>
|
||||
<li>Database Integration</li>
|
||||
<li>Async Programming</li>
|
||||
<li>Database & Web Panels</li>
|
||||
<li>AI Integration (Stable Diffusion)</li>
|
||||
<li>Docker Deployment</li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -121,11 +121,11 @@
|
||||
<div class="container">
|
||||
<div class="stats-grid">
|
||||
<div class="stat-item">
|
||||
<div class="stat-number">3+</div>
|
||||
<div class="stat-number">9+</div>
|
||||
<div class="stat-label">Years Experience</div>
|
||||
</div>
|
||||
<div class="stat-item">
|
||||
<div class="stat-number">2</div>
|
||||
<div class="stat-number">4+</div>
|
||||
<div class="stat-label">Active Projects</div>
|
||||
</div>
|
||||
<div class="stat-item">
|
||||
|
||||
Reference in New Issue
Block a user