Skip to content
View draymond63's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report draymond63

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

Hi there πŸ‘‹

I'm Daniel Raymond. I do a wide range of things, including sensor development, full-stack, and data science. Previously I've worked at SpaceX, AMD, Untether AI, and Applied Brain Research.

Table of Contents

Repos Overview

Embedded and Firmware Projects

  • Segway Simulation (Inverse Pendulum)
    • Developing a simulation a segway to determine physical requirements for components
    • In the future I plan to purchase components based on the requirements and build a physical (miniature) segway that can drive around!
  • Custom Q Extraction
    • There are many ways to extract the quality factor (Q) from a frequency sweep
    • This is me playing around with a new method (instead of fitting a Bode or Nyquist plot πŸ‘€)

Older Projects

Data Science Projects

  • Defining Prerequisite Trees
    • The internet has so much knowledge, but it's hard to know where to start
    • I am attempting to use Wikipedia articles to tell a user what to learn before they can understand any topic.
    • As not all knowledge is heirarchical, I am currently just doing this for math articles
  • Passion Mapping
    • Some knowledge is relational, so it'd be great to visualize the "proximity" of topics
    • I used Wiki articles (w/ click-through rates & word2vec) to map all articles into a 2D space. Clustering this space allows you to understand true groupings of topics

Full Stack Projects

Current Focuses

I'm currently working on segway and Prerequisite Tree.

GitHub stats

Popular repositories

  1. Prerequisite-Tree Prerequisite-Tree Public

    I want to know how to learn things. I am using a semantic web to map the dependency tree of knowledge.

    Python 4 1

  2. passion-app passion-app Public

    The app (Paired with the passion repository)

    Dart 2

  3. website website Public

    My main website!

    HTML 1

  4. Snake Snake Public

    This shows code for the game snake as played on a shift register-controlled LED matrix, using an ATmega328p. There is code in Arduino C and in AVR assembly.

    Assembly 1

  5. Fan Fan Public

    Programming an 4-wire DC Fan with an character LCD for data output.

    Assembly 1

  6. segway segway Public

    Creating an inverted pendulum. Simulating to obtain parameters to buy parts and estimate controller coefficients.

    Jupyter Notebook 1