Skip to content
View CodeMelted's full-sized avatar

Block or report CodeMelted

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CodeMelted/README.md

"Write once, run anywhere (WORA)" was the famous slogan made by Sun Microsystems in 1995. At the time, this technology allowed for easy full stack engineering allowing you to target dedicated workstations and on premise servers. So long as a Java Runtime Environment existed, you could run your code. Java was unable to keep to their slogan as web browsers became more advanced, mobile devices became ubiquitous, and companies no longer required dedicated servers.

My projects focus on Progress Web Application (PWA) technology exploration. The goal besides learning and having fun is hopefully to deliver something useful to the greater software engineering community.

Table of Contents

Projects

CodeMelted DEV

Software Engineers are now required to learn multiple languages, technologies, and frameworks in order to fully support full stack engineering. The CodeMelted DEV project aims to simplify this by developing a set of cross platform modules implementing a similar / identical Application Program Interface (API) regardless of the chosen technology covered by this project. It gives the ability to achieve maximum application reach by supporting the development of Progressive Web Applications (PWAs). The modules are specifically designed to target each area of the technology stack to deliver PWAs.

Mark Shaffer's GitHub Stats

Sites:

  • GitHub Page: Hosts the CodeMelted DEV | Cross Platform Modules project. This is actively developed to provide software engineers the ability to deploy PWAs.
  • Developer Site: Sub-domain of the codemelted.com that is developer focused for the CodeMelted DEV Cross Platform Modules project.

CodeMelted PWA

CodeMelted PWA: A Progressive Web App serving as a developer resource portal of articles, the CodeMelted DEV project, and photography as every software engineer needs a hobby.

Desktop

When the PWA is installed, the user will have a Single Page Application (SPA) with a end drawer with other accessible tools. Upon opening it, the user can either open the app within the current SPA window, or select to open the external site as its own app window.

Mobile

When the PWA is installed on mobile, it will provide a fully integrated app experience. If called from another app, it will be opened as such. If opening one of the linked apps, if installed, that native app will open. If not, then a SPA window will open the external app website.

Socials

Where you can find me to follow what is happening with the latest CodeMelted content.

Daily Happenings

Where I will post daily thoughts, learnings, and content (i.e. articles, photography, dev updates) from the codemelted.com website.

Podcast / Videos

  • Media Website: Sub-domain to the codemelted.com site providing a media focus to my photography, podcast, and videos.
  • YouTube: Where the CodeMelted podcast and videos are hosted.

Support

This project does not want to utilize ads on the different websites. To that end, any support for the two hosted projects and the delivery of content is greatly appreciated.

  • Buy Me A Coffee: Direct support for the CodeMelted PWA content and other services not directly related to the CodeMelted DEV project.
  • GitHub Sponsorship: Direct support for the CodeMelted DEV project either through a one time donation or a monthly subscription.

Pinned Loading

  1. codemelted_developer codemelted_developer Public

    Software engineers are now required to learn multiple languages, technologies, and frameworks in order to fully support full stack engineering. This project aims to simplify this by developing a se…

    Dart

  2. CodeMelted | Gists CodeMelted | Gists
    1
    # CodeMelted | Gists
    2
    
                  
    3
    This is a collection of an assortment of starter template files for organizing different source file types and beginning their documentation process. It also contains quick tidbits of things I learn that do not require a full on blog post. Lastly it will contain example code from the **CodeMelted | Developer** project as it matures into a usable product.