Skip to content
View obasekiosa's full-sized avatar

Highlights

  • Pro

Organizations

@MLH-Fellowship

Block or report obasekiosa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
obasekiosa/README.md

Hi, I'm Seki πŸ—‘οΈ

Codecular β€” an all-round engineer, comfortable from the metal to the UI. I build across the stack: distributed logs and layout engines, web apps and APIs, ray tracers, and the odd computer from NAND gates.

Elixir Go Rust Java C# TypeScript Python Haskell

seki.dev


πŸ”­ What I'm building

og_ex β€” Open Graph & Twitter/X card images generated straight from HEEx, inside your Phoenix controllers. No separate image routes, no external screenshot services.

  • 🎨 Design cards in plain HEEx + CSS β€” declared in your normal render/3 call
  • βš™οΈ Rendered through a Rust layout engine (Takumi) to PNG Β· JPEG Β· WebP Β· SVG
  • πŸ”’ Signed, compact 22-char image URLs with built-in immutable caching
  • πŸ“¦ Precompiled NIFs for Linux, macOS & Windows β€” zero external deps
def deps do
  [{:og_ex, "~> 0.1"}]
end

πŸ“Ί See it in action β†’ og_ex demo


πŸ› οΈ Selected work

Project What it is Stack
og_ex OG image generation for Phoenix, from HEEx Elixir Β· Rust
slog A distributed commit log system Go
loc-stream Real-time streaming experiments Elixir
nand2tetris A full computer, gates β†’ OS Hack / HDL
simple-ray-tracer Ray tracer from scratch Rust
whot The card game, in Elixir Elixir

🌍 Open source I've contributed to

  • Nethermind β€” high-performance Ethereum execution client (C#)
  • Juno β€” Starknet full-node implementation (Go)
  • cwlviewer β€” view & share Common Workflow Language workflows (Java)

πŸ“Š GitHub

stats top langs


πŸ’¬ Ask me about Elixir, distributed systems, or writing a renderer that has no business being that fast.
🌐 seki.dev

Pinned Loading

  1. common-workflow-language/cwlviewer common-workflow-language/cwlviewer Public

    A web application to view and share Common Workflow Language workflows

    Java 50 29

  2. NethermindEth/nethermind NethermindEth/nethermind Public

    A robust, high-performance execution client for Ethereum node operators.

    C# 1.6k 714

  3. NethermindEth/juno NethermindEth/juno Public

    Reliable and high performance Starknet full node implementation

    Go 445 238

  4. slog slog Public

    DISTRIBUTED LOG SYSTEM WRITTEN IN GO

    Go

  5. nand2tetris nand2tetris Public

    A complete simulation of a digital computer from basic gates to a full operating system. Using Java, Hack and HDL

    Hack

  6. control-of-mobile-robots control-of-mobile-robots Public

    BIPEDAL ROBOT CONTROLLERS (HYBRID AUTOMATON)

    MATLAB 1 1