Skip to content
View kj3moraes's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@YASP-UWaterloo
Block or Report

Block or report kj3moraes

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

Hello there 👋

My name is Keane Moraes and I am 3B university student studying Computer Science at the University of Waterloo. Currently, I am working on embeddings, NLP and knowledge management.

I'm trying to build a system where when people take notes, over time the notes give back to them by helping the notetaker find insights, common themes and connections between ideas and fields. You can perform ODQA, semantic similarity and define agents on it. AI and NLP is my best shot at doing this and that's why I am building in this space.

In addition, I've recently started learning Rust and decided to take up two mini-projects:

  1. Rusticade - a CLI program that allows me to play old Atari 2600 games like Frogger and Asteroids
  2. larking - a simulaton of an evolutionary algorithm in Rust based of Patryk27's amazing shorelark tutorial

Contact Me :

Pinned

  1. rusticade rusticade Public

    Recreating Atari 2600 games in the terminal.

    Rust

  2. delorean delorean Public

    A Python package to convert between markup languages and a forest data structure for functionality and modification

    Python 1

  3. Cryptography Cryptography Public

    A thorough introduction into the world of ciphers, their history, security and code implementation.

    Java 3

  4. verCE verCE Public

    A language frontend I built with LLVM to test out new compiler techniques

    C++ 5

  5. larking larking Public

    An experiment with Rust, Webassembly and genetic algorithms

    Rust