-
Notifications
You must be signed in to change notification settings - Fork 0
/
portfolio.html
65 lines (65 loc) · 7.63 KB
/
portfolio.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html>
<head>
<title>Portfolio</title>
</head>
<body>
<h1>Portfolio</h1>
<ul>
<li><a href='https://www.linkedin.com/in/francesco-scavello'>Linkedin account</a></li>
<li><a href='https://trailblazer.me/id/fscavello'>Trailhead account</a></li>
<li>Links Fronteded <a href = "frontend.html">JS</a> - <a href = "https://scavix.github.io/my-react-aggregator">React</a></li>
<li><a href = "/library">Philosophy journey</a></li>
<li><a href = "/scav-shorts/">Cinematography journey</a></li>
<li><a href = "/an_old_camera_story/">A camera story</a></li>
<li><a href = "CV">CV</a></li>
<li><a href = "https://youscav.neocities.org/">neocity (ONGOING)</a></li>
</ul>
<ul>
<li>More Processing Animations (p5.js) - <a href = "processing.html">go</a> - <a href = "https://p5js.org">What's that?</a></li>
<li>IoT projects Arduino/Esp32 during Erasmus in Greece - <a href = "https://Github.com/Scavix/Erasmus-Projects">Github</a> - <a href = "https://www.arduino.cc/">What's that?</a></li>
<li>Space Invaders clone - <a href = "Random-Space-Invaders">play</a> - <a href="https://Github.com/Scavix/Random-Space-Invaders">Github</a> - <a href = "https://en.wikipedia.org/wiki/Space_Invaders">What's that?</a></li>
<li>Arduino terrarium automation - <a href = "https://Github.com/Scavix/Arduino-Oled-Terrarium-DHT11">Github</a> - <a href = "https://www.arduino.cc/">What's that?</a> - <a href ="https://www.youtube.com/watch?v=aqJd8wO43yk">Youtube</a></li>
<li>Tic Tac Toe - <a href = "Plucky_basketball">play</a> - <a href="https://Github.com/Scavix/Tic-Tac-Toe-p5js">Github</a> - <a href = "https://en.wikipedia.org/wiki/Tic-tac-toe">What's that?</a></li>
<li>Synchronization Github pages to Salesforce through scheduled API requests (hosted on pythonanywhere) - <a href = "https://Github.com/Scavix/Synchronization-from-Github-pages-to-Salesforce-sites">Github</a> - <a href = "https://en.wikipedia.org/wiki/Salesforce">What's that?</a></li>
<li>Breakout clone - <a href="Breakout_clone">play</a> - <a href="https://justauguri.Github.io/Laurea/">friend version</a> - <a href = "https://Github.com/Scavix/p5js-breakout">Github</a> - <a href = "https://en.wikipedia.org/wiki/Breakout_(video_game)">What's that?</a></li>
<li>Tetris clone - <a href="Iris_reindeer">play</a> - <a href = "https://Github.com/Scavix/Tetris-JS-trial">Github</a> - <a href = "https://en.wikipedia.org/wiki/Tetris">What's that?</a></li>
<li>Flappy Bird clone - <a href="Walnut_vacation">play</a> - <a href = "https://Github.com/Scavix/Flappy-Clone">Github</a> - <a href = "https://en.wikipedia.org/wiki/Flappy_Bird">What's that?</a></li>
<li>Airplanes Simulation - <a href="Plant_floss">play</a> - <a href = "https://Github.com/Scavix/Airplanes-simulator">Github</a></li>
<li>Airplanes Playground - <a href="Airplanes_Playground">play</a> - <a href = "https://Github.com/Scavix/Airplane-Playground-js">Github</a></li>
<li>Neural Network sketches - <a href="Sheer_brook">1</a> - <a href="Soapy_gazelle">2</a> - <a href = "https://Github.com/Scavix/Neural-Network-JS">Github</a> - <a href = "https://en.wikipedia.org/wiki/Neural_network">What's that?</a></li>
<li>Montecarlo sketches - <a href="Lavish_baroness">1</a> - <a href="Neighborly_parmesan">2</a> - <a href="Wakeful_firefly">3(d)</a> - <a href = "https://Github.com/Scavix/Neural-Network-JS">Github</a> - <a href = "https://en.wikipedia.org/wiki/Neural_network">What's that?</a></li>
<li>HTML Code Generator - <a href = "HTML Code Generator">play</a></li>
<li>UML Code Generator - <a href = "UML Code Generator">play</a> - <a href="https://Github.com/Scavix/UML-Code-Generator">Github</a></li>
<li>NewsAPI Searcher<a href = "searcher.html">See</a></li>
<li>Reinforcement Learning AI (ongoing) - <a href = "RL">play</a> - <a href = "https://en.wikipedia.org/wiki/Reinforcement_learning">What's that</a></li>
<li>Travel ticket search engines and User management system during Malmo uni course - <a href = "https://Github.com/Scavix/Csharp-Travel-Tickets-engine">Github</a></li>
<li>A card game - <a href="a_card_game">See</a></li>
<li>A tower defense game - <a href="Tower_Defense">See</a></li>
<li>A isometric playground - <a href = "Isometric_Playground/">See</a></li>
<li>Monster catch simulator <a href="monster_catch_clone">See</a></li>
<li>ESP32 and Alexa Integration <a href = "https://Github.com/Scavix/MyESPAlexaSensor">Github</a></li>
<li>ESP32 and Telegram Integration <a href="https://Github.com/Scavix/MyESPTelegramSensor">Github</a></li>
<li>Rolypoly population simulator <a href = "rolypoly">See</a></li>
<li>Replicate stability AI desktop python app <a href = "https://Github.com/Scavix/replicate-sdxl-python-desktop-interface">See</a></li>
<li>Snake test with Three.js <a href = "threejs_snake">See</a></li>
<li>Wiki graph generator <a href = "wiki-noder">See</a> - <a href = "https://Github.com/Scavix/wiki-noder">Github</a></li>
<li>Airplanes (yet another, yes i like airplanes) <a href = "a_planes_game">See</a> - <a href = "https://Github.com/Scavix/a_planes_game">Github</a></li></li>
<li>Dummy website generator + d3js visualisation + crawler <a href = "dummy">See</a> - <a href = "https://Github.com/Scavix/Scavix.Github.io/tree/master/dummy">Github</a></li>
<li>A vitejs + codux trial (hosted on netlify) <a href = "https://teal-rabanadas-548cc4.netlify.app">See</a> - <a href = "https://Github.com/Scavix/my-vite-codux">Github</a></li>
<li>A prolog course by me (hosted on vercel) <a href = "https://scavix.vercel.app/prolog/prolog-journey/">See</a> - <a href = "https://Github.com/Scavix/my-digital-garden">Github</a></li>
<li>A React and Node Prolog based morse translator (hosted on render) - <a href = "https://morse-prolog-u4tg.onrender.com/">See</a> - <a href = "https://github.com/Scavix/my-app-react-prolog">github React</a> - <a href = "https://github.com/Scavix/my-app-node-prolog">github Node</a></li>
<li>A small prolog interpreter in Python (ONGOING) <a href = "https://github.com/Scavix/pyProlog">See</a></li>
<li>Neocity (ONGOING) (hosted on neocities.org) <a href = "https://youscav.neocities.org/">See</a></li>
<!--<li>Django website (ONGOING hosted on vercel) <a href = "https://my-django-site.vercel.app/">See</a> - <a href = "https://github.com/Scavix/my-django-site">Github</a></li>-->
<li>small js todo list (testing cookie-localstorage) <a href = "cookie-localstorage">See</a></li>
<li>A minimal kanban board with save/load feature using cookies <a href = "ugly-kanban-board/">See</a></li>
<li>A map leaflet trial (some cool place I want to visit) <a href = "leaflet/">See</a></li>
<li>A minimal links manager tool <a href = "links_manager/">See</a></li>
<li>A minimal video speeder extension for YouTube <a href = "https://github.com/Scavix/YouTube-Speed-Controller">Github</a></li>
<li>A random clicker game <a href = "a_clicker_game">See</a></li>
<li>My movies watchlist data explorer <a href = "imdb_visualizer">See</a></li>
<li>A 3d garden test with p5js <a href = "3d_garden/">See</a></li>
</ul>
</body>
</html>