Skip to content
View Meowtomata's full-sized avatar

Block or report Meowtomata

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 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
Meowtomata/README.md

Hello!

Welcome to my profile!

Here is a quick description of some of the projects I've been worked on:

  • Draft2Paper - summer research project for my university where I create a machine learning backend to process 130k+ PDFs and extract features to convert them into training data
  • .dotfiles - my (almost) current Linux NixOS configuration
  • obsidian-nvim - an open source project where I contributed an expansion to the :Obsidian paste_img command to support more image formats
  • class-compiler - a compiler I built in C++ during my university class

Pinned Loading

  1. Draft2Paper Draft2Paper Public

    AI >:)

    Python 1

  2. .dotfiles .dotfiles Public

    The next Omarchy 🤔

    Nix 1

  3. obsidian-nvim/obsidian.nvim obsidian-nvim/obsidian.nvim Public

    Obsidian 🤝 Neovim (actively maintained version)

    Lua 1.6k 110

  4. class-compiler class-compiler Public

    Compiler I developed in one of my CS classes

    C++