Posts

Subcategories: Projects, Guides

Almost everything I've written on my site, all in one place. The subcategories above might help if you're looking for something specific, or you can look at all tags.

Animator Software

The project for Object-Oriented Design was an extensive piece of animator software built over multiple months with the specification being… Read more →

Perceptron Network

The final project for the Introduction to Brain and Behavioral Computation allowed us to pursue our own interests. My group created an n… Read more →

Robotic Arm

The two projects of Northeastern's Embedded Design: Enabling Robotics course focus on manipulating a robotic arm connected to a Zedboard (a simple Linux computer with a field-programmable gate array). In both projects, my group applied knowledge from other classes to approach the tasks in an alternate manner from what was intended. Read more →

MiniShell

MiniShell was a sort of rite-of-passage in Computer Systems: making your own shell in C and seeing how much of Bash you can emulate. I went… Read more →

Simple Racket Antivirus

As part of NU’s CS2550 Foundations of Cybersecurity, we were tasked with creating simple antivirus software. We were to make two programs… Read more →

Racket System Access

This guide provides an introduction to interacting directly with the system from a Racket program. Read more →

Making a Racket Command Line Program

This guide is aimed at bridging some of the gap between using Racket to learn the basics of coding and using it to build simple command line programs. Read more →

Racket Piazza

When I took Northastern's Fundamentals of Computer Science 1, the main project was to build a client mimicking Piazza, our class forum. The… Read more →

Light mode

Dark mode

Copyright 2023 Jack Warren