Skip to content
View JonathanLacabe's full-sized avatar
  • Chatsworth, California
  • 04:40 (UTC -07:00)

Block or report JonathanLacabe

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

Hello! My name is Jonathan Lacabe...

Iapetus, 1985. One of my favorite photos of all time, it shows the sculpture 'Iapetus' by Jean-Max Albert embedded in nature. It is a piece of modern art that was designed to emulate the orbit of one of Saturn's moons. I have always thought of science as being a form of art, as a sort of creative expression under logical restraints imposed by the universe, so I chose this photo to represent the philosophy with which I work on all my projects, especially the HKP.

...and I am a freshman at U.C. Berkeley who is studying and experimenting with advanced-level Cryptography (lattice-based & homomorphic) and Quantum Computing. I intend to make every project I work on open-source and free.

中文 | Deutsch | Español | Français | हिन्दी | Հայերեն | Italiano | 日本語 | 한국어 | Português | Русский | Türkçe | اُردُو | Tiếng Việt | عربي


Human Knowledge Project:

I am currently writing a free online textbook called the Human Knowledge Project, meant to help make STEM topics like Physics, Mathematics, and Cryptography more accessible. I intend it to be a useful resource for both beginners and those more experienced in STEM, serving as both a straight-through textbook and as a ctrl-f reference tool.

I designed the project with the goal of presenting knowledge in its most convenient form: Interesting, Accessible, Extensive and Detailed, all things that make learning harder subjects not seem like such a scary unapproachable thing. I intend to translate the website into multiple languages (including those seen above) in the near future to further accessibilize its content; note that the pages below are in English.


Physics Astronomy
Mathematics Aeronautic Engineering
Cryptography Nuclear Engineering
Electrical Engineering ~

My Open Source Projects

Additionally, I have created several projects in computer science and electrical engineering:

Assorted Programming Projects Arduino Projects
Chatsworth High School Robotics Chatsworth Library Robotics
Human Knowledge LightNote

Pinned Loading

  1. JonathanLacabe.github.io JonathanLacabe.github.io Public

    Human Knowledge: A site for the safekeeping of knowledge. A continuously expanding library of science and mathematics. This site is mirrored at humanknowledge.neocities.org

    HTML 2

  2. Chatsworth-Robotics Chatsworth-Robotics Public

    Vex and FRC projects/templates of Chatsworth Charter High School. Fully documented.

    1

  3. Arduino-Projects Arduino-Projects Public

    Several projects I worked on using an Arduino.

    C++

  4. Assorted-Programming-Projects Assorted-Programming-Projects Public

    All of my non-Arduino projects that aren't large enough to warrant their own repository in one place.

    C++

  5. Chatsworth-Library-Robotics Chatsworth-Library-Robotics Public

    Code for Chatsworth Library Maker space projects.

    Python 1

  6. LightNote LightNote Public

    A lightweight MIDI and Arduino editing engine with extremely low processing overhead and latency. Carefully designed GUI with full customizability utilizing the MidiDriver API.

    Kotlin