Iblacksand
-
Simple Dive Meets
Simple Dive Meets is my current project. Updates are available on the project page here.
-
Connexus Safeguard
Connexus Safeguard is protection against accidental refreshes or moving to a different page while taking a test, quiz or reading through a lesson.
-
Project 4
Project 4 has two files, Mult.asm and Fill.asm.
-
Assembly Cheatsheet
Every assembly action must start with an @ which is to followed by a memory address or label and then followed by code to modify something. For example, @1 references the address 1 and you can access the address with A or the value stored at the memory slot with M and use D to keep track of values that you want to use later on.
-
PyMathTools
PyMathTools is a module writing in python. It has more functions that can be a substitute for sage and others. It is a lightweight solution for doing more advanced math. The repo is here.
-
advanced planner
This is my 20% project. It was originally a tool that would have special commands for the terminal but it just turned into a timing mechanism. You can view it here.
-
About Me
Welcome to my website. My name is John Elizarraras. I am a high school student. Most of these projects are just things I work on for fun and probably have been created before. To view links please click on the blog post.