Skip to content
@JaredsWebApplications

JaredsWebApplications

Hi there 👋

I use this organiztion to section off my demos for my website and uses Docker to help separate resources.

A base Ubuntu 21.04 server release is used as the primary operating system to host these instances. At /var/lib/webapplications we store all the Git repositories and can pull incrementally for changes made offsite. The structure of this directory is as follows:

  • Algorithms
    • Cella Ant 0x15
    • Sorting Olympics
    • Balloon Juice
    • RPN Calculator
  • Database
    • University Manager
  • Documentation
    • Python Documentation
  • React
    • Expresso
    • Grok 19

The goal was not make this server a development environment, rather a showcase that can be easily replicated. A script has been developed to help automate this process. The ports will start from 5000 and go from there. The following port map can be seen here:

  • 5000: personal website
  • 5001: cell-ant
  • ETC

Pinned Loading

  1. Grok19 Grok19 Public

    A simple Grok19 dashboard

    JavaScript

  2. RPNCalculator RPNCalculator Public

    Reverse polish notation calculator using Flask

    CSS

  3. Sorting-Olympics Sorting-Olympics Public

    Comparing four different sorting algorithms side by side

    JavaScript 1

  4. Expresso Expresso Public

    Simple React application for mobile ordering coffee

    JavaScript 1

Repositories

Showing 10 of 10 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…