Skip to content

Commit

Permalink
DevNation 2023 second iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Delawen committed Jun 28, 2023
1 parent 0d69ea3 commit 31be07a
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 5 deletions.
Binary file added 2023/DevNation/imagenes/me.webp
Binary file not shown.
Binary file added 2023/DevNation/imagenes/preaching_cat.webp
Binary file not shown.
Binary file modified 2023/DevNation/imagenes/questions.webp
Binary file not shown.
Binary file added 2023/DevNation/imagenes/sharks_camels.webp
Binary file not shown.
Binary file added 2023/DevNation/imagenes/work_done.webp
Binary file not shown.
18 changes: 13 additions & 5 deletions 2023/DevNation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ <h2 style="text-align:left; padding: 2%">The Low Code and No Code Apache Camel E
<section>
<article>
<p style="font-weight:800;font-size:200%">Kaoto: the low code and no code editor for Apache Camel</p>
<img class="fragment" style="width:25%" src="imagenes/questions.webp" />
<p class="fragment" style="font-size:200%">Something: the blah and bleh for <span
style="font-weight:800;">Apache Camel</span></p>
</article>
Expand Down Expand Up @@ -228,10 +229,12 @@ <h2 style="text-align:left; padding: 2%">The Low Code and No Code Apache Camel E
<section>
<article>
<h3>Low code and No code Editor</h3>
<div style="padding-bottom:20%;padding-top:5%;text-align:left;">
<div style="padding-bottom:10%;padding-top:0;text-align:left;">
<div style="padding-left:20%;width:20%;color:red;float:left">
<h4>No Code</h4>
<p>Might have no idea what Apache Camel is</p>
<p>Focus on User Experience</p>
<img style="width:90%" src="imagenes/sharks_camels.webp" />
<ul>
<li>Visual Design
<ul>
Expand All @@ -247,16 +250,21 @@ <h3>Low code and No code Editor</h3>
</li>
</ul>
</div>
<div style="width:20%;color:red;float:left">
<div class="fragment" style="width:20%;color:red;float:left">
<h4>Low Code</h4>
<p>Might be climbing the learning curve of Apache Camel</p>
<img style="width:90%" src="imagenes/preaching_cat.webp" />
<p>Focus on adding more features with no fuss</p>
<ul>
<li>Simple Code Editor</li>
<li>Code Validation</li>
<li>Extended Solution Space, but not complete</li>
</ul>
</div>
<div style="width:20%;float:left">
<div class="fragment" style="width:20%;float:left">
<h4>Full Code</h4>
<p>You are on your own, we provide just a helper.</p>
<img style="width:90%" src="imagenes/me.webp" />
<ul>
<li>Complex Debug with an IDE
<ul>
Expand Down Expand Up @@ -305,13 +313,13 @@ <h4>Current implementations</h4>
<li>Kamelet Binding</li>
</ul>
</div>
<img src="imagenes/kaoto.webp"/>
<img src="imagenes/kaoto.webp" />
</article>
</section>
<section>
<header>Questions?</header>
<section>
<img src="imagenes/questions.webp" />
<img src="imagenes/work_done.webp" />
</section>
</section>
</div>
Expand Down

0 comments on commit 31be07a

Please sign in to comment.