Skip to content
View craigedney's full-sized avatar
Block or Report

Block or report craigedney

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
craigedney/README.md

Aim: To lead at the intersection of society and technology, particularly in data, web, and AI, one must master each domain's specifics, think holistically, evaluate various systems, innovate new paradigms, and introspectively assess their cognitive approaches.

projects/
├── global/
│   ├── config/
│   │   └── dotfiles/
│   ├── templates/
│   └── empty/
├── apps/
│   ├── native/
│   ├── web/
│   └── cli/
├── packages/
├── playgrounds/
└── notes/

Pinned

  1. eol-embryo eol-embryo Public

    An investigation into the semantics of digital design naming conventions.

  2. eol-devtools eol-devtools Public

    Collection of devtools for my day-to-day development tasks.

    TypeScript

  3. eol-css-reset eol-css-reset Public

    Aims to ensure rendering consistency across different browsers.

    CSS

  4. eol-paradigmatic-programming eol-paradigmatic-programming Public

    exploration of different programming paradigms using TypeScript and Node.JS

    CSS