53 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| 
 | |
| <head>
 | |
|  <meta charset="utf-8">
 | |
|  <title>Pheng Heong TAN's web-site</title>
 | |
| 
 | |
| </head>
 | |
| 
 | |
| <body>
 | |
| <p>
 | |
| First name: Pheng Heong<br />
 | |
| Surname: Tan<br />
 | |
| People call me: PH
 | |
| </p>
 | |
| 
 | |
| <p>
 | |
| <ul>
 | |
| <li><a href="http://twitter.com/tanphengheong">Twitter</a></li>
 | |
| <li><a href="http://phtan.github.io/blog">Weblog</a></li>
 | |
| <li><a href="http://github.com/phtan">Github</a></li>
 | |
| <li><a href="http://linkedin.com/in/phengheong">LinkedIn</a></li>
 | |
| <li><a href="https://curiouscat.me/tanphengheong">Ask me anything</a></li>
 | |
| <li><a href="http://beta.pendo.cc/users/phtan">Buy something from me</a></li>
 | |
| <li>Email: phtan90 [at] gmail [dot] com</li>
 | |
| </ul>
 | |
| </p>
 | |
| 
 | |
| <p>
 | |
|  <h2>What I spend time on</h2>
 | |
| </p>
 | |
| 
 | |
| <p>
 | |
|  <a href="http://en.sgtapes.shoutwiki.com/wiki/Main_Page">A wiki in memory of the cassette tape, and people who are involved with it and music</a>
 | |
| </p>
 | |
| 
 | |
| <p>
 | |
|  When I am moved to do so, I contribute to free-and-open-source (FOSS) projects. How do I pick what to work on?
 | |
|  Generally, I work with alternatives to
 | |
|  proprietary (closed-source) software that I have been using. I've contributed to the following projects:
 | |
|  <ul>
 | |
|   <li><a href="https://github.com/Tatoeba/tatoeba2">Tatoeba</a>. View <a href="https://github.com/Tatoeba/tatoeba2/commits/dev?author=phtan">my commits</a></li>
 | |
|   <li><a href="https://github.com/gogits/gogs">Gogs</a> (alternative to GitHub.com). View <a href="https://github.com/gogits/gogs/commits/master?author=phtan">my commits</a></li>
 | |
| </ul>
 | |
| </p>
 | |
| 
 | |
| </body>
 | |
| 
 | |
| <footer>
 | |
| </footer>
 | |
| 
 | |
| </html>
 |