{"id":30202916,"url":"https://github.com/hellerve/hellerve","last_synced_at":"2026-02-08T07:36:45.162Z","repository":{"id":307073806,"uuid":"1028222007","full_name":"hellerve/hellerve","owner":"hellerve","description":"me.","archived":false,"fork":false,"pushed_at":"2026-01-30T16:52:12.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-31T09:46:00.868Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hellerve.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-29T07:56:16.000Z","updated_at":"2026-01-30T16:52:15.000Z","dependencies_parsed_at":"2025-07-29T10:33:26.369Z","dependency_job_id":"60ee43ef-3551-4380-a2c6-58e7184f1e86","html_url":"https://github.com/hellerve/hellerve","commit_stats":null,"previous_names":["hellerve/hellerve"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hellerve/hellerve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fhellerve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fhellerve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fhellerve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fhellerve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellerve","download_url":"https://codeload.github.com/hellerve/hellerve/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellerve%2Fhellerve/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29224445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T06:05:31.539Z","status":"ssl_error","status_checked_at":"2026-02-08T05:58:33.853Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-13T11:09:23.195Z","updated_at":"2026-02-08T07:36:45.156Z","avatar_url":"https://github.com/hellerve.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"**hi, i'm veit.**\n\ni'm a technologist at large in erlangen, germany.\ni work independently at the intersection of **developer experience**, **programming languages**, and **technical due diligence**.\ni also have vast experience in **security** and **network automation**, where i spend a lot of my professional engagements.\n\ni live for expressive systems and delightful abstractions. this has often led me to lisp and smalltalk.\n\n##### currently\n\ni’m working on security \u0026 network automation tools over at [cyberwitchery labs](https://cyberwitchery.com/). check [the blog](https://cyberwitchery.com/log/) or\nfind the work [on github](https://github.com/cyberwitchery/). for instance, check out [alembic](https://github.com/cyberwitchery/alembic) for a model-driven\ndcim/ipam tool, or [familiar](https://github.com/cyberwitchery/familiar) for a simple llm workflow orchestrator.\n\n##### projects \u0026 contributions\n\n- [**glamorous toolkit**](https://github.com/feenkcom/gtoolkit): a moldable development environment.\n  i contribute to the core, build the llm integration (gt4llm), documentation, and various language integrations.\n- [**carp**](https://github.com/carp-lang/Carp): a statically typed lisp for realtime applications.\n  i contributed the macro system as well as various core macros (`setf`, quasiquoting, string formatting etc.), stdlib things, and compiler ergonomics.\n  you can find more of my work over at [the carpentry](https://github.com/carpentry-org).\n\n##### experiments\n\n- [**sbcli**](https://github.com/hellerve/sbcli): a repl for sbcl that doesn’t suck. built to improve my interactive lisp experience outside of an editor.\n- [**microml**](https://github.com/hellerve/microml): a minimalist ml-style language compiler and interpreter in under 750 lines of python.\n- [**mae**](https://github.com/hellerve/mae): maps are everything.\n- [**compfuck**](https://github.com/hellerve/compfuck): a brainfuck compiler written in carp macros that runs entirely at compile time.\n  an exploration of compile-time evaluation and language minimalism. if you’re fancy, think of it as futamura projections.\n- [**cspfuck**](https://github.com/hellerve/cspfuck): brainfuck with actors, written in c, without dependencies, with a x86 jit.\n- [**cj**](https://github.com/hellerve-pl-experiments/cj): a dependency-free jit framework for c, with backends for x86 and arm64.\n\n##### what i care about\n\n- systems that are moldable, inspectable, and useful\n- tooling that respects our time and attention\n- speaking \u0026 writing about the things we do, because i love teaching \u0026 learning\n\n##### elsewhere\n\n[blog](https://blog.veitheller.de), [website](https://veitheller.de), [talks \u0026 writing](https://veitheller.de/talks.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellerve%2Fhellerve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellerve%2Fhellerve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellerve%2Fhellerve/lists"}