Skip to content
View mattjcamp's full-sized avatar
💭
Working
💭
Working

Block or report mattjcamp

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
mattjcamp/README.md

👋 Hi, I’m Matt

👀 I’m interested in UFOs, Coding, Consciousness, and Writing

🌱 Just rebooted my old website How to Make iPhone Apps that I started in 2009

💞️ Interested in a bunch of other things like: sourdough bread baking, cooking, FPV drones

📫 Socials

Pinned Loading

  1. migratorr Public

    R and PostgreSQL template project to get help with data migrations for Workday ERP/SIS systems

    PLpgSQL

  2. ufo-uap-data-science-project Public

    Exploration of the NUFORC dataset that shows UFO/UAP reports up to December 2021

    R 3

  3. datapointsr Public

    Painless QC analysis for big statistical tables

    R

  4. dbr Public

    Facade for common database connections like SQL Server, Amazon Redshift, PostgresSQL and SQLite databases

    R

  5. SQL Essentials
    1
    -- SELECT WITH GROUP BY AND JOIN
    2
    SELECT 
    3
        C.country, 
    4
        C.team, 
    5
        SUM(M.goals) 
  6. SQL Tables
    1
    INSERT INTO TargetTable
    2
    SELECT * FROM SourceTable;
    3
    
                  
    4
    INSERT INTO Orders (CustomerID, OrderDate, TotalAmount)
    5
    VALUES
mattjcamp (Matt Campbell) · GitHub
Skip to content
View mattjcamp's full-sized avatar
💭
Working
💭
Working

Block or report mattjcamp

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
mattjcamp/README.md

👋 Hi, I’m Matt

👀 I’m interested in UFOs, Coding, Consciousness, and Writing

🌱 Just rebooted my old website How to Make iPhone Apps that I started in 2009

💞️ Interested in a bunch of other things like: sourdough bread baking, cooking, FPV drones

📫 Socials

Pinned Loading

  1. migratorr Public

    R and PostgreSQL template project to get help with data migrations for Workday ERP/SIS systems

    PLpgSQL

  2. ufo-uap-data-science-project Public

    Exploration of the NUFORC dataset that shows UFO/UAP reports up to December 2021

    R 3

  3. datapointsr Public

    Painless QC analysis for big statistical tables

    R

  4. dbr Public

    Facade for common database connections like SQL Server, Amazon Redshift, PostgresSQL and SQLite databases

    R

  5. SQL Essentials
    1
    -- SELECT WITH GROUP BY AND JOIN
    2
    SELECT 
    3
        C.country, 
    4
        C.team, 
    5
        SUM(M.goals) 
  6. SQL Tables
    1
    INSERT INTO TargetTable
    2
    SELECT * FROM SourceTable;
    3
    
                  
    4
    INSERT INTO Orders (CustomerID, OrderDate, TotalAmount)
    5
    VALUES
mattjcamp (Matt Campbell) · GitHub
Skip to content
View mattjcamp's full-sized avatar
💭
Working
💭
Working

Block or report mattjcamp

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
mattjcamp/README.md

👋 Hi, I’m Matt

👀 I’m interested in UFOs, Coding, Consciousness, and Writing

🌱 Just rebooted my old website How to Make iPhone Apps that I started in 2009

💞️ Interested in a bunch of other things like: sourdough bread baking, cooking, FPV drones

📫 Socials

Pinned Loading

  1. migratorr Public

    R and PostgreSQL template project to get help with data migrations for Workday ERP/SIS systems

    PLpgSQL

  2. ufo-uap-data-science-project Public

    Exploration of the NUFORC dataset that shows UFO/UAP reports up to December 2021

    R 3

  3. datapointsr Public

    Painless QC analysis for big statistical tables

    R

  4. dbr Public

    Facade for common database connections like SQL Server, Amazon Redshift, PostgresSQL and SQLite databases

    R

  5. SQL Essentials
    1
    -- SELECT WITH GROUP BY AND JOIN
    2
    SELECT 
    3
        C.country, 
    4
        C.team, 
    5
        SUM(M.goals) 
  6. SQL Tables
    1
    INSERT INTO TargetTable
    2
    SELECT * FROM SourceTable;
    3
    
                  
    4
    INSERT INTO Orders (CustomerID, OrderDate, TotalAmount)
    5
    VALUES