Skip to content

Instantly share code, notes, and snippets.

View Ehawk82's full-sized avatar
🦋
Incarnata

Jason Graziano Ehawk82

🦋
Incarnata
  • United States
View GitHub Profile
@Ehawk82
Ehawk82 / index.html
Created August 22, 2020 17:24
Four-Num
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-16">
<meta name="author" content="Jason">
<script src="main.js"></script>
</head>
<body id="body"></body>
</html>
</html>

Ok... here is my html

<script src="main.js"></script>
  • Reduce Stress: When we are less stressed, our immuned system is less impaired/

  • Eat Well: Eating and having optimal nutrition is another way to remain healthy

  • Good Sleep: When we get little sleep, we mess up our brains' synergy. Sleeping well, is a great way to be in our right mind.

  • Avoid Druds & Alcohol: This is not the best time to be putting toxins in to our bodies unless directed otherwise by a doctor.

  • Keep an Open Mind: Do not digress in to the world of consiracy. Being mentally stable is a great was to reassure everyone around you that they are safe.


Autodidactic-Lessons


A list of educational videos on YouTube


"table of contents"

  • Task 1
  • Task 2
  • Task 3
  • Task 4
  • Task 5
  • Task 6
  • Task 7
  • Task 8
  • Task 9
  • Task 10

Wellness-Widget

  **An application simulating the wellness model to visualize problem areas and promote phychological balance** 

table of contents

  1. Outline
  2. Development

@Ehawk82
Ehawk82 / Terra_sim.md
Last active December 17, 2019 15:15
A game that is already in production -getting that managed-

Terra

Vocabulary:

  • mpt = "Moves Per Turn"
  • UI = User Interface
  • (?) = Optional content

Table of Contents

Languages: HTML5/CSS3/JS/nodeJS

Development Phases:

  • Repository on GitHub.
  • Node Modules; (see Node Options).
  • Game Design; (see Game Design).
  • Game Application; (see Game Application).
  • Code Phase; (See Code Specifications).