https://github.com/jackdbd/jackdbd
https://github.com/jackdbd/jackdbd
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jackdbd/jackdbd
- Owner: jackdbd
- Created: 2022-05-25T09:07:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T14:29:24.000Z (over 1 year ago)
- Last Synced: 2025-03-11T06:49:20.267Z (over 1 year ago)
- Size: 676 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hi there, I'm Giacomo 👋
I am a freelance [full-stack developer](https://www.reddit.com/r/ProgrammerHumor/comments/dzgyf6/fullstack_developer_means/) from Italy 🇮🇹.
Welcome to my GitHub :octocat: profile!
### :computer: Gists 'N Repos
[fosdem-dl](https://github.com/jackdbd/fosdem-dl) - CLI to download videos and slides from FOSDEM websites.
[undici](https://github.com/jackdbd/undici) - monorepo for my [11ty](https://www.11ty.dev/) plugins.
[matsuri](https://github.com/jackdbd/matsuri) - monorepo for my [hapi.js](https://hapi.dev/) plugins.
[rapido](https://github.com/jackdbd/rapido) - monorepo for my [Fastify](https://fastify.dev/) plugins.
[personal-website](https://github.com/jackdbd/personal-website) - personal website and blog, built with 11ty and [Workbox](https://developer.chrome.com/docs/workbox/). Hosted on [Cloudflare Pages](https://pages.cloudflare.com/).
[nix-config](https://github.com/jackdbd/nix-config) - [NixOS](https://nixos.org/) and [Home Manager](https://github.com/nix-community/home-manager) configurations for my machines.
[zig-cairo](https://github.com/jackdbd/zig-cairo) - Thin, zig-idiomatic wrapper for the [Cairo](https://gitlab.freedesktop.org/cairo/cairo) graphics library.
[path-tracer](https://github.com/jackdbd/path-tracer) - Implementation of Peter Shirley's [Ray Tracing in One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html) in the Zig programming language.
[skija-samples](https://github.com/jackdbd/skija-samples) - Repo I use to learn how to use [Skija](https://github.com/JetBrains/skija) in Clojure.
[talks](https://github.com/jackdbd/talks/) - Talks and presentation I gave at conferences and meetups.
[Minimal XCB + Cairo example in Zig](https://gist.github.com/jackdbd/4fe072c6012d3a4897282e4a1f484e2e) (gist)
[Function reflection in Zig](https://gist.github.com/jackdbd/aa5236bb1d3fa5556327319fcdd5600a) (gist)

### 🔍 Find me on the internetz
[🌎 Personal site & blog](https://www.giacomodebidda.com/)
~~[🐦 Twitter](https://twitter.com/jackdbd)~~
[💼 LinkedIn](https://www.linkedin.com/in/giacomodebidda/)
[📚 Stack Overflow](https://stackoverflow.com/users/3036129/jackdbd/)
### :pencil: Selected blog posts
- [Auditing an eCommerce website](https://www.giacomodebidda.com/posts/auditing-an-ecommerce-website/)
- [Performance audit of an Italian news website](https://www.giacomodebidda.com/posts/performance-audit-of-an-italian-news-website/)
- [Test your JavaScript on multiple engines with eshost-cli and jsvu](https://www.giacomodebidda.com/posts/test-your-javascript-on-multiple-engines-with-eshost-cli-and-jsvu/)
- [Generate and view HAR files](https://www.giacomodebidda.com/posts/generate-and-view-har-files/)
- [3 ways to solve the expression problem](https://www.giacomodebidda.com/posts/3-ways-to-solve-the-expression-problem/)
- [Inspect container images with dive](https://www.giacomodebidda.com/posts/inspect-container-images-with-dive/)
- [A few timeless lessons from Peopleware](https://www.giacomodebidda.com/posts/a-few-timeless-lessons-from-peopleware/)
### :books: Books I'm reading
- [Managing The Professional Service Firm](https://www.goodreads.com/book/show/685405.Managing_The_Professional_Service_Firm)
- [Purely Functional Data Structures](https://www.goodreads.com/book/show/594288.Purely_Functional_Data_Structures)
- [Mazes for Programmers: Code Your Own Twisty Little Passages](https://www.goodreads.com/book/show/25069349-mazes-for-programmers)
- [Practical Binary Analysis: Build Your Own Linux Tools for Binary Instrumentation, Analysis, and Disassembly](https://www.goodreads.com/book/show/39380358-practical-binary-analysis)
- [Articulating Design Decisions: Communicate with Stakeholders, Keep Your Sanity, and Deliver the Best User Experience](https://www.goodreads.com/book/show/25520974-articulating-design-decisions)
More books on [my goodreads profile](https://www.goodreads.com/user/show/76503683-giacomo-debidda).