17 lines
		
	
	
		
			668 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			668 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!-- title: Home | polynom.me -->
 | |
| <!-- description: The personal website of Alexander 'PapaTutuWawa'. -->
 | |
| <!-- render: yes -->
 | |
| <div class="project-row"></div>
 | |
| <p class="quote">
 | |
|   Hello! My online pseudonym is <i>PapaTutuWawa</i> and I am
 | |
|   just some random person on the Internet who is passionate about
 | |
|   topics like XMPP, federated Internet services and privacy. Linux system
 | |
|   administration, Linux tinkering and programming are my favourite things to do.
 | |
| </p>
 | |
| 
 | |
| <div class="project-row"></div>
 | |
| <h1>Projects</h1>
 | |
| <p>This is a small selection of my projects. More are available <a href="code.html">here.</a></p>
 | |
| 
 | |
| {{ for_each projects layout/templates/project.html }}
 |