Pinned Repositories
adamperlin.github.io
github pages site
alloc
A simple linux heap memory allocator written in rust for educational purposes.
android_camera_preview
Basic Implementation of an Android Camera Preview
assign9
assignment 9 code (implement as much of the GIYA language as possible in elm)
disassemble
Disassembler for Racket
dotfiles
This is a backup of the dotfiles used for the configuration of various applications on my system (i.e., shells, desktop environments)
racket
The Racket repository
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
sobel
A sobel edge detection cli utility
iam-verification
adamperlin's Repositories
adamperlin/racket
The Racket repository
adamperlin/dotfiles
This is a backup of the dotfiles used for the configuration of various applications on my system (i.e., shells, desktop environments)
adamperlin/disassemble
Disassembler for Racket
adamperlin/alloc
A simple linux heap memory allocator written in rust for educational purposes.
adamperlin/assign9
assignment 9 code (implement as much of the GIYA language as possible in elm)
adamperlin/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
adamperlin/buildkit
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
adamperlin/ChezScheme
Chez Scheme
adamperlin/cloud-vision
Sample code for Google Cloud Vision
adamperlin/cpe123Lab7
Code for CPE 123 Lab 7 animations
adamperlin/cs123project1
A combination of two blexbolex images in p5.js for cs123
adamperlin/CSC-307-Repo
adamperlin/CSC325-Project1
Federated Learning Exploration for CSC 325
adamperlin/CSC466-Lab5
Code for lab5 assignment for CSC 466
adamperlin/csharplang
The official repo for the design of the C# programming language
adamperlin/dalec
adamperlin/dalec0
adamperlin/Hab-Data-Logger
A data logger for the SAAS Innovations HAB Challenge
adamperlin/Hab-Data-Logger-2
adamperlin/kamino
Github issue cloning tool
adamperlin/linux
Linux kernel source tree
adamperlin/llvm_tutorial
Contains code for the llvm compiler tutorial
adamperlin/oh-my-zsh
A delightful community-driven (with 1,000+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
adamperlin/SeniorProject
adamperlin/slohacks_app
Website for slohacks application
adamperlin/smart_lighting_application
adamperlin/tensorflow_cnn_example
adamperlin/tinkerpop
Apache TinkerPop - a graph computing framework
adamperlin/TypeScript-Node-Starter
A starter template for TypeScript and Node with a detailed README describing how to use the two together.
adamperlin/untyped-lambda
A simple untyped lambda calculus interpreter