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
  • Grok19 Public

    A simple Grok19 dashboard

    JaredsWebApplications/Grok19’s past year of commit activity
    JavaScript 0 0 0 0 Updated Jan 24, 2022
  • RPNCalculator Public

    Reverse polish notation calculator using Flask

    JaredsWebApplications/RPNCalculator’s past year of commit activity
    CSS 0 0 0 0 Updated Jan 22, 2022
  • Ballon-Juice Public

    This project focuses on a mission reconnaissance visualizer, showing a bot retrieve a balloon in a deeply nested balloon field

    JaredsWebApplications/Ballon-Juice’s past year of commit activity
    JavaScript 0 0 0 0 Updated Jan 21, 2022
  • .github Public

    Landing page for my web application organization

    JaredsWebApplications/.github’s past year of commit activity
    0 0 0 0 Updated Jan 21, 2022
  • Sorting-Olympics Public

    Comparing four different sorting algorithms side by side

    JaredsWebApplications/Sorting-Olympics’s past year of commit activity
    JavaScript 0 MIT 1 0 0 Updated Jan 21, 2022
  • JaredsWebApplications/Cella-Ant-x15’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Jan 21, 2022
  • personal-website Public

    A dockerized version of my website written in Flask using NGINX as the file server

    JaredsWebApplications/personal-website’s past year of commit activity
    CSS 0 MIT 0 0 0 Updated Jan 21, 2022
  • PythonDocumentation Public

    A collection of project documentation for Python projects I have created

    JaredsWebApplications/PythonDocumentation’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Jan 19, 2022
  • UniversityManager Public

    University course manager written in PHP

    JaredsWebApplications/UniversityManager’s past year of commit activity
    PHP 0 MIT 0 0 0 Updated Jan 9, 2022
  • Expresso Public

    Simple React application for mobile ordering coffee

    JaredsWebApplications/Expresso’s past year of commit activity
    JavaScript 0 1 0 0 Updated Jan 9, 2022

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…