SNHU-Projects's repositories
CS-470
Full stack application featuring containerization & serverless architecture.
learn-angular-from-scratch-step-by-step
Angular step by step tutorial covering from basic concepts of Angular Framework to building a complete Angular app using Angular Material components. We will go through the main building blocks of an Angular 7 application as well as the best practices for building a complete app with Angular.
learn-how-to-build-a-mean-stack-application
The goal of this tutorial is to guide you through the coding of a full-stack JavaScript example application project and connecting a backend API to an Angular 5 front-end application employing the MEAN stack.
cs255-portfolio
This repo is a portfolio for my CS 255 course on Modern System Analysis & Design
java-rest-client
This project is a simple REST client application using the Jersey framework.
java-graphical-slide-show-app
This is another app demonstrating Java GUI applications built with JFrames.
design-patterns
This project uses the singleton and iterator design patterns.
java-gui
This project introduces the very basics of crafting program interfaces in Java via JPanels/GUI Forms.
binary-search-tree
A binary tree data structure featuring recursive algorithms for traversing/removing nodes.
hashing-algorithm
A brief foray into how hashing works via a unique identifier and the remainder from a modulus operation.
sorting-algorithms
This project includes Selection Sort and Quicksort examples.
linked-list
This project is pointer-tastic. Yeesh.
file-parsing-example-project
This is exactly what it says it is; a simple project demonstrating file parsing in C++.
wildlife-zoo
This is an integrated languages project involving C++ & Java
airgead-banking
Airgead Banking is a compound interest calculator app
shopping-cart
CS-210 C++ Shopping Cart
Clocks
C++ Project for CS-225