Pinned Repositories
AIviate
AIviate is an autonomous drone created by modifying a Bixler V1.1 RC Airplane.
c3-fractal-skeleton
Skeleton code for IEEE C3's Project 1 (Fractals)
plasticity
A machine learning & symbolic math library I made for future robotics side projects
RC-Car-Backend
NodeJS Backend for a project that lets anyone control an RC car over the internet.
scanner
Project to create a webapp which lets you stream 3d depth maps and merge them in the web. A python frontend will be included as well which streams kinect data to the backend.
shibboleth
Checks for common known magic bytes in the first 1024 bytes of a file.
jsharf's Repositories
jsharf/c3-fractal-skeleton
Skeleton code for IEEE C3's Project 1 (Fractals)
jsharf/RC-Car-Backend
NodeJS Backend for a project that lets anyone control an RC car over the internet.
jsharf/3DEngine
A simple 3D rendering engine Kevin (fughilli) wrote for integration with his GUI library.
jsharf/3DEngineRenderModule
The actual rendering code for the 3DEngine rendering engine
jsharf/ascii-mandelbrot-lisp
generates an ascii mandelbrot fractal. Written in lisp. Meant as a basic lisp "hello world" program for practice
jsharf/BinPacker
A simple python script to take a human-readable description of a packet and convert it to binary.
jsharf/BitFields
A CPP library for efficient, easy to read bitfield manipulations
jsharf/BP-NNET
A library for creating neural networks and performing backwards propagation learning.
jsharf/Encrypted-Email
CS 130 Project (at UCLA) to simplify sending encrypted email
jsharf/FractalStrut_CAD
An Openscad set of modules which let you generate various different variants of a fractal support strut I made.
jsharf/Hexagons
A quick weekend project to render hexagons. Got experience with Bresenham's and Xiaolin Wu's line drawing algorithms and different hexagon coordinate systems (cube and hexagon).
jsharf/logic-sim
A logic simulator I started writing in class one day because I was bored.
jsharf/mal
mal - Make a Lisp
jsharf/NATCAR2015
Controller code for 2015 NATCAR
jsharf/project124
Copy sequence detector. Final project for CS 124 (Computational Gentics)
jsharf/pseudo-ocr
This program takes in text files that have ASCII art of text in a specific format and translates it to regular characters
jsharf/Robotics-Workshop
Connect an RC Car to the internet and control it from anywhere!
jsharf/S_Expr
S-Expressions in C++. I ran out of good ideas so now I'm trying bad ones
jsharf/schematic-file-converter
A python script that converts between schematic file formats
jsharf/TopDownShooterM117
CS Edition
jsharf/writing
Some random mostly informal writing