Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charukiewicz/charukiewicz
A personal blog, created using the Hakyll static site generator.
https://github.com/charukiewicz/charukiewicz
blog hakyll haskell html scss
Last synced: 1 day ago
JSON representation
A personal blog, created using the Hakyll static site generator.
- Host: GitHub
- URL: https://github.com/charukiewicz/charukiewicz
- Owner: charukiewicz
- License: apache-2.0
- Created: 2015-05-15T04:20:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-26T15:48:17.000Z (9 months ago)
- Last Synced: 2024-04-26T17:00:02.837Z (9 months ago)
- Topics: blog, hakyll, haskell, html, scss
- Language: HTML
- Homepage: http://charukiewi.cz/
- Size: 25.6 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hi, I'm Christian Charukiewicz. I'm a software engineer, technology & product leader, teacher, learner, avid reader, and culinary enthusiast. I'm a Partner & Principal Software Engineer at [Foxhound Systems](https://www.foxhound.systems), a custom software development company that creates fast and reliable software systems. We specialize in using the Haskell programming language coupled with a variety of techniques such as SQL query optimization and database tuning to achieve superior reliability, performance, and security.
### About me
- I've been programming since the mid-2000s, and started by writing IRC scripts and tweaking forum software.
- My favorite programming language is [Haskell](https://www.haskell.org/).
- I think statically typed functional programming is a boon to developer productivity and software quality. I think that it is something that every programmer would benefit from learning.
- I'm a huge fan of Linux and run it on all of my machines, including my desktop and laptops.
- My favorite way of managing a system is using [Nix](https://nixos.org/), and I use it both personally and professionally.
- I try to read [a variety of books](https://charukiewi.cz/reading/).### Open Source
- [**isbn**](https://hackage.haskell.org/package/isbn) *(Author)* - Haskell library for validating and manipulating ISBNs.
- [**yesod-auth**](https://hackage.haskell.org/package/isbn) *(Contributor)* - Haskell library for easy authentication in the Yesod web framework. I've made improvements to the developer-facing API to enable more control over the email-based user registration and password reset work flows.
- [**esqueleto**](https://hackage.haskell.org/package/isbn) *(Contributor)* - Haskell library for writing type-safe SQL queries. I've improved the library's coverage of SQL and also wrote detailed documentation and examples for its [new query DSL syntax](https://hackage.haskell.org/package/esqueleto-3.4.2.1/docs/Database-Esqueleto-Experimental.html).Want to get in touch? Email me at: [[email protected]](mailto:[email protected])