2023-03-11
11:30 am to 1:30 pm Pacific
Agenda
- Introductions
- Lab exercise
- Open Q&A
Introductions
- Preferred name and pronouns
- Your special interest, favorite team, musician or hobby
- Optional: What area of RS you find most exciting/would you like to dive into this semester for your final project
Lab exercise
- Create a GitHub account if you don’t already have one
- Create a public GitHub Repository. We’ll mostly be using a GitHub Project, but the Repository is necessary for us to leverage Issues in our Project.
- You can title your repository anything you like. Please select option to include a README.md but don’t worry about a .gitignore or a License. Don’t forget to make the repository public.
- Create a GitHub Project in your personal GitHub account to track work for this class and your applied report
- Start with an empty project: Select
Board
then clickCreate
- Start with an empty project: Select
- Open a new issue in the alex-pakalniskis/gisc606-spring2023 repository to tell me about yourself. Answers are visibile to anyone who knows how to read a GitHub Issue so only share what you feel disclosing to the public.
- Please format your response as a Markdown code block with JSON syntax highlighting.
- See this resource to get started. You can also view the
.md
version of this file to see how I did it below (change the url file ending).
{ "preferred_name": "Alex", "csulb_email": "alex.pakalniskis@csulb.edu", "pronouns": "he/him/his", "previous_gis_experience": "Previous experience as GIS Intern for City of Santa Monica and graduate research assistant on geospatial projects", "previous_remote_sensing_experience": "MA in Geography with focus on UAV remote sensing of vegetation change. Data collection in SoCal and Mali, West Africa. TA for Intro to Remote Sensing at University of Arizona", "previous_programming_experience": "Code bootcamp grad. Python, TypeScript, and Rust professionally. Data engineering and CI/CD (Jenkins, GitHub Actions).", "github_repo_link": "Your unique link goes here", "github_project_link": "Your unique link goes here", "what_you_hope_to_get_out_of_this_class": "Your response goes here", }
Open Q&A
About the course, career stuff, etc.