|
4808 | 4808 | "RadGrad"
|
4809 | 4809 | ],
|
4810 | 4810 | "sortKey": 202107
|
| 4811 | + }, |
| 4812 | + { |
| 4813 | + "key": "csdl2-21-02", |
| 4814 | + "type": "techreport", |
| 4815 | + "title": "Pulling The Trigger With Internaloha: The New Opportunities For Internship", |
| 4816 | + "year": "2021", |
| 4817 | + "month": "December", |
| 4818 | + "note": "https://csdl.ics.hawaii.edu/techreports/2021/21-02/21-02.pdf", |
| 4819 | + "abstract": "\r\n In the last few decades, the importance of internships for a career development has grown. However, the difficulty to search through possible internships has not decreased. Undergraduate students are forced to spend long hours and use multiple job searching websites for internships. Furthermore, these websites do not provide them with internships that they fully qualify for. Thus, the Internaloha project provides an alternative ”shortcut” for students seeking internships. The approach of Internaloha is creating a scraper to extract Computer Science internships from the different job websites and have them integrated into RadGrad’s internship explorer page. The goal for Internaloha Version 2 is to recreate them using TypeScript and clean it up to look more efficient.\r\n", |
| 4820 | + "institution": "Department of Information and Computer Sciences,\r\n University of Hawaii, Honolulu, Hawaii 96822", |
| 4821 | + "number": "CSDL-21-02", |
| 4822 | + "authors": [ |
| 4823 | + "Shinya Saito" |
| 4824 | + ], |
| 4825 | + "keywords": [ |
| 4826 | + "RadGrad" |
| 4827 | + ], |
| 4828 | + "sortKey": 202112 |
| 4829 | + }, |
| 4830 | + { |
| 4831 | + "key": "csdl2-21-03", |
| 4832 | + "type": "techreport", |
| 4833 | + "title": "InternAloha: Revamping Scrapers", |
| 4834 | + "year": "2021", |
| 4835 | + "month": "December", |
| 4836 | + "note": "https://csdl.ics.hawaii.edu/techreports/2021/21-03/21-03.pdf", |
| 4837 | + "abstract": "\r\n In this report, we take a look at the service InternAloha which is a scraper that scrapes different job sites for internships. In the report, I will go over the basics of InternAloha and scraping, the design of InternAloha, and the technical aspects that go into InternAloha.\r\n", |
| 4838 | + "institution": "Department of Information and Computer Sciences,\r\n University of Hawaii, Honolulu, Hawaii 96822", |
| 4839 | + "number": "CSDL-21-03", |
| 4840 | + "authors": [ |
| 4841 | + "Jatin Pandya" |
| 4842 | + ], |
| 4843 | + "keywords": [ |
| 4844 | + "RadGrad" |
| 4845 | + ], |
| 4846 | + "sortKey": 202112 |
| 4847 | + }, |
| 4848 | + { |
| 4849 | + "key": "csdl2-21-04", |
| 4850 | + "type": "techreport", |
| 4851 | + "title": "Scraping for Students' futures: An Indepth look at the InternAloha Revamping Process", |
| 4852 | + "year": "2021", |
| 4853 | + "month": "July", |
| 4854 | + "note": "https://csdl.ics.hawaii.edu/techreports/2021/21-04/21-04.pdf", |
| 4855 | + "abstract": "\r\n InternAloha was made to remedy the internship problem that Radgrad had. Through web scraping InternAloha was able to help Radgrad increase the amount of internships students had available to them. This paper looks at how the InternAloha web application was implemented and details the revamping process of the structure, and goals of the original InternAloha system.\r\n", |
| 4856 | + "institution": "Department of Information and Computer Sciences,\r\n University of Hawaii, Honolulu, Hawaii 96822", |
| 4857 | + "number": "CSDL-21-04", |
| 4858 | + "authors": [ |
| 4859 | + "Caliana Fortin" |
| 4860 | + ], |
| 4861 | + "keywords": [ |
| 4862 | + "RadGrad" |
| 4863 | + ], |
| 4864 | + "sortKey": 202107 |
4811 | 4865 | }
|
4812 | 4866 | ]
|
0 commit comments