Robert Clarkson (robertIanClarkson)

robertIanClarkson

Geek Repo

Location:Los Angeles

Home Page:https://www.linkedin.com/in/robert-clarkson-5856621b7/

Github PK Tool:Github PK Tool

Robert Clarkson's repositories

SFSU-Connect

A buy & sell website focused on San Francisco State University students and faculty. An excellent example of working in a team environment with a mock CEO, CTO, Milestones, and Deadlines.

Language:JavaScriptLicense:MITStargazers:2Issues:3Issues:123

Drone-Prototyping-Application

A website to be hosted on a raspberry pi for easy of access when prototyping with brushless motors and orientation sensors.

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0

Air-Pixel

A small drone, shaped as a cube, capable of connecting with over cubed drones in flight.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

Compiler-ExpandTheParser

In this project we learned about the inner workings of a compiler as well as some of the more complex design patterns. This is an addition to my "Modify the Lexer" repo

Language:JavaStargazers:0Issues:0Issues:0

Compiler-Interpreter

An Interpreter that reads and executes bytecodes

Language:JavaStargazers:0Issues:0Issues:0

Filesystem

A working filesystem using a mock volume of bytes. Includes files and directories. Uses C to perform tasks such as file/directory creation, copying, and listing

Language:CStargazers:0Issues:0Issues:0

openlibrary-bots

A repository of cleanup bots implementing the openlibrary-client

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

P2P-Decentralized-Network

A lite version of Peer-to-peer software. Developed as a team remotely. End goal was to send a large file from peer to peer using BitTorrent protocol. Uses both UDP and TCP. Excellent example of using OOP to solve a complex issue with many moving parts.

Language:PythonStargazers:0Issues:0Issues:0

Compiler-ModifiedLexer

A modified lexer to include ">, >=, string, <string>, number, <number>". Uses "lexer/Lexer.java" and "lexer/setup/TokenSetup.java"

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaLicense:MITStargazers:0Issues:0Issues:0

Dowe-Design-Studio

Portfolio Website

Stargazers:0Issues:0Issues:0

GetSelectedInterview

Robert Clarkson's submission to getselected.

Language:JavaScriptStargazers:0Issues:0Issues:0

GraphQLPractice

Learning GraphQL

Language:JavaScriptStargazers:0Issues:0Issues:0

HTTP-Web-Server

This project uses Java paired with OOP to create a low-level HTTP web server. The goal of this project was to better understand how the HTTP works as well as it's limitations in both response time and security.

License:MITStargazers:0Issues:0Issues:0

LetterFrequency

small file that counts the frequency of each file

Language:C++Stargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

LSM9DS1-NodeJS

A javascript library made to easily interface between a host machine and the LSM9DS1 Orientation Chip. Features live data from the chip's Magnetometer, Accelerometer, and Gyrometer

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

my-portfolio

My personal portfolio website

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

Networking-Projects

This is a really cool stealth chat room that runs in your command console. It uses TCP paired with a custom OOP message protocol that is easy to understand.

License:MITStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

socket-io-example

Basic chat application with Express and Socket IO

Stargazers:0Issues:0Issues:0

Texty

csc340 1st Assignment. Gets details on text and alters text

Language:C++Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Toolbar-Calculator

Uses PEMDAS order of operations to evaluate mathematical expression without the need for parenthesis. Calculator functionality is wrapped in additional logic so it can be used in the Apple toolbar (top of window)

Language:JavaStargazers:0Issues:0Issues:0