johnsteele's Stars
websockets/ws
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
eclipse-theia/theia
Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
aws/aws-sdk-java
The official AWS SDK for Java 1.x (In Maintenance Mode, End-of-Life on 12/31/2025). The AWS SDK for Java 2.x is available here: https://github.com/aws/aws-sdk-java-v2/
gilamran/tsc-watch
The TypeScript compiler with --watch and a new onSuccess argument
chromiumembedded/java-cef
Java Chromium Embedded Framework (JCEF). A simple framework for embedding Chromium-based browsers in other applications using the Java programming language.
aws/aws-toolkit-eclipse
(End of life: May 31, 2023) AWS Toolkit for Eclipse
windup/windup-documentation
Windup Documentation
redhat-developer/devspaces-vscode-extensions
This repository builds and publishes VS Code extensions used in Eclipse Che and Red Hat OpenShift Dev Spaces (formerly Red Hat CodeReady Workspaces)
johnsteele/coldfire68k-timer-polling-demo
This application is targeted for the ColdFire 68k MCF5206eLite development board. It demonstrates the use of polling a timer.
johnsteele/css448-compiler
A four-phase compiler implemented for css 448.
johnsteele/pms-optical-shop
A practice management software suite for managing patients and orders.
johnsteele/rhamt-vscode-extension
windup/rhamt-vscode-extension
johnsteele/binary-search-tree
A C++ Binary Search Tree that I implemented for CSS 343 data-structures.
johnsteele/coldfire68k-timer-interrupt-demo
This application is targeted for the ColdFire 68k MCF5206eLite development board. It demonstrates the use of timers and interrupts.
johnsteele/dijkstra-graph
This is a graph implementation using dijkstra's algorithm used in data-structures CSS 343.
johnsteele/eclipse-aws
Eclipse plug-ins for Java development on Amazon Web Services EC2.
johnsteele/eclipse-rcp-practice-management
Eclipse RCP application used for general practice management.
johnsteele/hello-cdev
This is a simple char driver.
johnsteele/Hexidecimal-to-IEEE754
Converts a hexadecimal value, interpreted as an IEEE 754 single precision floating-point value, to a base 2 to the exponent times the sum of powers of 2.
johnsteele/johnsteele.github.com
Simple blogger
johnsteele/msp430-css-198
This is a Texas Instruments MSP430 MCU project used for my CSS 198 research project.
johnsteele/pms-optical-shop-rcp
Eclipse RCP version of pms-optical-shop.
johnsteele/read-write-char-driver
This is a simple char driver. It deals with simple concurrency issues while reading and writing.
johnsteele/simple-ioctl
This is a simple char driver that demonstrates the use of ioctl calls.
johnsteele/so-sleepy
This is a simple char driver that uses sleeping.
johnsteele/sockets
Networking done using the sockets API implemented for CSS-432.
johnsteele/store-simulation
A C++ store simulation project implemented for CSS 343 data-structures.
johnsteele/unix-filesystem
A Java-based unix-like filesystem.
johnsteele/windup
Windup - JBoss Automated Migration Tool