Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.45 KB

index.md

File metadata and controls

31 lines (24 loc) · 1.45 KB
layout title
default
Home

Hi, I'm Bernardo Sulzbach. I have several years of experience with many different programming languages, including

  • low-level, statically-typed system programming languages, such as C++, Rust, and C;
  • high-level, dynamically-typed scripting languages, such as Python and JavaScript;
  • pure functional languages such as Haskell;
  • languages most commonly used for enterprise software development, such as Java and C#.

I strongly believe in using the right tool for the task at hand, and see most hard rules in technology as obstacles to progress. Reality is not simple. I generally agree with most of what Rich Hickey, John Ousterhout, and Martin Kleppmann wrote when it comes to how to break down large systems and write software.

Lately, I have been working on the specification and a reference implementation of my first programming language using Rust. Furthermore, I have also been using C++ to implement real-time soft-body physics simulations.

I'm currently living in Berlin, but I'm willing to relocate for interesting job opportunities.


There are some top-level pages on the sidebar, including some of my public portfolio. Uncategorized posts are available on my blog.

You can e-mail me at [[email protected]](mailto:{{ site.author.email }}?subject=Website Contact) and find out more about me and this website on the about page.