Skip to content
View kozuedoingregression's full-sized avatar

Block or report kozuedoingregression

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

DM me your favorite bug.

Hello, i'm Kozue

Welcome to my little digital corner - I build things that blink, think, and sometimes dream.

Who am I?

  • Delevoper | Engineer | Researcher
  • Research Intern @ DRDO — computer vision, data modeling, network analysis
  • Published 3+ research papers on algorithms, computer vision, drones, blockchain, and more
  • Building a quant firm on nothing but alpha and sheer will.
  • Building episodic memory LLMs from scratch

Tech Stack

  • Languages: Python, Ruby, JS/TS, C++
  • Frameworks: FastAPI, Next.js, Ruby on Rails, PyTorch, TensorFlow
  • Tools: Neovim, Git, Linux, OpenGL, Framer Motion

Pinned Loading

  1. attention-is-all-you-need attention-is-all-you-need Public

    Implementation of the paper "Attention Is All You Need"

    Jupyter Notebook 1

  2. attention-frontend attention-frontend Public

    frontend for the attention model using Nextjs

    TypeScript

  3. attention-api attention-api Public

    backend for the attention model using FastAPI

    Python

  4. Neo-vim-Config Neo-vim-Config Public

    My nvim config

    Lua

  5. Electronic-Health-Records-EHRs-Blockchain-Application Electronic-Health-Records-EHRs-Blockchain-Application Public

    Electronic Health Records (EHRs) Blockchain Application for managing medical records.

    JavaScript 1

  6. Compiler-Design Compiler-Design Public

    LEX/YACC code using Regular Gramma and DFA (with/out file-handling)

    C