eric_friedman.htm 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <html>
  2. <head>
  3. <title>Eric Friedman</title>
  4. </head>
  5. <body bgcolor="#FFFFFF" text="#000000">
  6. <table border="1" bgcolor="#007F7F" cellpadding="2">
  7. <tr>
  8. <td bgcolor="#FFFFFF"><img src="../boost.png" alt="boost.png (6897 bytes)" width="277" height="86"></td>
  9. <td><a href="../index.htm"><font face="Arial" color="#FFFFFF"><big>Home</big></font></a></td>
  10. <td><a href="../libs/libraries.htm"><font face="Arial" color="#FFFFFF"><big>Libraries</big></font></a></td>
  11. <td><a href="people.htm"><font face="Arial" color="#FFFFFF"><big>People</big></font></a></td>
  12. <td><a href="../more/faq.htm"><font face="Arial" color="#FFFFFF"><big>FAQ</big></font></a></td>
  13. <td><a href="../more/index.htm"><font face="Arial" color="#FFFFFF"><big>More</big></font></a></td>
  14. </tr>
  15. </table>
  16. <p>
  17. <a href="http://boost.sourceforge.net/photos/eric_friedman.jpg">
  18. <img border="0" src="http://boost.sourceforge.net/photos/eric_friedman_small.jpg" alt="eric_friedman.jpg" align="left" hspace="10" vspace="5" width="100" height="131">
  19. </a>
  20. Eric Friedman is an undergraduate at Stanford University. Born in 1984, he
  21. discovered programming at 10 and Boost at 17. He is a Computer Science major,
  22. with interests in Political Science and Arabic.<br>
  23. <br>
  24. Eric is co-author of the <a href="../libs/variant">Variant library</a> and
  25. intends to author more.<br>
  26. <br>
  27. He enjoys rap music, discussing politics, and, of course, programming.<br>
  28. <br>
  29. Though not starving, Eric is a college student and so appreciates both
  30. spontaneous donations and internship opportunities. He can be contacted at
  31. <a href="mailto:ebf@users.sourceforge.net">ebf@users.sourceforge.net</a>.
  32. </p>
  33. </body>
  34. </html>
粤ICP备19079148号