-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy unibg-seclab/unibg-seclab.github.io to unibg-seclab/unibg-secl…
…ab.github.io:gh-pages
- Loading branch information
GitHub Actions
committed
Nov 21, 2024
0 parents
commit 67ee4ef
Showing
131 changed files
with
10,498 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<!doctype html> | ||
<title>404 Not Found</title> | ||
<h1>404 Not Found</h1> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
seclab.unibg.it |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,119 @@ | ||
<!DOCTYPE html> | ||
|
||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<title> | ||
Cybersecurity @ BergamoScienza | ||
</title> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> | ||
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/js/all.min.js" integrity="sha512-fD9DI5bZwQxOi7MhYWnnNPlvXdp/2Pj3XSTRrFs5FQa4mizyGLnJcN6tuvUS6LbmgN1ut+XGSABKvjN0H6Aoow==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> | ||
|
||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> | ||
|
||
<link rel="stylesheet" href="https://seclab.unibg.it/main.css" type="text/css" /> | ||
<link rel="stylesheet" href="https://seclab.unibg.it/ribbon.css" type="text/css" /> | ||
<link rel="stylesheet" href="https://seclab.unibg.it/vivus.css" type="text/css" /> | ||
|
||
<script src="https://seclab.unibg.it/js/icons.js"></script> | ||
|
||
|
||
|
||
</head> | ||
<body> | ||
<nav class="navbar navbar-inverse navbar-fixed-top"> | ||
<div> | ||
<div class="navbar-header"> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#thenav"> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<a class="navbar-brand" href="/">UniBG Seclab</a> | ||
</div> | ||
<div class="collapse navbar-collapse" id="thenav"> | ||
<ul class="nav navbar-nav"> | ||
|
||
|
||
<li><a href="/people">People</a></li> | ||
|
||
|
||
|
||
<li class="dropdown"> | ||
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Projects <span class="caret"></span></a> | ||
<ul class="dropdown-menu"> | ||
|
||
<li><a href="https://glaciation-project.eu">GLACIATION</a></li> | ||
|
||
<li><a href="https://mosaicrown.eu">MOSAICrOWN</a></li> | ||
|
||
<li><a href="https://www.escudocloud.eu">ESCUDO-CLOUD</a></li> | ||
|
||
<li><a href="/projects/sesqlite">SeSQLite</a></li> | ||
|
||
</ul> | ||
</li> | ||
|
||
|
||
|
||
<li><a href="/publications">Publications</a></li> | ||
|
||
|
||
|
||
<li class="divider-vertical"></li> | ||
|
||
|
||
|
||
<li><a href="/tesi">Progetti di Tesi</a></li> | ||
|
||
|
||
|
||
<li><a href="/activities">Attività</a></li> | ||
|
||
|
||
|
||
|
||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<div id="content" class="container"> | ||
|
||
|
||
<h1>Cybersecurity @ BergamoScienza</h1> | ||
<hr /> | ||
|
||
<p>Siamo stati invitati come Unibg Seclab ad introdurre la proiezione del film | ||
<a href="http://www.imdb.com/title/tt3774114/">Snowden</a> per l'evento gratuito | ||
"<a href="https://goo.gl/wwoZqk"><em>Cybersecurity BergamoScienza</em></a>" che si il <strong>26 marzo</strong> | ||
alle ore 20:30 presso il <em>Bergamo Science Center</em> a Bergamo in <strong>via Papa | ||
Giovanni XXIII, 57</strong>.</p> | ||
<p>Puoi trovare le slides presentate durante l'evento | ||
<a href="https://speakerdeck.com/seclab/cybersecurity-at-bergamoscienza">qui</a>.</p> | ||
<span id="continue-reading"></span> | ||
|
||
|
||
</div> | ||
|
||
|
||
|
||
|
||
<footer class="footer"> | ||
<div><strong>Visit us</strong>: Uff. B305 - Viale Marconi, 5 Dalmine</div> | ||
<div><strong>Email</strong>: seclab [at] unibg [dot] it</div> | ||
<div> | ||
<a href="https://twitter.com/unibg_seclab" target="_blank"><i class="fa-brands fa-twitter"></i></a> | ||
<a href="https://facebook.com/unibgseclab" target="_blank"><i class="fa-brands fa-facebook"></i></a> | ||
<a href="https://github.com/unibg-seclab" target="_blank"><i class="fa-brands fa-github"></i></a> | ||
<a href="https://mastodon.social/@unibg_seclab" target="_blank"><i class="fa-brands fa-mastodon"></i></a> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,149 @@ | ||
<!DOCTYPE html> | ||
|
||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<title> | ||
Google Hash Code 2017 | ||
</title> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> | ||
<link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/js/all.min.js" integrity="sha512-fD9DI5bZwQxOi7MhYWnnNPlvXdp/2Pj3XSTRrFs5FQa4mizyGLnJcN6tuvUS6LbmgN1ut+XGSABKvjN0H6Aoow==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> | ||
|
||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> | ||
|
||
<link rel="stylesheet" href="https://seclab.unibg.it/main.css" type="text/css" /> | ||
<link rel="stylesheet" href="https://seclab.unibg.it/ribbon.css" type="text/css" /> | ||
<link rel="stylesheet" href="https://seclab.unibg.it/vivus.css" type="text/css" /> | ||
|
||
<script src="https://seclab.unibg.it/js/icons.js"></script> | ||
|
||
|
||
|
||
</head> | ||
<body> | ||
<nav class="navbar navbar-inverse navbar-fixed-top"> | ||
<div> | ||
<div class="navbar-header"> | ||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#thenav"> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<a class="navbar-brand" href="/">UniBG Seclab</a> | ||
</div> | ||
<div class="collapse navbar-collapse" id="thenav"> | ||
<ul class="nav navbar-nav"> | ||
|
||
|
||
<li><a href="/people">People</a></li> | ||
|
||
|
||
|
||
<li class="dropdown"> | ||
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Projects <span class="caret"></span></a> | ||
<ul class="dropdown-menu"> | ||
|
||
<li><a href="https://glaciation-project.eu">GLACIATION</a></li> | ||
|
||
<li><a href="https://mosaicrown.eu">MOSAICrOWN</a></li> | ||
|
||
<li><a href="https://www.escudocloud.eu">ESCUDO-CLOUD</a></li> | ||
|
||
<li><a href="/projects/sesqlite">SeSQLite</a></li> | ||
|
||
</ul> | ||
</li> | ||
|
||
|
||
|
||
<li><a href="/publications">Publications</a></li> | ||
|
||
|
||
|
||
<li class="divider-vertical"></li> | ||
|
||
|
||
|
||
<li><a href="/tesi">Progetti di Tesi</a></li> | ||
|
||
|
||
|
||
<li><a href="/activities">Attività</a></li> | ||
|
||
|
||
|
||
|
||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<div id="content" class="container"> | ||
|
||
|
||
<img class="center-block" src="/images/google_hashcode_1.png" /> | ||
|
||
<h1>Google Hash Code 2017</h1> | ||
<hr /> | ||
|
||
<p>Hash Code è una gara di programmazione a squadre organizzata da Google per studenti e professionisti in Europa, Medio Oriente e Africa. Si forma una squadra e si sceglie il linguaggio di programmazione per risolvere un problema assegnato dagli organizzatori. Ogni team è formato da un minimo di 2 ad un massimo di 4 persone.</p> | ||
<p>Unibg Seclab ha organizzato un hub nella sede di Dalmine di UniBG da cui più di 40 persone hanno partecipato alla competizione.</p> | ||
<span id="continue-reading"></span> | ||
<p><strong><a href="https://hashcode.withgoogle.com">Google Hash Code</a> si è tenuto il 23/02/2017. | ||
Ringraziamo tutti quelli che hanno partecipato!</strong></p> | ||
<hr /> | ||
<h3 id="incontri-introduttivi">Incontri introduttivi</h3> | ||
<p><strong>Mercoledì 8 febbraio</strong></p> | ||
<p>Aula: <em>B004</em></p> | ||
<p>Orario: <em>16:30 - 18:30</em></p> | ||
<p>Argomento: <strong>Java e Dynamic Programming</strong> (<a href="/pdf/hashcode/unibg_seclab_hashcode_2017_java.pdf">scarica slides</a>)</p> | ||
<div class="embed-container"> | ||
<iframe | ||
src="https://docs.google.com/presentation/d/1agcV675Qrg0bJrFCWlB_p4TlBmgHeh6gitDBL4FWKr0/embed?start=false&loop=false&delayms=3000" | ||
allowfullscreen="true" | ||
mozallowfullscreen="true" | ||
webkitallowfullscreen="true"></iframe> | ||
</div> | ||
<hr /> | ||
<p><strong>Mercoledì 15 febbraio</strong></p> | ||
<p>Aula: <em>B004</em></p> | ||
<p>Orario: <em>16:30 - 18:30</em></p> | ||
<p>Argomento: <strong>Python e Greedy Algorithms</strong> (<a href="/pdf/hashcode/unibg_seclab_hashcode_2017_python.pdf">scarica slides</a>)</p> | ||
<div class="embed-container"> | ||
<iframe | ||
src="https://docs.google.com/presentation/d/17TCocp4lWE62BoekKSBqKf9PUVsV7YfV4XOMpQ0C618/embed?start=false&loop=false&delayms=3000" | ||
allowfullscreen="true" | ||
mozallowfullscreen="true" | ||
webkitallowfullscreen="true"></iframe> | ||
</div> | ||
<hr /> | ||
<p><strong>Mercoledì 22 febbraio</strong></p> | ||
<p>Aula: <em>B004</em></p> | ||
<p>Orario: <em>16:30 - 18:30</em></p> | ||
<p>Argomento: <strong>Analisi delle Soluzioni</strong></p> | ||
|
||
|
||
|
||
</div> | ||
|
||
|
||
|
||
|
||
<footer class="footer"> | ||
<div><strong>Visit us</strong>: Uff. B305 - Viale Marconi, 5 Dalmine</div> | ||
<div><strong>Email</strong>: seclab [at] unibg [dot] it</div> | ||
<div> | ||
<a href="https://twitter.com/unibg_seclab" target="_blank"><i class="fa-brands fa-twitter"></i></a> | ||
<a href="https://facebook.com/unibgseclab" target="_blank"><i class="fa-brands fa-facebook"></i></a> | ||
<a href="https://github.com/unibg-seclab" target="_blank"><i class="fa-brands fa-github"></i></a> | ||
<a href="https://mastodon.social/@unibg_seclab" target="_blank"><i class="fa-brands fa-mastodon"></i></a> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.