diff --git a/.github/workflows/echoblank.yml b/.github/workflows/echoblank.yml new file mode 100644 index 0000000..8d43787 --- /dev/null +++ b/.github/workflows/echoblank.yml @@ -0,0 +1,33 @@ +# This is a basic workflow to help you get started with Actions + +name: CI + +# Controls when the action will run. Triggers the workflow on push or pull request +# events but only for the main branch +on: + push: + branches: [ main ] + pull_request: + branches: [ main ] + +# A workflow run is made up of one or more jobs that can run sequentially or in parallel +jobs: + # This workflow contains a single job called "build" + build: + # The type of runner that the job will run on + runs-on: ubuntu-latest + + # Steps represent a sequence of tasks that will be executed as part of the job + steps: + # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it + - uses: actions/checkout@v2 + + # Runs a single command using the runners shell + - name: Run a one-line script + run: echo Hello, world! + + # Runs a set of commands using the runners shell + - name: Run a multi-line script + run: echo Hello,Everybody! + echo Add other actions to build, + echo test, and deploy your project. diff --git a/index.html b/index.html new file mode 100644 index 0000000..e478f50 --- /dev/null +++ b/index.html @@ -0,0 +1,29 @@ + + + "Resume" + +

name="David Lacy"

+

address="14 Carleton Court"

+

city state="New Castle DE."

+
+

objective

+

Career Objective: "To maximize the strategic training recieved in coding to obtain employment as a game designer and Web Page Developer."

+

employment1:Youth Empowerment Program description="Program Director"

+

employment2:Mayor's Office Community Services description="Work Program Manager"

+

employment3:Connection Training Services description="Program Director"

+
+

Skills

+
    +
  • "Management Organization"
  • +
  • "Adaptability Flexibility"
  • +
  • "Customer Service"
  • +
+
+

Education

+

Shaw University: B.A. Communications

+

Overbrook High School: Diploma drafting design

+ +
+ + + diff --git a/page2 b/page2 new file mode 100644 index 0000000..df13d83 --- /dev/null +++ b/page2 @@ -0,0 +1,21 @@ + + + +
+