modified: app.py
modified: static/css/styles.css modified: templates/about.html
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div class="about-text">
|
||||
<h1>About SimolZimol</h1>
|
||||
<p class="about-subtitle">Passionate developer specializing in Minecraft plugins and Discord bots</p>
|
||||
<p>Welcome to Devanturas! I'm a dedicated software developer with a focus on creating high-quality Minecraft plugins and Discord applications. My journey in programming has led me to specialize in Java and Python development, with particular expertise in server-side applications and community management tools.</p>
|
||||
<p>Welcome to Devanturas! I'm a dedicated software developer with a focus on creating high-quality Minecraft plugins and Discord applications. Since 2017, I've been developing Minecraft plugins, with my first public release in 2020. Alongside plugin development, I've been working on <a href="https://multus.devanturas.net/" target="_blank" style="color: #00d4ff;">Multus</a>, a sophisticated Discord bot that has been in active development since 2020 and is actively used on the Ludi et Historia Discord server.</p>
|
||||
</div>
|
||||
<div class="about-visual">
|
||||
<div class="code-showcase">
|
||||
@@ -79,34 +79,34 @@
|
||||
<div class="timeline-content">
|
||||
<h3>Started Minecraft Development</h3>
|
||||
<p>Began learning Java and Spigot API development, creating first plugins for personal servers and friends.</p>
|
||||
<span class="timeline-date">2021</span>
|
||||
<span class="timeline-date">2017</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="timeline-item">
|
||||
<div class="timeline-marker"></div>
|
||||
<div class="timeline-content">
|
||||
<h3>First Public Plugin Release</h3>
|
||||
<p>Released Fly Plugin on SpigotMC, focusing on clean code, performance, and user-friendly configuration.</p>
|
||||
<span class="timeline-date">2022</span>
|
||||
<h3>Discord Bot Development & First Public Plugin</h3>
|
||||
<p>Released Fly Plugin on SpigotMC and started developing Multus, a sophisticated Discord bot for the Ludi et Historia community.</p>
|
||||
<span class="timeline-date">2020</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="timeline-item">
|
||||
<div class="timeline-marker"></div>
|
||||
<div class="timeline-content">
|
||||
<h3>Discord Bot Development</h3>
|
||||
<p>Expanded into Python and Discord.py, creating sophisticated bots with database integration and complex algorithms.</p>
|
||||
<span class="timeline-date">2023</span>
|
||||
<h3>Advanced Bot Features & Community Growth</h3>
|
||||
<p>Expanded Multus with database integration, complex algorithms, and community management features.</p>
|
||||
<span class="timeline-date">2021-2022</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="timeline-item">
|
||||
<div class="timeline-marker"></div>
|
||||
<div class="timeline-content">
|
||||
<h3>Advanced Projects & Community</h3>
|
||||
<p>Developed complex systems like HOI4 ELO Bot, gained experience with Docker, and expanded platform presence.</p>
|
||||
<span class="timeline-date">2024</span>
|
||||
<h3>Advanced Projects & Platform Expansion</h3>
|
||||
<p>Developed complex systems like HOI4 ELO Bot, gained experience with Docker, and expanded platform presence on Modrinth and Hangar.</p>
|
||||
<span class="timeline-date">2023-2024</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -114,8 +114,8 @@
|
||||
<div class="timeline-marker active"></div>
|
||||
<div class="timeline-content">
|
||||
<h3>Continuous Innovation</h3>
|
||||
<p>Currently working on new projects, exploring modern technologies, and contributing to the development community.</p>
|
||||
<span class="timeline-date">2025</span>
|
||||
<p>Currently working on Velocity Friends, Item Editor, and continuously improving Multus with new features and optimizations.</p>
|
||||
<span class="timeline-date">2025-2026</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user