Skip to content

Instantly share code, notes, and snippets.

@ca0v
Last active June 13, 2022 19:42
Show Gist options
  • Save ca0v/b6c1a8b48eb84a255280b9a992cc4926 to your computer and use it in GitHub Desktop.
Save ca0v/b6c1a8b48eb84a255280b9a992cc4926 to your computer and use it in GitHub Desktop.

Revisions

  1. ca0v revised this gist Jun 13, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion CV.md
    Original file line number Diff line number Diff line change
    @@ -39,6 +39,6 @@ I am not experienced with `WebPack` or `Vite`; I use `ESBuild` and `TSC` directl
    | https://github.com/corey-alix | github applications |
    | https://stackoverflow.com/users/485183/corey-alix | stack overflow history |
    | https://leetcode.com/coreyalix/ | leetcode |
    | https://app.codesignal.com/profile/corey_a1 | codesignal |
    | https://app.codesignal.com/profile/corey-alix | codesignal |
    | https://www.linkedin.com/in/corey-alix | linkedin |

  2. ca0v revised this gist Jun 13, 2022. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion CV.md
    Original file line number Diff line number Diff line change
    @@ -39,5 +39,6 @@ I am not experienced with `WebPack` or `Vite`; I use `ESBuild` and `TSC` directl
    | https://github.com/corey-alix | github applications |
    | https://stackoverflow.com/users/485183/corey-alix | stack overflow history |
    | https://leetcode.com/coreyalix/ | leetcode |
    | www.linkedin.com/in/corey-alix | linkedin |
    | https://app.codesignal.com/profile/corey_a1 | codesignal |
    | https://www.linkedin.com/in/corey-alix | linkedin |

  3. ca0v revised this gist Jun 13, 2022. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions CV.md
    Original file line number Diff line number Diff line change
    @@ -38,3 +38,6 @@ I am not experienced with `WebPack` or `Vite`; I use `ESBuild` and `TSC` directl
    | https://github.com/ca0v | github projects |
    | https://github.com/corey-alix | github applications |
    | https://stackoverflow.com/users/485183/corey-alix | stack overflow history |
    | https://leetcode.com/coreyalix/ | leetcode |
    | www.linkedin.com/in/corey-alix | linkedin |

  4. ca0v revised this gist Jun 13, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion CV.md
    Original file line number Diff line number Diff line change
    @@ -26,7 +26,7 @@ I am currently building [`Knowhead`](https://knowhead.netlify.app/) as a Cogniti
    All are PWAs using `ES Modules (ESM)`, `Web Components` and data-* attributes to establish binding rules.

    ## Development Style
    I originally embraced object modeling tools but over the years have come to recognize that creating a minimally viable solution via whiteboarding, README.md notes and prototyping via unit tests as a more efficent approach. I enjoy creating large fraweworks for future grown but prefer writing tiny apps using basic technology and as-needed refactoring.
    I originally embraced object modeling tools but over the years have come to recognize that creating a minimally viable solution via whiteboarding, README.md notes and prototyping via unit tests as a more efficent approach. I enjoy creating large frameworks for future grown but prefer writing tiny apps using basic technology and as-needed refactoring.

    I am not experienced in `AWS` administration; I use the simpler `Netlify` CI/CD pipeline.
    I am not experienced with `WebPack` or `Vite`; I use `ESBuild` and `TSC` directly.
  5. ca0v revised this gist Jun 1, 2022. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion CV.md
    Original file line number Diff line number Diff line change
    @@ -26,7 +26,10 @@ I am currently building [`Knowhead`](https://knowhead.netlify.app/) as a Cogniti
    All are PWAs using `ES Modules (ESM)`, `Web Components` and data-* attributes to establish binding rules.

    ## Development Style
    I originally embraced the designing by diagram but over the years have come to recognize that creating a minimally viable solution via whiteboarding, README.md notes and prototyping via unit tests as the more efficent approach. I no longer enjoy creating large fraweworks for future grown but prefer writing tiny apps using basic technology and as-needed refactoring.
    I originally embraced object modeling tools but over the years have come to recognize that creating a minimally viable solution via whiteboarding, README.md notes and prototyping via unit tests as a more efficent approach. I enjoy creating large fraweworks for future grown but prefer writing tiny apps using basic technology and as-needed refactoring.

    I am not experienced in `AWS` administration; I use the simpler `Netlify` CI/CD pipeline.
    I am not experienced with `WebPack` or `Vite`; I use `ESBuild` and `TSC` directly.

    ## Other References

  6. ca0v revised this gist Apr 21, 2022. 1 changed file with 15 additions and 3 deletions.
    18 changes: 15 additions & 3 deletions CV.md
    Original file line number Diff line number Diff line change
    @@ -9,12 +9,24 @@ [email protected]
    I am comfortable working with `Typescript` and I have been enjoying building side-projects using HTML, CSS and Typescript with minimal tooling.
    I want to build efficient `Progressive Web Applications (PWA)` for browser devices.

    ## Experience
    ## Work Projects

    I work with `GIS` technology including both the ESRI and open source stacks integrated in large solutions.
    I work with `GIS` technology including both the ESRI and open source stacks integrated in large solutions. I have a high competency in C#, Javascript, Typescript, HTML, CSS. I work with both the [ESRI JSAPI](https://developers.arcgis.com/javascript/latest/) and [Openlayers](https://openlayers.org/).

    ## Side Projects
    I have some experience with `Netlify` and `FaunaDB`.

    My favorite side projects have been building [`Headache`](https://github.com/ca0v/game-lab/blob/main/app/index.html) with my son as project manager and level designer, [`Meathead`](https://github.com/corey-alix/meathead/blob/main/index.html) for myself to accompany me to the gym, and [`Lightshow`](https://github.com/corey-alix/littlelightshow/blob/main/app/index.html) for my oldest son, who is starting a lighting-oriented business as he finishes with high-school. I am currently building [`Knowhead`](https://knowhead.netlify.app/) as a Cognitive Behavioral Therapy self-help tool and modern day temperance chart; building it may have relieved me from needing to use it. All are PWAs using `ES Modules (ESM)`, `Web Components` and data-* attributes to establish binding rules.
    My favorite recent side projects have been building
    [`Headache`](https://headache.netlify.app) with my son as project manager and game-level designer,
    [`Meathead`](https://meathead.netlify.app) for myself to accompany me to the gym, and
    [`Lightshow`](https://lightshow.netlify.app) for my oldest son, who is starting a lighting-oriented business as he finishes high-school.

    I am currently building [`Knowhead`](https://knowhead.netlify.app/) as a Cognitive Behavior self-help tool and modern day temperance chart, although building it appears to have relieved me from needing to use it.

    All are PWAs using `ES Modules (ESM)`, `Web Components` and data-* attributes to establish binding rules.

    ## Development Style
    I originally embraced the designing by diagram but over the years have come to recognize that creating a minimally viable solution via whiteboarding, README.md notes and prototyping via unit tests as the more efficent approach. I no longer enjoy creating large fraweworks for future grown but prefer writing tiny apps using basic technology and as-needed refactoring.

    ## Other References

  7. ca0v revised this gist Apr 18, 2022. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions CV.md
    Original file line number Diff line number Diff line change
    @@ -14,9 +14,9 @@ I want to build efficient `Progressive Web Applications (PWA)` for browser devic
    I work with `GIS` technology including both the ESRI and open source stacks integrated in large solutions.
    I have some experience with `Netlify` and `FaunaDB`.

    My favorite side projects have been building [`Headache`](https://github.com/ca0v/game-lab/blob/main/app/index.html) with my son as project manager and level designer. I also build [`Meathead`](https://github.com/corey-alix/meathead/blob/main/index.html) for myself to accompany me to the gym. I also build [`Lightshow`](https://github.com/corey-alix/littlelightshow/blob/main/app/index.html) for my oldest son, who is starting a lighting-oriented business as he finishes with high-school. All three are PWAs using `ES Modules (ESM)`, `Web Components` and data-* attributes to establish binding rules.
    My favorite side projects have been building [`Headache`](https://github.com/ca0v/game-lab/blob/main/app/index.html) with my son as project manager and level designer, [`Meathead`](https://github.com/corey-alix/meathead/blob/main/index.html) for myself to accompany me to the gym, and [`Lightshow`](https://github.com/corey-alix/littlelightshow/blob/main/app/index.html) for my oldest son, who is starting a lighting-oriented business as he finishes with high-school. I am currently building [`Knowhead`](https://knowhead.netlify.app/) as a Cognitive Behavioral Therapy self-help tool and modern day temperance chart; building it may have relieved me from needing to use it. All are PWAs using `ES Modules (ESM)`, `Web Components` and data-* attributes to establish binding rules.

    ## References
    ## Other References

    | Reference | About |
    | ------------------------------------------------- | ---------------------- |
  8. ca0v revised this gist Apr 18, 2022. 1 changed file with 10 additions and 7 deletions.
    17 changes: 10 additions & 7 deletions CV.md
    Original file line number Diff line number Diff line change
    @@ -1,22 +1,25 @@

    # Software Developer

    Corey Alix

    [email protected]

    ## Interests
    I love working with `Typescript` and I have been enjoying building side-projects using HTML, CSS and Typescript with minimal tooling.

    I am comfortable working with `Typescript` and I have been enjoying building side-projects using HTML, CSS and Typescript with minimal tooling.
    I want to build efficient `Progressive Web Applications (PWA)` for browser devices.

    ## Experience

    I work with `GIS` technology including both the ESRI and open source stacks integrated in large solutions.
    I have some experience with `Netlify` and `FaunaDB`.

    My favorite side projects have been building [`Headache`](https://github.com/ca0v/game-lab/blob/main/app/index.html) with my son as project manager and level designer. I also build [`Meathead`](https://github.com/corey-alix/meathead/blob/main/index.html) for myself to accompany me to the gym. I also build [`Lightshow`](https://github.com/corey-alix/littlelightshow/blob/main/app/index.html) for my oldest son, who is starting a lighting-oriented business as he finishes with high-school. All three are PWAs using `ES Modules (ESM)`, `Web Components` and data-* attributes to establish binding rules.

    ## References

    |Reference|About|
    |-|-|
    |https://github.com/ca0v|github projects|
    |https://github.com/corey-alix|github applications|
    |https://stackoverflow.com/users/485183/corey-alix|stack overflow history|
    | Reference | About |
    | ------------------------------------------------- | ---------------------- |
    | https://github.com/ca0v | github projects |
    | https://github.com/corey-alix | github applications |
    | https://stackoverflow.com/users/485183/corey-alix | stack overflow history |
  9. ca0v revised this gist Apr 18, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions CV.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,7 @@

    # Software Developer
    Corey Alix

    [email protected]

    ## Interests
  10. ca0v revised this gist Apr 18, 2022. 1 changed file with 10 additions and 8 deletions.
    18 changes: 10 additions & 8 deletions CV.md
    Original file line number Diff line number Diff line change
    @@ -1,16 +1,18 @@

    # Software Developer
    Corey Alix
    Software Developer
    [email protected]

    # Interests
    I love working with Typescript and I have been enjoying building dependency-free side-projects using basic HTML, CSS and Typescript.
    I want to build small and efficient Progressive Web Applications.
    ## Interests
    I love working with `Typescript` and I have been enjoying building side-projects using HTML, CSS and Typescript with minimal tooling.
    I want to build efficient `Progressive Web Applications (PWA)` for browser devices.

    # Experience
    I work with GIS technology including both the ESRI and open source stacks integrated in large solutions.
    I have some experience with Netlify and FaunaDB.
    ## Experience
    I work with `GIS` technology including both the ESRI and open source stacks integrated in large solutions.
    I have some experience with `Netlify` and `FaunaDB`.


    # References
    ## References

    |Reference|About|
    |-|-|
  11. ca0v created this gist Apr 18, 2022.
    19 changes: 19 additions & 0 deletions CV.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,19 @@
    Corey Alix
    Software Developer

    # Interests
    I love working with Typescript and I have been enjoying building dependency-free side-projects using basic HTML, CSS and Typescript.
    I want to build small and efficient Progressive Web Applications.

    # Experience
    I work with GIS technology including both the ESRI and open source stacks integrated in large solutions.
    I have some experience with Netlify and FaunaDB.


    # References

    |Reference|About|
    |-|-|
    |https://github.com/ca0v|github projects|
    |https://github.com/corey-alix|github applications|
    |https://stackoverflow.com/users/485183/corey-alix|stack overflow history|