Giter Club home page Giter Club logo

braces's Introduction

David Krentzlin

Keep learning. Show up. Do the work. Finish strong.

With 20 years in the field, I eat, sleep, and breathe code. I know how to approach complex systems and build components that meet today’s demands. I am comfortable being both a leader and a follower.

In the end, it’s about people, communication, and relations - occasionally about technology.

Projects

All the projects I have on GitHub are for my personal educational purposes. That’s the usual disclaimer to say that they’re in development and even though I try to keep the main branch functional at all times, it may contain code that’s incomplete or wrong.

I’m working on the following projects:

  • cl-braces implementation of a compiler and vm for golang inspired language - Common Lisp
  • 1brc Solution for the 1 billion row challenge, to see if I can solve it in acceptible time in Common Lisp
  • cl-dns Implement DNS in a weekend - Common Lisp
  • agol Conway's game of life - Common Lisp
  • braces a scheme compiler and virtual machine - Rust

Professional

I’m a backend guy and have worked on many services and platforms during my career.

I think it’s fair to say that I’m much better at building infrastructure, platforms and developer tooling, than user-facing products. As it’s quite common in our industry, I’ve gone into management, stayed there for a while, and circled back into an IC role. I have learned a ton in each of those areas and like to think that this made me overall well-rounded. I enjoy learning new things, and exploring new areas, which I can approach with a beginner's mindset. If found that this keeps me grounded, humble and engaged.

Head over to my CV for all the details, or look at my three most recent positions here:

  • Senior Software Architect at New Work SE, supporting the cloud platform team.
  • Tech Lead at Hive Technologies, supporting the delivery & end-customer experience team.
  • Team Lead Architecture at New Work SE, leading the API platform team that built and operated the GraphQL platform.

Talks

I gave talks on various local meetups. In 2018 I gave a talk at the GraphQL EU on how my team built our GraphQL platform.

Get in contact with me

David Krentzlin's LinkedIN David Krentzlin's Xing David Krentzlin's Twitter

braces's People

Contributors

certainty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

braces's Issues

Fix gensym

Currently gensym isn't working accross macro expansions, because a new vm and thus a gensym counter is created for every macro expansion. Instead we should use a single instance of gensym state across all invokations.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.