Difference between revisions of "Página de pruebas"

From Sinfronteras
Jump to: navigation, search
Line 162: Line 162:
 
</div>
 
</div>
 
</div>
 
</div>
 +
 +
 +
 +
<html>
 +
<!--    Made by Erik Terwan    -->
 +
<!--  24th of November 2015  -->
 +
<!--        MIT License        -->
 +
<nav role="navigation">
 +
<div id="menuToggle">
 +
<!--
 +
A fake / hidden checkbox is used as click reciever,
 +
so you can use the :checked selector on it.
 +
-->
 +
<input type="checkbox" />
 +
 +
<!--
 +
Some spans to act as a hamburger.
 +
 +
They are acting like a real hamburger,
 +
not that McDonalds stuff.
 +
-->
 +
<span></span>
 +
<span></span>
 +
<span></span>
 +
 +
<!--
 +
Too bad the menu has to be inside of the button
 +
but hey, it's pure CSS magic.
 +
-->
 +
<ul id="menu">
 +
<a href="#"><li>Home</li></a>
 +
<a href="#"><li>About</li></a>
 +
<a href="#"><li>Info</li></a>
 +
<a href="#"><li>Contact</li></a>
 +
<a href="https://erikterwan.com/" target="_blank"><li>Show me more</li></a>
 +
</ul>
 +
</div>
 +
</nav>
 +
</html>

Revision as of 14:46, 5 March 2021

This is a protected page.

[+/-]





  • This Application was developed using Python-Django Web framework


  • This Application was developed using:

  • Back-end: Node.js (Express) (TypeScript)

  • Front-end: React (TypeScript)



  • In this project, we have created a GUI Java (Swing) Application for a Zoo Management System.


  • In this project, we have created a GUI Java (Swing) Application that simulates a trading day of a simplified model of a stock market.








[+/-]





  • This Application was developed using Python-Django Web framework


  • This Application was developed using:

  • Back-end: Node.js (Express) (TypeScript)

  • Front-end: React (TypeScript)



  • In this project, we have created a GUI Java (Swing) Application for a Zoo Management System.


  • In this project, we have created a GUI Java (Swing) Application that simulates a trading day of a simplified model of a stock market.