Skip to content
View codankra's full-sized avatar

Block or report codankra

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.

Content in all repositories owned by your account will be closed.
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
codankra/README.md

Welcome

Hi, my professional internet username is codankra - it stands for creative operations of daniel kramer :)

I founded a software startup Tewwie to build tools that make complex and burdonsome economic and financial systems more accessible to everyone! Some of the things I've built at Tewwie:

  • An agent for sharing used furniture 🛋️ (listing, dynamically pricing, selling, and moving - starting from just a photo)
  • An organizer making it fun and simple to earn bank bonuses 🪙
  • A crowd-sourced grocery price tracker 🛒 (This one's live in public and open source here on GitHub)

What You'll Find Here

Secret projects aside, I use GitHub to:

  • Create a history of projects I've worked on since college
  • Bookmark setups and other great software for use and inspiration
  • Hosting code for one-off tools I (mostly AI/vibe) build where the user is me. If other people find relevance or usefulness in them that's an unexpected bonus!
    • A couple examples are review (an app to take notes and use them for my specific preferred style of weekly review) and formality (auto-completion of common repetitive browser form info)

Pinned Loading

  1. openprices openprices Public

    A Crowdsourced Grocery Price Index - Full Stack Web Application

    TypeScript 2 1

  2. CVAnalysis CVAnalysis Public

    Research code contributions to computer vision algorithm analysis group. Includes statistical correlation calculation for images of various types, and image/table web scraper.

    Python 1 1

  3. MatrixTranspose MatrixTranspose Public

    Systems Programming demonstrating speed increase of less cache misses when taking advantage of two-way locality transposing a matrix with different block sizes.

    C 1

  4. neovimtroduction neovimtroduction Public

    dotfiles

    Lua