• JavaScript 43.8%
  • Ruby 30.4%
  • CSS 20.2%
  • HTML 5.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-12 16:41:17 +02:00
bin Initial commit 2026-07-16 19:30:42 +00:00
config Switch to collection with individual yaml files per signatory. Resolves 2026-08-04 04:33:37 +00:00
frontend appearance fixes 2026-07-16 20:49:10 +00:00
plugins Initial commit 2026-07-16 19:30:42 +00:00
server Initial commit 2026-07-16 19:30:42 +00:00
src Merge pull request 'Add "Ted M. Young"' (#221) from jitterted/handcraftedcode.org:main into main 2026-08-12 16:41:17 +02:00
tmp/pids Initial commit 2026-07-16 19:30:42 +00:00
.editorconfig Add a basic .editorconfig file 2026-07-28 10:31:03 -04:00
.gitignore Initial commit 2026-07-16 19:30:42 +00:00
.ruby-version Initial commit 2026-07-16 19:30:42 +00:00
config.ru Initial commit 2026-07-16 19:30:42 +00:00
esbuild.config.js Initial commit 2026-07-16 19:30:42 +00:00
Gemfile Initial commit 2026-07-16 19:30:42 +00:00
Gemfile.lock Initial commit 2026-07-16 19:30:42 +00:00
jsconfig.json Initial commit 2026-07-16 19:30:42 +00:00
package-lock.json Initial commit 2026-07-16 19:30:42 +00:00
package.json Initial commit 2026-07-16 19:30:42 +00:00
postcss.config.js Initial commit 2026-07-16 19:30:42 +00:00
Rakefile Initial commit 2026-07-16 19:30:42 +00:00
README.md Update README with new submission procedure 2026-08-04 04:36:08 +00:00
statichost.yml Save the src/_data/*.yml and statichost.yml files to strip trailing whitespace, add trailing newline 2026-07-28 10:33:43 -04:00

Handcraftedcode.org

Visit the website.

This is an opt-in directory of software developers who author code by hand. That means literally what it says. We use the power of our minds to determine the code we wish to contribute to a product/project and we type that code out (or use assistive technology which replicates typing).

But what if I—

No. There's no reason to discuss a zillion edge cases of what is or is not handcrafted code. We all instinctively know what this means. And we're either doing it…or we're not.

👋 If you would like to add your name to the directory, here's how to do it!

  1. Duplicate this file in your own fork and save as a "slugified" version of your name (aka jared-white.md for Jared White).
  2. Edit details appropriately and submit the new file via a PR. In the description of the PR, please supply some sort of social or technical proof that you have authored handcrafted code and it is currently in production. "In production" can mean either an app/service that people in public are using, or software module(s) being used by other publicly-known software (aka an open source library).
  3. We will review your submission and, if it looks legit, we will publish it on handcraftedcode.org!

Note

You can only submit yourself. We won't accept submissions "on behalf" of other people.

Thank you! ☺️