GitHub-Practice-184

GitHub Practice for STAT 184

View project on GitHub

GitHub Pages Assignment

(10 pts) Assignment Instructions

  • Create your own GitHub profile/ID (appropriate for job or grad school applications)
  • Create a new repo & initialize it with a “readme”
  • Turn your repo into a website
    • [repo] » settings » [scroll to bottom] » create website from master branch
    • choose a style template
    • note the website url
    • modify content if you like, but it’s fine to use filler content provided for now
  • Locate class repo
    • Find “sarahshy” in GitHub and locate the “GitHub-Practice-184” class repo
    • Click on “README.md” » Edit (pencil icon in upper right)
  • Add a row in the table below with your information
    • follow the pattern for the vertical bar character (found next to the “]” key)… use the “Sarah Shy” row as a template
    • (2 pts) first & last name
    • (1 pt) class section
    • (2 pts) github id
    • (2 pts) url for GitHub Pages website generated from your GitHub repo
      - by default it will include “[userID].github.io” at the beginning
      - it’s NOT just the URL of the source repo itself
    • (2 pts) commit your changes and submit pull request
      - write a descriptive commit message (e.g. “added Sarah Shy to class table”)
      - click green button “Propose file change” & start pull request
    • (1 pt) make sure the link works (e.g., wrap url in “<” and “>” to activate link on actual website)
    • (ungraded) pat yourself on the back
    • Important: Your entry will NOT appear on the class table right away. Once you submit the “pull request” the owner of the repo (me) needs to approve and merge it into the “master” before your entry will appear in the class table on the website.


Class GitHub Table

| Name | Class Section | GitHub ID | website for a GitHub repo |
|:——————|:——————|:———————|:———————————-|
| Sarah Shy | Section 001 | sarahshy | https://sarahshy.github.io/ | | Weslee Hwang | Section 001 | WesHub | https://weshub.github.io/Stat184/| | Thomas Zhao | Section 001 | ztoms | https://ztoms.github.io/STAT184_Repo/ | | Jessica Strait | Section 001 | jesslynne73 | https://jesslynne73.github.io/STAT-184/ | | Bobby Kemp | Section 001 | RobertKempIII | https://robertkempiii.github.io/GithubPractice1/ | | Adam Seiff | Section 001 | ajs680 | https://ajs680.github.io/STAT_184/ | | Kairui Wang | Section 001 | mika222666 | https://mika222666.github.io/Stat-184-practice/ | | Jordan Williard | Section 001 | jordanwilliard | https://jordanwilliard.github.io/stat184/ | | Yoojin Lim | Section 001 | yjl0820 | https://yjl0820.github.io/Stat184/ | | Daniel Jung | Section 001 | dqj5182 | https://dqj5182.github.io/stat184/ | | Iffah Mohamad Saufi | Section 001 | ivm5141 | https://ivm5141.github.io/Saufi-github-demo/ | | Jessie Li | Section 001 | ZHILIJESSIE | https://zhilijessie.github.io/Githubpractice/ | | Alexander Schweizer| Section 001 | ASchweizer31 | https://aschweizer31.github.io/Schweizer-GitHub/ | | Yan Gong | Section 001 | shiroemon99 | https://shiroemon99.github.io/STAT_184/ | | Jonathan Sguera | Section 001 | JSguera | https://jsguera.github.io/Stat-184/ | Kelly Cooper |Section 001 | kmc6671 | https://kmc6671.github.io/ReadMe/ | | Xigang Zhang | Section 001 | xxz5346 | https://github.com/xxz5346/Xigang-Zhang.git| | Chinmay Pendse | Section 001 | pendsec | https://pendsec.github.io/Stat184-1/ | | Kevin Suryanto | Section 001 | kevinsuryanto | https://kevinsuryanto.github.io/stat184/ | | Vineet Sudhir | Section 001 | VineetSudhir | https://vineetsudhir.github.io/STAT184-Github-1/| | Yuqi Gao | Section 001 | Yuqi-Gao | https://yuqi-gao.github.io/Stat-184-practice/ | | Zach Struthers | Section 001 | zts5112 | https://zts5112.github.io/STAT184/ | | Alan Chang | Section 001 | AlanWChang | https://alanwchang.github.io/ReadMe/| | Gary A Modzelewski| Section 001 | gamodzel | https://gamodzel.github.io/stat-184/ | | Zhejing Shi | Section 001 | zhejingshi | https://zhejingshi.github.io/stats184Test/ | | Arush Pamulapati | Section 001 | ajp6312 | https://ajp6312.github.io/GitHub-Practice-184/| | Kaiyi Huang | Section 001 | Kaiy-psu | https://kaiy-psu.github.io/184/| | Naman Malviya | Section 001 | nzm5366 | https://malviyanaman.github.io/STAT184_File1/ | | Anikate Ganju | Section 001 | azg247 | https://anikateganju.github.io/stat184demo/ | | Ruijie Huang | Section 001 | RayjahH | https://rayjayh.github.io/Ray-Stat184-repo/ | | Zhiyuan Xue | Section 001 | davidxuezhiyuan | https://davidzhiyuanxue.github.io/David184/ | |Jiahui Cheng | section 001 | Cheng19970228 | https://github.com/Cheng19970228/GitHub-Practice-184

Integration of RStudio with Git