Skip to content
View clovisphere's full-sized avatar
😺
😺
  • Nairobi, Kenya

Block or report clovisphere

Report abuse

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

Report abuse
clovisphere/README.md

Saving the world one commit at a time (with questionable commit messages).

(* ~/bio/whoami.ml *) type engineer = { role: string; location: string; } let me = { role = "Software Engineer"; location = "Nairobi, Kenya"; stack = ["Python"; "OCaml"; "Go", "Ruby"; "Scheme"]; } let () = Printf.printf "Hey, there 👋 I'm a %s based in %s.\n" me.role me.location; Printf.printf "Currently hacking in: %s\n" (String.concat ", " me.stack);

Clov's Github activity graph

Pinned Loading

  1. omar omar Public

    Omar is an AI-powered spiritual guide offering wisdom, reflection, and comfort across faiths and philosophies.

    Python