├── .gitattributes ├── .gitignore ├── CONTRIBUTING.md ├── README.md ├── changing_encoding.py ├── combine.py ├── convert_json.py ├── convert_md.py ├── file.json ├── helpers.py ├── internships.csv ├── internships.md ├── internships_temp.csv ├── package.json ├── public ├── images │ └── favicon │ │ ├── android-chrome-192x192.png │ │ ├── android-chrome-512x512.png │ │ ├── apple-touch-icon.png │ │ ├── favicon-16x16.png │ │ ├── favicon-32x32.png │ │ ├── favicon.ico │ │ └── site.webmanifest ├── index.html └── manifest.json ├── repo_info.md ├── requirements.txt ├── sort.py ├── src ├── App.js ├── components │ ├── instructions │ │ ├── Panel.css │ │ └── Panel.js │ ├── layout │ │ └── NavBar.js │ └── matrix │ │ ├── BtnScripts.js │ │ ├── Constants.js │ │ ├── Matrix.css │ │ ├── Matrix.js │ │ ├── MatrixRenderers.js │ │ ├── helpers │ │ └── Helpers.js │ │ └── internships.json ├── images │ ├── logo.png │ └── man_technologist.png ├── index.css └── index.js ├── update_commit_push.sh └── update_data.py /.gitattributes: -------------------------------------------------------------------------------- 1 | * text=auto eol=lf 2 | 3 | *.py text 4 | *.txt text 5 | *.md text 6 | *.yaml text eol=lf 7 | *.git* text eol=lf -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | # development 2 | test.* 3 | bank.* 4 | 5 | # dependencies 6 | venv 7 | /node_modules 8 | /.pnp 9 | .pnp.js 10 | package-lock.json 11 | 12 | # testing 13 | /coverage 14 | 15 | # production 16 | /build 17 | 18 | # misc 19 | *.idea 20 | __pycache__ 21 | *.Rproj.user 22 | .DS_Store 23 | .env.local 24 | .env.development.local 25 | .env.test.local 26 | .env.production.local -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # Steps 2 | 3 | 1. Check out the [issues page](https://github.com/Zackhardtoname/internships/issues) for ideas and whether your idea of change happen to be there with some more details 4 | 5 | 2. Fork repository 6 | 7 | 3. Make changes 8 | 9 | If you don't know Python: 10 | 11 | Edit internships.csv (No need to worry about ordering since we would sort jobs via a script) 12 | 13 | Else: 14 | 15 | Create a Python virtual environment and install the needed Python packages with 16 | 17 | pip install -r requirements.txt 18 | 19 | 4. Open a pull request! 20 | 21 | 22 | 23 | If you find the process above difficult, just make an issue in GitHub, and we would take a look. 24 | 25 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Internships! 2 | 3 | Please kindly consider starring this repo (top right corner) to help it grow and make revisiting it easier for you 4 | 5 | ## Use the List 6 | 7 | 1. ## like Excel on a [website](https://zacklight.com/internships/) (URL might change so make sure to star this repo)! 8 | 9 | 2. ## as a [markdown file](internships.md)! 10 | 11 | 3. ## as a [CSV file](internships.csv)! 12 | 13 | 4. ## add to Trello (use the website/CSV file and follow [this](https://youtu.be/R90LYeZSZpA)) 14 | 15 | * Support most of the basic Excel functionalities such as **filtering** (downloading and importing are yet to be tested) 16 | 17 | * We am considering buying a domain if enough people are interested in this project (for now we will just look at the number of stars and/or pull requests for this repo) 18 | 19 | ## General 20 | 21 | - For now, we mainly have **2020 summer tech internships** 22 | - Helpful sites to find internships are [LinkedIn](https://www.linkedin.com/), [Indeed](https://www.indeed.com/), [Glassdoor](https://www.glassdoor.com/), [StackOverflow](https://stackoverflow.com/jobs), [BuiltIn](https://builtin.com/) (has different websites for NYC, Chicago, Seattle, Boston, LA, Colorado, Austin), and [AngelList](https://angel.co/) (startups) 23 | 24 | * Difference between this and other platforms 25 | * Not everyone has access to Handshake 26 | * You can download all the data from this repo as a CSV file and use Excel to keep track of them 27 | * The repo is community maintained and crowdsourced, offering many advantages. For instance, someone contacted me about how bad/shady one of the companies is, and the community can respond faithfully 28 | 29 | ## Contributions 30 | 31 | [See **simple** steps here](CONTRIBUTING.md) 32 | 33 | ## Column Explanations 34 | 35 | ### Name 36 | 37 | **The link generally should point to the websites about the positions** 38 | 39 | ### Role 40 | 41 | All positions are software engineering roles, unless otherwise specified in the Notes column. Similarly, all positions are open to anyone enrolled in a Bachelor's degree program, unless specific graduation years are mentioned in the Notes column 42 | 43 | Positions are abbreviated as follows: 44 | 45 | 1. SDE: Software Engineer 46 | 2. FE: Front End 47 | 3. BE: Back End 48 | 4. Tech Intern: Technical/Technology Internship 49 | 5. Dev: Developer 50 | 51 | ### Location 52 | 53 | Two-letter locations indicate states in the U.S. 54 | 55 | U.S. indicates multiple locations in the U.S. 56 | 57 | countries other than the U.S. are spelled out. (Ex: CA = California, not Canada) 58 | 59 | 60 | 61 | 62 | ## Credits 63 | 64 | This repo is inspired by [this one](https://github.com/christine-hu/summer-2019-internships) 65 | # Internships 66 | |Index| Name | Position | Location | Class Year | International | Notes | URL | 67 | |----:|-----------------------|---------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------|-------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| 68 | | 1|Akuna |Many types |Chicago, IL; Sydney, Australia; Shanghai; Boston, MA |Junior, Senior | | |https://akunacapital.com/careers#careers | 69 | | 2|Amazon |SDE |Seattle, WA; Austin, TX; Bellevue, WA; Boston, MA; Denver, CO; Detriot, MI; Herndon, VA; Irvine, CA; NY, NY; Madison, WI; Minneapolis, MN; Phoenix, AZ;Portland, OR; San Diego, CA; Vancouver, Canada; Toronto, Canada; Winnipeg Canada | | | |https://www.amazon.jobs/en/teams/internships-for-students | 70 | | 3|American Express |SDE |Phoenix, AZ; Ft. Lauderdale, FL; NY, NY |Sophomores, Junior, Senior |No sponsorship | |https://jobs.americanexpress.com/jobs/19003378? | 71 | | 4|Apple |SDE, Hardware, UI/UX, Sales, ML |Santa Clara Valley (Cupertino), CA (Mainly) | | | |https://jobs.apple.com/en-us/search?location=united-states-USA&team=Internships-STDNT-INTRN | 72 | | 5|Atlassian |SDE |Mountian View, CA |Junior, Senior | | |https://jobs.lever.co/atlassian/9484630b-4039-415e-af9a-c1e2c34e5a8b | 73 | | 6|Belvedere Trading |SDE |Chicago, IL |Junior, Senior |No sponsorship | |http://belvederetrading.applicantstack.com/x/detail/a2sa4x08859m | 74 | | 7|Blend |SDE |San Francisco, CA |Junior, Senior | | |https://blend.com/careers/opening/university/?oid=2a469512-a8c2-44fa-a260-ef3ae0c90db7 | 75 | | 8|Capital One |Tech Intern |McLean, VA; Boston, MA; NY, NY; San Francisco, CA; Chicago, IL; Wilmington, DE; Richmond, VA; Plano, TX |Junior, Senior |No sponsorship | |https://campus.capitalone.com/job/-/-/1786/12562814?utm_source=localjobnetwork.com&utm_campaign=enterprise&utm_medium=job_posting&utm_content=job_board&ss=paid&dclid=CjgKEAjw4NrpBRDfhrmjpZHPiH8SJABuVfdoxiWiy_1DE6vP-RBQgbIf9OdVBs1hpoqHUa5Ezmg4-vD_BwE | 76 | | 9|Citadel |SDE, Quant, IT, DevOps |Dublin; Chicago, IL; Hong Kong; London; NY; Austin, TX | | | |https://www.citadel.com/careers/open-positions/positions-for-students/ | 77 | | 10|Databricks |SDE |San Francisco, CA |2020, 2021 graduate working on a BS/MS or PhD degree | | |https://boards.greenhouse.io/databricks/jobs/4374189002?gh_src=62a881d62 | 78 | | 11|Dropbox |SDE |San Francisco, CA; Seattle, WA; NY, NY |Junior, New Grad | | |https://www.dropbox.com/jobs/teams/eng_university_grads#open-positions | 79 | | 12|Duolingo |SDE |Pittsburgh, PA |Junior, Senior | | |https://boards.greenhouse.io/duolingo/jobs/4351727002 | 80 | | 13|Facebook |FE, SDE, AI, etc. |Cork, Ireland; London, United Kingdom; NY, NY; Boston, MA; Sao Paulo, Brazil; Seattle, WA; Menlo Park, CA; Mexico City, Mexico | | | |https://www.facebook.com/careers/jobs/?roles[0]=intern | 81 | | 14|Fast Enterprises |Implementation Consultant |U.S. | |Must be pursuing degree | |https://www.fastenterprises.com/careers/positions | 82 | | 15|Fidelity Investments |Tech Intern |Durham, NC; Merrimack, New Hampshire; Boston, MA; Smithfield, RI | | | |https://jobs.fidelity.com/ShowJob/Id/580980/Summer-2020-Technical-Internship-Program/ | 83 | | 16|Flexport |SDE |San Francisco, CA; Chicago, IL | | | |https://boards.greenhouse.io/flexport/jobs/1802354 | 84 | | 17|Front |SDE |San Francisco, CA; Paris, France |Junior, Senior | | |https://frontapp.com/jobs | 85 | | 18|Goldman Sachs |Engineering Essentials |Several: Americas | | |Only exploratory programs for minorities |https://www.goldmansachs.com/careers/students/programs/index.html | 86 | | 19|Google |Many types |U.S., India | | |SDE position in India and some research positions in the U.S. |https://careers.google.com/jobs/results/?company=Google&company=YouTube&employment_type=INTERN&jlo=en_US&src=Online%2FTOPS%2FTOPS_site&utm_campaign=&utm_medium=site&utm_source=TOPS | 87 | | 20|Groceristar |Engineers, Q&A, Project manager, Personal Assistant, Growth Hacker. Seems to have strong mentorship and learning experience|Remote/Work From Home |Junior | |Unpaid. Seems to have strong mentorship and learning experience |https://angel.co/company/groceristar/jobs | 88 | | 21|Gusto |SDE |San Francisco, CA; Denver, CO | | | |https://boards.greenhouse.io/gusto | 89 | | 22|Houston Mechatronics |Engineer (software, electrical, mechanical) |Webster, TX | |U.S. citizenship required|Prefers robotics experience, Linux command line, and Python programming language |https://hire.withgoogle.com/public/jobs/houstonmechatronicscom/view/P_AAAAAAFAACPOqH3qYYp_8y | 90 | | 23|IBM |Many types |U.S. | | |The webpage takes awefully long to load during the application process |https://careers.ibm.com/ListJobs/All/Search/Position-Type/Intern/Country/US//?lang=en | 91 | | 24|IMC Trading |Quant Trader |Chicago, IL | | |Min. GPA 3.5, prefers Python programming skills |https://imc.wd5.myworkdayjobs.com/invitation/job/Chicago/Quant-Trader-Intern---Summer-2020_REQ-00550 | 92 | | 25|JP Morgan Chase |Many types |Asia: Singapore; Hong Kong; Europe: Bournemouth, United Kingdom; Dublin, Ireland; Geneva, Switzerland; Glasgow, United Kingdom; London, United Kingdom; Middle East, US: Chicago, IL; Columbus, OH; Houston, TX; NY Metro; Newark/Wilmington, DE; Plano, TX; San Francisco, CA; Seattle, WA; Tampa, FL|Junior, Senior |No sponsorship |All JP Morgan Chase positions open including IB/Quant/Data Analytics |https://careers.jpmorgan.com/us/en/students/programs/software-engineer-summer#careers-section7 | 93 | | 26|Jane Street |Trading Intern; Engineering Intern; Research Intern |New York, NY; London; Hong Kong� | | | |https://www.janestreet.com/join-jane-street/internships/ | 94 | | 27|Knowt |SDE,FE,BE, Business, Marketing |Remote/Work From Home | | |Low compensation/equity pay at an early stage startup |https://www.getknowt.com/team/#apply | 95 | | 28|Leidos |Software |Reston, VA | | | |https://www.leidos.com/products | 96 | | 29|Los Alamos National Lab|Computional Sciences |Los Alamos, New Mexico | | |Min. GPA 3.0 Coverletter Required |https://jobszp1.lanl.gov/OA_HTML/OA.jsp?page=/oracle/apps/irc/candidateSelfService/webui/VisVacDispPG&OAHP=IRC_EXT_SITE_VISITOR_APPL&OASF=IRC_VIS_VAC_DISPLAY&akRegionApplicationId=821&transactionid=1590195690&retainAM=N&addBreadCrumb=RP&p_svid=73935&p_spid=3367360&oapc=5&oas=fVtHbWr4rfa7MThh6_ybbw..| 97 | | 30|Matco Tools |Web Dev |Stow, OH | Junior, Senior | |Prefers Java programming skills |https://fortive.taleo.net/careersection/external/jobdetail.ftl?job=MAT001868&src=[u%27JB-10138%27%2C+u%27JB-10138%27 | 98 | | 31|Matician |SDE; AI; ML |Palo Alto, CA | | | |https://hire.withgoogle.com/public/jobs/maticiancom | 99 | | 32|Microsoft | |Global | | | |https://careers.microsoft.com/us/en/ | 100 | | 33|Morgan Stanley |Tech Intern |Global (excluding U.S.) | | |Only tech internships outside the US |https://www.morganstanley.com/people-opportunities/students-graduates/programs/technology | 101 | | 34|Mozilla |Many types | U.S., Canada, Germany | | | |https://careers.mozilla.org/listings/?position_type=Intern | 102 | | 35|NBCUniversal |Tech Intern |Tokyo, Japan; Stamford, CT |Sophomore, Junior, Senior |No sponsorship |For Tokyo 2020 Olympics; No sponsorship; |https://sjobs.brassring.com/TGnewUI/Search/home/HomeWithPreLoad?PageType=JobDetails&partnerid=25354&siteid=5108&jobId=442107&codes=LinkedIn#jobDetails=442107_5108 | 103 | | 36|Optiver |SDE |Chicago, IL | | |Prefers C, C++, Java or C# programming skills; No sponsorship |https://www.optiver.com/na/en/job-opportunities/us-4315469002 | 104 | | 37|PayPal |SDE |Austin, TX; Timonium, MD; San Francisco, CA; San Jose, CA; Scottsdale, AZ; Conshohocken, PA; New York, NY | | | |https://jobsearch.paypal-corp.com/en-US/search?facetcategory=internship&orderby=-date | 105 | | 38|Phone2Action |Product, Engineering, Sales, Marketing, Customer Success, and Operations |Arlington, VA |All levels, education, ages, and experience accepted - including high school.|No sponsorship |Well paid fellowships available in Product, Engineering, Sales, Marketing, Customer Success, and Operations. Interested in applying? Send your resume and a letter of interest to Jennifer Leo at jleo@phone2action.com ... and see our jobs site for FT positions: https://phone2action.com/about/careers/|https://phone2action.com/civic-tech-fellows-program/ | 106 | | 39|Plantir |SDE |New York, NY | | | |https://jobs.lever.co/palantir/d39b3432-8742-4df0-b97f-47ab4122cd05/apply | 107 | | 40|Qualcomm |SDE |San Diego, CA; Boulder, Coloado; Austin, TX; San Jose, CA; Santa Clara, CA | | |In study toward Bachelors (3.0 GPA or above) or Masters (3.5 GPA or above), in Computer Science, Electrical Engineering, or Computer Engineering. Must be available for 3 months during Summer 2020 (May-September) |https://jobs.qualcomm.com/public/jobDetails.xhtml?requisitionId=1975484 | 108 | | 41|Red Ventures |SDE |Austin, TX |Junior | |Prefers experience with top web languages |https://careers.redventures.com/application/position/1755893?gh_jid=1755893&gh_src=cec562fc1&gh_jid=1755893&gh_src=cec562fc1 | 109 | | 42|Reddit | |San Francisco, CA | | | | | 110 | | 43|Rimeto |SDE |San Francisco, CA | | | |https://jobs.lever.co/rimeto/d357c4b5-5a3e-4c75-84fd-057d2051cd92 | 111 | | 44|Robinhood |SDE, Web Engineer, iOS Engineer, Infrastructure Engineer |Menlo Park, CA | | | |https://boards.greenhouse.io/robinhood | 112 | | 45|Rockset |SDE |San Mateo, CA | | | |https://hire.withgoogle.com/public/jobs/rocksetio/view/P_AAAAAADAAADMHn16UbFdig | 113 | | 46|SAS |Tech Intern - Autism Spectrum |Santa Clara Valley (Cupertino), CA (Mainly) | | |Pipeline for students with Autism |https://careers-sas.icims.com/jobs/18311/2020-autism-spectrum-summer-internship-program-%28expression-of-interest%29/job?hub=9&mode=job&iis=SocialMedia&iisn=LinkedIn&mobile=false&width=1137&height=500&bga=true&needsRedirect=false&jan1offset=-300&jun1offset=-240 | 114 | | 47|Salesforce |SDE |Many types |Sophomore, Junior, Senior | | |https://salesforce.wd1.myworkdayjobs.com/en-US/External_Career_Site/job/CA---San-Francisco/Summer-2020-Intern---Software-Engineer_JR45627-1 | 115 | | 48|Snapchat |IT Internal FE Dev |Los Angeles, CA | | |Perferred Ability to code in Javascript and script with HTML and CSS |https://wd1.myworkdaysite.com/recruiting/snapchat/snap/job/Los-Angeles-CA/IT-Internal-Front-End-Developer-Intern_R0009045 | 116 | | 49|Stripe |SDE |San Francisco, CA; Seattle, WA |Plan to graduate in 2021 or 2022 | | |https://stripe.com/jobs/listing/software-engineering-intern/1793449 | 117 | | 50|The Vanguard Group |SDE, Technology Operations |Malvern, PA; Charlotte, NC | | |3.0 GPA Preferred, Software Development, Technology Operations |https://www.vanguardjobs.com/job-search-results/?keyword=124896%20OR%20124907%20OR%20124884%20OR%20124925 | 118 | | 51|Thumbtack |SDE |San Francisco, CA |Graduating in 2021 | | |https://boards.greenhouse.io/thumbtack/jobs/1814883 | 119 | | 52|Toast |SDE |Dublin, Ireland | | | |https://boards.greenhouse.io/embed/job_app?token=1345570&gh_src=dbd19ebc1 | 120 | | 53|Twitter | |San Francisco, CA | | | |https://jobs.smartrecruiters.com/ni/Twitter2/c9c8d155-aab8-43cb-a530-629689467768-2020-university-application-full-time-internship | 121 | | 54|Two Sigma |SDE |NY, NY | | | |https://careers.twosigma.com/careers/JobDetail/New-York-New-York-United-States-Software-Engineering-Internship-NYC/5982 | 122 | | 55|Vail |SDE, DevOps |Chicago, IL | | | |https://www.vailsys.com/about/careers/ | 123 | | 56|Virtu Financial |Trading Systems Dev |NY, NY | | |Prefers C++ or Java programming skills |https://boards.greenhouse.io/virtu/jobs/4367942002 | 124 | | 57|Vyte |FE, BE |Paris, France | | |Positions available for both Frontend and Backend Internships in Paris |https://jobs.stationf.co/companies/vyte | 125 | | 58|Workday |Software Application Engineer |Canada, British Columbia, Vancouver | | | |https://workday.wd5.myworkdayjobs.com/en-US/Workday_University_Careers | 126 | | 59|Yelp |SDE |San Francisco, CA | | | |https://www.yelp.com/careers/job-openings | 127 | -------------------------------------------------------------------------------- /changing_encoding.py: -------------------------------------------------------------------------------- 1 | import codecs 2 | 3 | def change_encoding(path, source_encoding='ascii', target_encoding="utf-8"): 4 | BLOCKSIZE = 1048576 # or some other, desired size in bytes 5 | with codecs.open(path, "r", source_encoding) as sourceFile: 6 | with codecs.open("path.csv", "w", target_encoding) as targetFile: 7 | while True: 8 | contents = sourceFile.read(BLOCKSIZE) 9 | if not contents: 10 | break 11 | targetFile.write(contents) 12 | 13 | if __name__ == '__main__': 14 | try: 15 | change_encoding("internships.csv") 16 | except: 17 | pass -------------------------------------------------------------------------------- /combine.py: -------------------------------------------------------------------------------- 1 | fin = open("internships.md", "r") 2 | internships = fin.read() 3 | fin.close() 4 | 5 | fin = open("repo_info.md", "r") 6 | repo_info = fin.read() 7 | fin.close() 8 | 9 | fout = open("README.md", "w") 10 | fout.write(repo_info) 11 | fout.write(internships) 12 | fout.close() -------------------------------------------------------------------------------- /convert_json.py: -------------------------------------------------------------------------------- 1 | import pytablewriter 2 | 3 | def convert(filename, from_ext, to_ext): 4 | input_file = f"{filename}.{from_ext}" 5 | 6 | writer = pytablewriter.JsonTableWriter() 7 | writer.from_csv(input_file) 8 | 9 | with open(f"./src/components/matrix/{filename}.{to_ext}", "w") as f: 10 | writer.stream = f 11 | writer.write_table() 12 | 13 | if __name__ == '__main__': 14 | convert("internships", "csv", "json") 15 | -------------------------------------------------------------------------------- /convert_md.py: -------------------------------------------------------------------------------- 1 | import os 2 | import pytablewriter 3 | import helpers 4 | 5 | def convert(filename, from_ext, to_ext): 6 | # provide index for the md file 7 | helpers.add_index_col(filename) 8 | 9 | indexed_filename = f"{filename}_temp.{from_ext}" 10 | writer = pytablewriter.MarkdownTableWriter() 11 | writer.from_csv(indexed_filename) 12 | 13 | with open(f"./{filename}.{to_ext}", "w") as f: 14 | writer.table_name = "Internships" 15 | writer.stream = f 16 | writer.write_table() 17 | 18 | # for some reason can't remove it inside the convert function 19 | # remove the index csv file 20 | # os.remove(indexed_filename) 21 | 22 | if __name__ == '__main__': 23 | convert("internships", "csv", "md") -------------------------------------------------------------------------------- /file.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "component": { 4 | "Location": { 5 | "name": "Name", 6 | "version": "Position" 7 | } 8 | } 9 | }, 10 | { 11 | "component": { 12 | "Chicago": { 13 | "name": "Akuna", 14 | "version": "Many types" 15 | } 16 | } 17 | }, 18 | { 19 | "component": { 20 | "Seattle, Washington": { 21 | "name": "Amazon", 22 | "version": "Software Development" 23 | } 24 | } 25 | }, 26 | { 27 | "component": { 28 | "Phoenix, AZ, Ft. Lauderdale, FL, and New York, NY.": { 29 | "name": "American Express", 30 | "version": "" 31 | } 32 | } 33 | }, 34 | { 35 | "component": { 36 | "Santa Clara Valley (Cupertino), California (Mainly)": { 37 | "name": "Apple", 38 | "version": "SWE, Hardware, UI/UX, Sales, ML" 39 | } 40 | } 41 | }, 42 | { 43 | "component": { 44 | "Chicago": { 45 | "name": "Belvedere Trading", 46 | "version": "" 47 | } 48 | } 49 | }, 50 | { 51 | "component": { 52 | "San Francisco, CA": { 53 | "name": "Blend", 54 | "version": "" 55 | } 56 | } 57 | }, 58 | { 59 | "component": { 60 | "Green Bay, WI": { 61 | "name": "Breakthrough", 62 | "version": "" 63 | } 64 | } 65 | }, 66 | { 67 | "component": { 68 | "": { 69 | "name": "Capital One", 70 | "version": "Technology Internship" 71 | } 72 | } 73 | }, 74 | { 75 | "component": { 76 | "Several: Dublin, London, Chicago, Hong Kong, London, New York, Austin": { 77 | "name": "Citadel", 78 | "version": "SWE, Quant, IT, DevOps" 79 | } 80 | } 81 | }, 82 | { 83 | "component": { 84 | "Cedar Rapids, IA": { 85 | "name": "Collins Aerospace", 86 | "version": "" 87 | } 88 | } 89 | }, 90 | { 91 | "component": { 92 | "Pittsburgh, PA": { 93 | "name": "Duolingo", 94 | "version": "" 95 | } 96 | } 97 | }, 98 | { 99 | "component": { 100 | "Several: Menlo Park, New York, Boston, Seattle, etc.": { 101 | "name": "Facebook", 102 | "version": "FrontEnd, SWE, AI, etc." 103 | } 104 | } 105 | }, 106 | { 107 | "component": { 108 | "U.S.": { 109 | "name": "Fast Enterprises", 110 | "version": "Implementation Consultant" 111 | } 112 | } 113 | }, 114 | { 115 | "component": { 116 | "US-NC-Durham, US-NH-Merrimack, US-MA-Boston, US-RI-Smithfield": { 117 | "name": "Fidelity Investments", 118 | "version": "" 119 | } 120 | } 121 | }, 122 | { 123 | "component": { 124 | "San Francisco, Paris": { 125 | "name": "Front", 126 | "version": "" 127 | } 128 | } 129 | }, 130 | { 131 | "component": { 132 | "Several: Americas": { 133 | "name": "Goldman Sachs", 134 | "version": "" 135 | } 136 | } 137 | }, 138 | { 139 | "component": { 140 | "Remote/Work From Home": { 141 | "name": "Groceristar", 142 | "version": "Engineers, Q&A, Project manager, Personal Assistant, Growth Hacker. Seems to have strong mentorship and learning experience" 143 | } 144 | } 145 | }, 146 | { 147 | "component": { 148 | "Webster, TX": { 149 | "name": "Houston Mechatronics", 150 | "version": "" 151 | } 152 | } 153 | }, 154 | { 155 | "component": { 156 | "Chicago": { 157 | "name": "IMC Trading", 158 | "version": "" 159 | } 160 | } 161 | }, 162 | { 163 | "component": { 164 | "Asia: Singapore, Europe, Middle East, US: IL, OH, TX, NY, DE, TX, CA, WA, FL": { 165 | "name": "JP Morgan Chase", 166 | "version": "Many types" 167 | } 168 | } 169 | }, 170 | { 171 | "component": { 172 | "Los Alamos, NM": { 173 | "name": "Los Alamos National Lab", 174 | "version": "" 175 | } 176 | } 177 | }, 178 | { 179 | "component": { 180 | "Stow, OH": { 181 | "name": "Matco Tools", 182 | "version": "" 183 | } 184 | } 185 | }, 186 | { 187 | "component": { 188 | "Global": { 189 | "name": "Microsoft", 190 | "version": "" 191 | } 192 | } 193 | }, 194 | { 195 | "component": { 196 | "New York, NY": { 197 | "name": "Morgan Stanley", 198 | "version": "" 199 | } 200 | } 201 | }, 202 | { 203 | "component": { 204 | "Tokyo or Stamford, CT": { 205 | "name": "NBCUniversal", 206 | "version": "" 207 | } 208 | } 209 | }, 210 | { 211 | "component": { 212 | "Chicago": { 213 | "name": "Optiver", 214 | "version": "" 215 | } 216 | } 217 | }, 218 | { 219 | "component": { 220 | "Austin, TX": { 221 | "name": "Red Ventures", 222 | "version": "" 223 | } 224 | } 225 | }, 226 | { 227 | "component": { 228 | "San Francisco, CA": { 229 | "name": "Rimeto", 230 | "version": "" 231 | } 232 | } 233 | }, 234 | { 235 | "component": { 236 | "Menlo Park, CA": { 237 | "name": "Robinhood", 238 | "version": "" 239 | } 240 | } 241 | }, 242 | { 243 | "component": { 244 | "Santa Clara Valley (Cupertino), California (Mainly)": { 245 | "name": "SAS", 246 | "version": "" 247 | } 248 | } 249 | }, 250 | { 251 | "component": { 252 | "Malvern, PA and Charlotte, NC": { 253 | "name": "The Vanguard Group", 254 | "version": "Software Development, Technology Operations" 255 | } 256 | } 257 | }, 258 | { 259 | "component": { 260 | "Chicago": { 261 | "name": "Vail", 262 | "version": "SWE, DevOps" 263 | } 264 | } 265 | }, 266 | { 267 | "component": { 268 | "New York, NY": { 269 | "name": "Virtu Financial", 270 | "version": "" 271 | } 272 | } 273 | }, 274 | { 275 | "component": { 276 | "Paris, France": { 277 | "name": "Vyte", 278 | "version": "Frontend, backend?" 279 | } 280 | } 281 | } 282 | ] -------------------------------------------------------------------------------- /helpers.py: -------------------------------------------------------------------------------- 1 | import pandas as pd 2 | import numpy as np 3 | 4 | def add_index_col(filename): 5 | path = f"./{filename}.csv" 6 | df = pd.read_csv(path) 7 | df.sort_values(by=['Name'], inplace=True) 8 | 9 | # make the index col start from 1 10 | df.index += 1 11 | df.to_csv(f"./{filename}_temp.csv", index=True, index_label="Index") -------------------------------------------------------------------------------- /internships.csv: -------------------------------------------------------------------------------- 1 | Name,Position,Location,Class Year,International,Notes,URL 2 | Akuna,Many types,"Chicago, IL; Sydney, Australia; Shanghai; Boston, MA","Junior, Senior",,,https://akunacapital.com/careers#careers 3 | Amazon,SDE,"Seattle, WA; Austin, TX; Bellevue, WA; Boston, MA; Denver, CO; Detriot, MI; Herndon, VA; Irvine, CA; NY, NY; Madison, WI; Minneapolis, MN; Phoenix, AZ;Portland, OR; San Diego, CA; Vancouver, Canada; Toronto, Canada; Winnipeg Canada",,,,https://www.amazon.jobs/en/teams/internships-for-students 4 | American Express,SDE ,"Phoenix, AZ; Ft. Lauderdale, FL; NY, NY","Sophomores, Junior, Senior",No sponsorship,,https://jobs.americanexpress.com/jobs/19003378? 5 | Apple,"SDE, Hardware, UI/UX, Sales, ML","Santa Clara Valley (Cupertino), CA (Mainly)",,,,https://jobs.apple.com/en-us/search?location=united-states-USA&team=Internships-STDNT-INTRN 6 | Atlassian,SDE,"Mountian View, CA","Junior, Senior",,,https://jobs.lever.co/atlassian/9484630b-4039-415e-af9a-c1e2c34e5a8b 7 | Belvedere Trading,SDE,"Chicago, IL","Junior, Senior",No sponsorship,,http://belvederetrading.applicantstack.com/x/detail/a2sa4x08859m 8 | Blend,SDE,"San Francisco, CA","Junior, Senior",,,https://blend.com/careers/opening/university/?oid=2a469512-a8c2-44fa-a260-ef3ae0c90db7 9 | Capital One,Tech Intern,"McLean, VA; Boston, MA; NY, NY; San Francisco, CA; Chicago, IL; Wilmington, DE; Richmond, VA; Plano, TX","Junior, Senior",No sponsorship,,https://campus.capitalone.com/job/-/-/1786/12562814?utm_source=localjobnetwork.com&utm_campaign=enterprise&utm_medium=job_posting&utm_content=job_board&ss=paid&dclid=CjgKEAjw4NrpBRDfhrmjpZHPiH8SJABuVfdoxiWiy_1DE6vP-RBQgbIf9OdVBs1hpoqHUa5Ezmg4-vD_BwE 10 | Citadel,"SDE, Quant, IT, DevOps","Dublin; Chicago, IL; Hong Kong; London; NY; Austin, TX",,,,https://www.citadel.com/careers/open-positions/positions-for-students/ 11 | Databricks,SDE ,"San Francisco, CA","2020, 2021 graduate working on a BS/MS or PhD degree",,,https://boards.greenhouse.io/databricks/jobs/4374189002?gh_src=62a881d62 12 | Dropbox,SDE ,"San Francisco, CA; Seattle, WA; NY, NY","Junior, New Grad",,,https://www.dropbox.com/jobs/teams/eng_university_grads#open-positions 13 | Duolingo,SDE ,"Pittsburgh, PA","Junior, Senior",,,https://boards.greenhouse.io/duolingo/jobs/4351727002 14 | Facebook,"FE, SDE, AI, etc.","Cork, Ireland; London, United Kingdom; NY, NY; Boston, MA; Sao Paulo, Brazil; Seattle, WA; Menlo Park, CA; Mexico City, Mexico",,,,https://www.facebook.com/careers/jobs/?roles[0]=intern 15 | Fast Enterprises,Implementation Consultant,U.S.,,Must be pursuing degree ,,https://www.fastenterprises.com/careers/positions 16 | Fidelity Investments,Tech Intern,"Durham, NC; Merrimack, New Hampshire; Boston, MA; Smithfield, RI",,,,https://jobs.fidelity.com/ShowJob/Id/580980/Summer-2020-Technical-Internship-Program/ 17 | Flexport,SDE ,"San Francisco, CA; Chicago, IL",,,,https://boards.greenhouse.io/flexport/jobs/1802354 18 | Front,SDE,"San Francisco, CA; Paris, France","Junior, Senior",,,https://frontapp.com/jobs 19 | Goldman Sachs,Engineering Essentials,Several: Americas,,,Only exploratory programs for minorities,https://www.goldmansachs.com/careers/students/programs/index.html 20 | Google,Many types,"U.S., India",,,SDE position in India and some research positions in the U.S.,https://careers.google.com/jobs/results/?company=Google&company=YouTube&employment_type=INTERN&jlo=en_US&src=Online%2FTOPS%2FTOPS_site&utm_campaign=&utm_medium=site&utm_source=TOPS 21 | Groceristar,"Engineers, Q&A, Project manager, Personal Assistant, Growth Hacker. Seems to have strong mentorship and learning experience",Remote/Work From Home,Junior,,Unpaid. Seems to have strong mentorship and learning experience,https://angel.co/company/groceristar/jobs 22 | Gusto,SDE,"San Francisco, CA; Denver, CO",,,,https://boards.greenhouse.io/gusto 23 | Houston Mechatronics,"Engineer (software, electrical, mechanical)","Webster, TX",,U.S. citizenship required,"Prefers robotics experience, Linux command line, and Python programming language",https://hire.withgoogle.com/public/jobs/houstonmechatronicscom/view/P_AAAAAAFAACPOqH3qYYp_8y 24 | IBM,Many types,U.S.,,,The webpage takes awefully long to load during the application process,https://careers.ibm.com/ListJobs/All/Search/Position-Type/Intern/Country/US//?lang=en 25 | IMC Trading,Quant Trader,"Chicago, IL",,,"Min. GPA 3.5, prefers Python programming skills",https://imc.wd5.myworkdayjobs.com/invitation/job/Chicago/Quant-Trader-Intern---Summer-2020_REQ-00550 26 | JP Morgan Chase,Many types,"Asia: Singapore; Hong Kong; Europe: Bournemouth, United Kingdom; Dublin, Ireland; Geneva, Switzerland; Glasgow, United Kingdom; London, United Kingdom; Middle East, US: Chicago, IL; Columbus, OH; Houston, TX; NY Metro; Newark/Wilmington, DE; Plano, TX; San Francisco, CA; Seattle, WA; Tampa, FL","Junior, Senior",No sponsorship,All JP Morgan Chase positions open including IB/Quant/Data Analytics,https://careers.jpmorgan.com/us/en/students/programs/software-engineer-summer#careers-section7 27 | Jane Street,Trading Intern; Engineering Intern; Research Intern,"New York, NY; London; Hong Kong�",,,,https://www.janestreet.com/join-jane-street/internships/ 28 | Knowt,"SDE,FE,BE, Business, Marketing", Remote/Work From Home,,,Low compensation/equity pay at an early stage startup,https://www.getknowt.com/team/#apply 29 | Leidos,Software,"Reston, VA",,,,https://www.leidos.com/products 30 | Los Alamos National Lab,Computional Sciences,"Los Alamos, New Mexico",,,Min. GPA 3.0 Coverletter Required,https://jobszp1.lanl.gov/OA_HTML/OA.jsp?page=/oracle/apps/irc/candidateSelfService/webui/VisVacDispPG&OAHP=IRC_EXT_SITE_VISITOR_APPL&OASF=IRC_VIS_VAC_DISPLAY&akRegionApplicationId=821&transactionid=1590195690&retainAM=N&addBreadCrumb=RP&p_svid=73935&p_spid=3367360&oapc=5&oas=fVtHbWr4rfa7MThh6_ybbw.. 31 | Matco Tools,Web Dev,"Stow, OH"," Junior, Senior",,Prefers Java programming skills,https://fortive.taleo.net/careersection/external/jobdetail.ftl?job=MAT001868&src=[u%27JB-10138%27%2C+u%27JB-10138%27 32 | Matician,SDE; AI; ML,"Palo Alto, CA",,,,https://hire.withgoogle.com/public/jobs/maticiancom 33 | Microsoft,,Global,,,,https://careers.microsoft.com/us/en/ 34 | Morgan Stanley,Tech Intern,Global (excluding U.S.),,,Only tech internships outside the US,https://www.morganstanley.com/people-opportunities/students-graduates/programs/technology 35 | Mozilla, Many types," U.S., Canada, Germany",,,, https://careers.mozilla.org/listings/?position_type=Intern 36 | NBCUniversal,Tech Intern,"Tokyo, Japan; Stamford, CT","Sophomore, Junior, Senior",No sponsorship,For Tokyo 2020 Olympics; No sponsorship;,https://sjobs.brassring.com/TGnewUI/Search/home/HomeWithPreLoad?PageType=JobDetails&partnerid=25354&siteid=5108&jobId=442107&codes=LinkedIn#jobDetails=442107_5108 37 | Optiver,SDE,"Chicago, IL",,,"Prefers C, C++, Java or C# programming skills; No sponsorship",https://www.optiver.com/na/en/job-opportunities/us-4315469002 38 | PayPal,SDE,"Austin, TX; Timonium, MD; San Francisco, CA; San Jose, CA; Scottsdale, AZ; Conshohocken, PA; New York, NY",,,,https://jobsearch.paypal-corp.com/en-US/search?facetcategory=internship&orderby=-date 39 | Phone2Action,"Product, Engineering, Sales, Marketing, Customer Success, and Operations","Arlington, VA","All levels, education, ages, and experience accepted - including high school.",No sponsorship,"Well paid fellowships available in Product, Engineering, Sales, Marketing, Customer Success, and Operations. Interested in applying? Send your resume and a letter of interest to Jennifer Leo at jleo@phone2action.com ... and see our jobs site for FT positions: https://phone2action.com/about/careers/",https://phone2action.com/civic-tech-fellows-program/ 40 | Plantir,SDE,"New York, NY",,,,https://jobs.lever.co/palantir/d39b3432-8742-4df0-b97f-47ab4122cd05/apply 41 | Qualcomm,SDE,"San Diego, CA; Boulder, Coloado; Austin, TX; San Jose, CA; Santa Clara, CA",,,"In study toward Bachelors (3.0 GPA or above) or Masters (3.5 GPA or above), in Computer Science, Electrical Engineering, or Computer Engineering. Must be available for 3 months during Summer 2020 (May-September) ",https://jobs.qualcomm.com/public/jobDetails.xhtml?requisitionId=1975484 42 | Red Ventures,SDE,"Austin, TX",Junior,,Prefers experience with top web languages,https://careers.redventures.com/application/position/1755893?gh_jid=1755893&gh_src=cec562fc1&gh_jid=1755893&gh_src=cec562fc1 43 | Reddit,,"San Francisco, CA",,,, 44 | Rimeto,SDE,"San Francisco, CA",,,,https://jobs.lever.co/rimeto/d357c4b5-5a3e-4c75-84fd-057d2051cd92 45 | Robinhood,"SDE, Web Engineer, iOS Engineer, Infrastructure Engineer","Menlo Park, CA",,,,https://boards.greenhouse.io/robinhood 46 | Rockset,SDE,"San Mateo, CA",,,,https://hire.withgoogle.com/public/jobs/rocksetio/view/P_AAAAAADAAADMHn16UbFdig 47 | SAS,Tech Intern - Autism Spectrum,"Santa Clara Valley (Cupertino), CA (Mainly)",,,Pipeline for students with Autism,https://careers-sas.icims.com/jobs/18311/2020-autism-spectrum-summer-internship-program-%28expression-of-interest%29/job?hub=9&mode=job&iis=SocialMedia&iisn=LinkedIn&mobile=false&width=1137&height=500&bga=true&needsRedirect=false&jan1offset=-300&jun1offset=-240 48 | Salesforce,SDE,Many types,"Sophomore, Junior, Senior",,,https://salesforce.wd1.myworkdayjobs.com/en-US/External_Career_Site/job/CA---San-Francisco/Summer-2020-Intern---Software-Engineer_JR45627-1 49 | Snapchat,IT Internal FE Dev,"Los Angeles, CA",,,Perferred Ability to code in Javascript and script with HTML and CSS ,https://wd1.myworkdaysite.com/recruiting/snapchat/snap/job/Los-Angeles-CA/IT-Internal-Front-End-Developer-Intern_R0009045 50 | Stripe,SDE,"San Francisco, CA; Seattle, WA",Plan to graduate in 2021 or 2022,,,https://stripe.com/jobs/listing/software-engineering-intern/1793449 51 | The Vanguard Group,"SDE, Technology Operations","Malvern, PA; Charlotte, NC",,,"3.0 GPA Preferred, Software Development, Technology Operations",https://www.vanguardjobs.com/job-search-results/?keyword=124896%20OR%20124907%20OR%20124884%20OR%20124925 52 | Thumbtack,SDE,"San Francisco, CA",Graduating in 2021,,,https://boards.greenhouse.io/thumbtack/jobs/1814883 53 | Toast,SDE,"Dublin, Ireland",,,,https://boards.greenhouse.io/embed/job_app?token=1345570&gh_src=dbd19ebc1 54 | Twitter,,"San Francisco, CA",,,,https://jobs.smartrecruiters.com/ni/Twitter2/c9c8d155-aab8-43cb-a530-629689467768-2020-university-application-full-time-internship 55 | Two Sigma,SDE,"NY, NY",,,,https://careers.twosigma.com/careers/JobDetail/New-York-New-York-United-States-Software-Engineering-Internship-NYC/5982 56 | Vail,"SDE, DevOps","Chicago, IL",,,,https://www.vailsys.com/about/careers/ 57 | Virtu Financial,Trading Systems Dev,"NY, NY",,,Prefers C++ or Java programming skills,https://boards.greenhouse.io/virtu/jobs/4367942002 58 | Vyte,"FE, BE","Paris, France",,,Positions available for both Frontend and Backend Internships in Paris,https://jobs.stationf.co/companies/vyte 59 | Workday,Software Application Engineer,"Canada, British Columbia, Vancouver",,,,https://workday.wd5.myworkdayjobs.com/en-US/Workday_University_Careers 60 | Yelp,SDE ,"San Francisco, CA",,,,https://www.yelp.com/careers/job-openings 61 | MealMe, Software Engineering, Marketing, Operations, "San Francisco, CA and remote",,,,https://www.mealme.ai/careers 62 | -------------------------------------------------------------------------------- /internships.md: -------------------------------------------------------------------------------- 1 | # Internships 2 | |Index| Name | Position | Location | Class Year | International | Notes | URL | 3 | |----:|-----------------------|---------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------|-------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| 4 | | 1|Akuna |Many types |Chicago, IL; Sydney, Australia; Shanghai; Boston, MA |Junior, Senior | | |https://akunacapital.com/careers#careers | 5 | | 2|Amazon |SDE |Seattle, WA; Austin, TX; Bellevue, WA; Boston, MA; Denver, CO; Detriot, MI; Herndon, VA; Irvine, CA; NY, NY; Madison, WI; Minneapolis, MN; Phoenix, AZ;Portland, OR; San Diego, CA; Vancouver, Canada; Toronto, Canada; Winnipeg Canada | | | |https://www.amazon.jobs/en/teams/internships-for-students | 6 | | 3|American Express |SDE |Phoenix, AZ; Ft. Lauderdale, FL; NY, NY |Sophomores, Junior, Senior |No sponsorship | |https://jobs.americanexpress.com/jobs/19003378? | 7 | | 4|Apple |SDE, Hardware, UI/UX, Sales, ML |Santa Clara Valley (Cupertino), CA (Mainly) | | | |https://jobs.apple.com/en-us/search?location=united-states-USA&team=Internships-STDNT-INTRN | 8 | | 5|Atlassian |SDE |Mountian View, CA |Junior, Senior | | |https://jobs.lever.co/atlassian/9484630b-4039-415e-af9a-c1e2c34e5a8b | 9 | | 6|Belvedere Trading |SDE |Chicago, IL |Junior, Senior |No sponsorship | |http://belvederetrading.applicantstack.com/x/detail/a2sa4x08859m | 10 | | 7|Blend |SDE |San Francisco, CA |Junior, Senior | | |https://blend.com/careers/opening/university/?oid=2a469512-a8c2-44fa-a260-ef3ae0c90db7 | 11 | | 8|Capital One |Tech Intern |McLean, VA; Boston, MA; NY, NY; San Francisco, CA; Chicago, IL; Wilmington, DE; Richmond, VA; Plano, TX |Junior, Senior |No sponsorship | |https://campus.capitalone.com/job/-/-/1786/12562814?utm_source=localjobnetwork.com&utm_campaign=enterprise&utm_medium=job_posting&utm_content=job_board&ss=paid&dclid=CjgKEAjw4NrpBRDfhrmjpZHPiH8SJABuVfdoxiWiy_1DE6vP-RBQgbIf9OdVBs1hpoqHUa5Ezmg4-vD_BwE | 12 | | 9|Citadel |SDE, Quant, IT, DevOps |Dublin; Chicago, IL; Hong Kong; London; NY; Austin, TX | | | |https://www.citadel.com/careers/open-positions/positions-for-students/ | 13 | | 10|Databricks |SDE |San Francisco, CA |2020, 2021 graduate working on a BS/MS or PhD degree | | |https://boards.greenhouse.io/databricks/jobs/4374189002?gh_src=62a881d62 | 14 | | 11|Dropbox |SDE |San Francisco, CA; Seattle, WA; NY, NY |Junior, New Grad | | |https://www.dropbox.com/jobs/teams/eng_university_grads#open-positions | 15 | | 12|Duolingo |SDE |Pittsburgh, PA |Junior, Senior | | |https://boards.greenhouse.io/duolingo/jobs/4351727002 | 16 | | 13|Facebook |FE, SDE, AI, etc. |Cork, Ireland; London, United Kingdom; NY, NY; Boston, MA; Sao Paulo, Brazil; Seattle, WA; Menlo Park, CA; Mexico City, Mexico | | | |https://www.facebook.com/careers/jobs/?roles[0]=intern | 17 | | 14|Fast Enterprises |Implementation Consultant |U.S. | |Must be pursuing degree | |https://www.fastenterprises.com/careers/positions | 18 | | 15|Fidelity Investments |Tech Intern |Durham, NC; Merrimack, New Hampshire; Boston, MA; Smithfield, RI | | | |https://jobs.fidelity.com/ShowJob/Id/580980/Summer-2020-Technical-Internship-Program/ | 19 | | 16|Flexport |SDE |San Francisco, CA; Chicago, IL | | | |https://boards.greenhouse.io/flexport/jobs/1802354 | 20 | | 17|Front |SDE |San Francisco, CA; Paris, France |Junior, Senior | | |https://frontapp.com/jobs | 21 | | 18|Goldman Sachs |Engineering Essentials |Several: Americas | | |Only exploratory programs for minorities |https://www.goldmansachs.com/careers/students/programs/index.html | 22 | | 19|Google |Many types |U.S., India | | |SDE position in India and some research positions in the U.S. |https://careers.google.com/jobs/results/?company=Google&company=YouTube&employment_type=INTERN&jlo=en_US&src=Online%2FTOPS%2FTOPS_site&utm_campaign=&utm_medium=site&utm_source=TOPS | 23 | | 20|Groceristar |Engineers, Q&A, Project manager, Personal Assistant, Growth Hacker. Seems to have strong mentorship and learning experience|Remote/Work From Home |Junior | |Unpaid. Seems to have strong mentorship and learning experience |https://angel.co/company/groceristar/jobs | 24 | | 21|Gusto |SDE |San Francisco, CA; Denver, CO | | | |https://boards.greenhouse.io/gusto | 25 | | 22|Houston Mechatronics |Engineer (software, electrical, mechanical) |Webster, TX | |U.S. citizenship required|Prefers robotics experience, Linux command line, and Python programming language |https://hire.withgoogle.com/public/jobs/houstonmechatronicscom/view/P_AAAAAAFAACPOqH3qYYp_8y | 26 | | 23|IBM |Many types |U.S. | | |The webpage takes awefully long to load during the application process |https://careers.ibm.com/ListJobs/All/Search/Position-Type/Intern/Country/US//?lang=en | 27 | | 24|IMC Trading |Quant Trader |Chicago, IL | | |Min. GPA 3.5, prefers Python programming skills |https://imc.wd5.myworkdayjobs.com/invitation/job/Chicago/Quant-Trader-Intern---Summer-2020_REQ-00550 | 28 | | 25|JP Morgan Chase |Many types |Asia: Singapore; Hong Kong; Europe: Bournemouth, United Kingdom; Dublin, Ireland; Geneva, Switzerland; Glasgow, United Kingdom; London, United Kingdom; Middle East, US: Chicago, IL; Columbus, OH; Houston, TX; NY Metro; Newark/Wilmington, DE; Plano, TX; San Francisco, CA; Seattle, WA; Tampa, FL|Junior, Senior |No sponsorship |All JP Morgan Chase positions open including IB/Quant/Data Analytics |https://careers.jpmorgan.com/us/en/students/programs/software-engineer-summer#careers-section7 | 29 | | 26|Jane Street |Trading Intern; Engineering Intern; Research Intern |New York, NY; London; Hong Kong� | | | |https://www.janestreet.com/join-jane-street/internships/ | 30 | | 27|Knowt |SDE,FE,BE, Business, Marketing |Remote/Work From Home | | |Low compensation/equity pay at an early stage startup |https://www.getknowt.com/team/#apply | 31 | | 28|Leidos |Software |Reston, VA | | | |https://www.leidos.com/products | 32 | | 29|Los Alamos National Lab|Computional Sciences |Los Alamos, New Mexico | | |Min. GPA 3.0 Coverletter Required |https://jobszp1.lanl.gov/OA_HTML/OA.jsp?page=/oracle/apps/irc/candidateSelfService/webui/VisVacDispPG&OAHP=IRC_EXT_SITE_VISITOR_APPL&OASF=IRC_VIS_VAC_DISPLAY&akRegionApplicationId=821&transactionid=1590195690&retainAM=N&addBreadCrumb=RP&p_svid=73935&p_spid=3367360&oapc=5&oas=fVtHbWr4rfa7MThh6_ybbw..| 33 | | 30|Matco Tools |Web Dev |Stow, OH | Junior, Senior | |Prefers Java programming skills |https://fortive.taleo.net/careersection/external/jobdetail.ftl?job=MAT001868&src=[u%27JB-10138%27%2C+u%27JB-10138%27 | 34 | | 31|Matician |SDE; AI; ML |Palo Alto, CA | | | |https://hire.withgoogle.com/public/jobs/maticiancom | 35 | | 32|Microsoft | |Global | | | |https://careers.microsoft.com/us/en/ | 36 | | 33|Morgan Stanley |Tech Intern |Global (excluding U.S.) | | |Only tech internships outside the US |https://www.morganstanley.com/people-opportunities/students-graduates/programs/technology | 37 | | 34|Mozilla |Many types | U.S., Canada, Germany | | | |https://careers.mozilla.org/listings/?position_type=Intern | 38 | | 35|NBCUniversal |Tech Intern |Tokyo, Japan; Stamford, CT |Sophomore, Junior, Senior |No sponsorship |For Tokyo 2020 Olympics; No sponsorship; |https://sjobs.brassring.com/TGnewUI/Search/home/HomeWithPreLoad?PageType=JobDetails&partnerid=25354&siteid=5108&jobId=442107&codes=LinkedIn#jobDetails=442107_5108 | 39 | | 36|Optiver |SDE |Chicago, IL | | |Prefers C, C++, Java or C# programming skills; No sponsorship |https://www.optiver.com/na/en/job-opportunities/us-4315469002 | 40 | | 37|PayPal |SDE |Austin, TX; Timonium, MD; San Francisco, CA; San Jose, CA; Scottsdale, AZ; Conshohocken, PA; New York, NY | | | |https://jobsearch.paypal-corp.com/en-US/search?facetcategory=internship&orderby=-date | 41 | | 38|Phone2Action |Product, Engineering, Sales, Marketing, Customer Success, and Operations |Arlington, VA |All levels, education, ages, and experience accepted - including high school.|No sponsorship |Well paid fellowships available in Product, Engineering, Sales, Marketing, Customer Success, and Operations. Interested in applying? Send your resume and a letter of interest to Jennifer Leo at jleo@phone2action.com ... and see our jobs site for FT positions: https://phone2action.com/about/careers/|https://phone2action.com/civic-tech-fellows-program/ | 42 | | 39|Plantir |SDE |New York, NY | | | |https://jobs.lever.co/palantir/d39b3432-8742-4df0-b97f-47ab4122cd05/apply | 43 | | 40|Qualcomm |SDE |San Diego, CA; Boulder, Coloado; Austin, TX; San Jose, CA; Santa Clara, CA | | |In study toward Bachelors (3.0 GPA or above) or Masters (3.5 GPA or above), in Computer Science, Electrical Engineering, or Computer Engineering. Must be available for 3 months during Summer 2020 (May-September) |https://jobs.qualcomm.com/public/jobDetails.xhtml?requisitionId=1975484 | 44 | | 41|Red Ventures |SDE |Austin, TX |Junior | |Prefers experience with top web languages |https://careers.redventures.com/application/position/1755893?gh_jid=1755893&gh_src=cec562fc1&gh_jid=1755893&gh_src=cec562fc1 | 45 | | 42|Reddit | |San Francisco, CA | | | | | 46 | | 43|Rimeto |SDE |San Francisco, CA | | | |https://jobs.lever.co/rimeto/d357c4b5-5a3e-4c75-84fd-057d2051cd92 | 47 | | 44|Robinhood |SDE, Web Engineer, iOS Engineer, Infrastructure Engineer |Menlo Park, CA | | | |https://boards.greenhouse.io/robinhood | 48 | | 45|Rockset |SDE |San Mateo, CA | | | |https://hire.withgoogle.com/public/jobs/rocksetio/view/P_AAAAAADAAADMHn16UbFdig | 49 | | 46|SAS |Tech Intern - Autism Spectrum |Santa Clara Valley (Cupertino), CA (Mainly) | | |Pipeline for students with Autism |https://careers-sas.icims.com/jobs/18311/2020-autism-spectrum-summer-internship-program-%28expression-of-interest%29/job?hub=9&mode=job&iis=SocialMedia&iisn=LinkedIn&mobile=false&width=1137&height=500&bga=true&needsRedirect=false&jan1offset=-300&jun1offset=-240 | 50 | | 47|Salesforce |SDE |Many types |Sophomore, Junior, Senior | | |https://salesforce.wd1.myworkdayjobs.com/en-US/External_Career_Site/job/CA---San-Francisco/Summer-2020-Intern---Software-Engineer_JR45627-1 | 51 | | 48|Snapchat |IT Internal FE Dev |Los Angeles, CA | | |Perferred Ability to code in Javascript and script with HTML and CSS |https://wd1.myworkdaysite.com/recruiting/snapchat/snap/job/Los-Angeles-CA/IT-Internal-Front-End-Developer-Intern_R0009045 | 52 | | 49|Stripe |SDE |San Francisco, CA; Seattle, WA |Plan to graduate in 2021 or 2022 | | |https://stripe.com/jobs/listing/software-engineering-intern/1793449 | 53 | | 50|The Vanguard Group |SDE, Technology Operations |Malvern, PA; Charlotte, NC | | |3.0 GPA Preferred, Software Development, Technology Operations |https://www.vanguardjobs.com/job-search-results/?keyword=124896%20OR%20124907%20OR%20124884%20OR%20124925 | 54 | | 51|Thumbtack |SDE |San Francisco, CA |Graduating in 2021 | | |https://boards.greenhouse.io/thumbtack/jobs/1814883 | 55 | | 52|Toast |SDE |Dublin, Ireland | | | |https://boards.greenhouse.io/embed/job_app?token=1345570&gh_src=dbd19ebc1 | 56 | | 53|Twitter | |San Francisco, CA | | | |https://jobs.smartrecruiters.com/ni/Twitter2/c9c8d155-aab8-43cb-a530-629689467768-2020-university-application-full-time-internship | 57 | | 54|Two Sigma |SDE |NY, NY | | | |https://careers.twosigma.com/careers/JobDetail/New-York-New-York-United-States-Software-Engineering-Internship-NYC/5982 | 58 | | 55|Vail |SDE, DevOps |Chicago, IL | | | |https://www.vailsys.com/about/careers/ | 59 | | 56|Virtu Financial |Trading Systems Dev |NY, NY | | |Prefers C++ or Java programming skills |https://boards.greenhouse.io/virtu/jobs/4367942002 | 60 | | 57|Vyte |FE, BE |Paris, France | | |Positions available for both Frontend and Backend Internships in Paris |https://jobs.stationf.co/companies/vyte | 61 | | 58|Workday |Software Application Engineer |Canada, British Columbia, Vancouver | | | |https://workday.wd5.myworkdayjobs.com/en-US/Workday_University_Careers | 62 | | 59|Yelp |SDE |San Francisco, CA | | | |https://www.yelp.com/careers/job-openings | 63 | -------------------------------------------------------------------------------- /internships_temp.csv: -------------------------------------------------------------------------------- 1 | Index,Name,Position,Location,Class Year,International,Notes,URL 2 | 1,Akuna,Many types,"Chicago, IL; Sydney, Australia; Shanghai; Boston, MA","Junior, Senior",,,https://akunacapital.com/careers#careers 3 | 2,Amazon,SDE,"Seattle, WA; Austin, TX; Bellevue, WA; Boston, MA; Denver, CO; Detriot, MI; Herndon, VA; Irvine, CA; NY, NY; Madison, WI; Minneapolis, MN; Phoenix, AZ;Portland, OR; San Diego, CA; Vancouver, Canada; Toronto, Canada; Winnipeg Canada",,,,https://www.amazon.jobs/en/teams/internships-for-students 4 | 3,American Express,SDE ,"Phoenix, AZ; Ft. Lauderdale, FL; NY, NY","Sophomores, Junior, Senior",No sponsorship,,https://jobs.americanexpress.com/jobs/19003378? 5 | 4,Apple,"SDE, Hardware, UI/UX, Sales, ML","Santa Clara Valley (Cupertino), CA (Mainly)",,,,https://jobs.apple.com/en-us/search?location=united-states-USA&team=Internships-STDNT-INTRN 6 | 5,Atlassian,SDE,"Mountian View, CA","Junior, Senior",,,https://jobs.lever.co/atlassian/9484630b-4039-415e-af9a-c1e2c34e5a8b 7 | 6,Belvedere Trading,SDE,"Chicago, IL","Junior, Senior",No sponsorship,,http://belvederetrading.applicantstack.com/x/detail/a2sa4x08859m 8 | 7,Blend,SDE,"San Francisco, CA","Junior, Senior",,,https://blend.com/careers/opening/university/?oid=2a469512-a8c2-44fa-a260-ef3ae0c90db7 9 | 8,Capital One,Tech Intern,"McLean, VA; Boston, MA; NY, NY; San Francisco, CA; Chicago, IL; Wilmington, DE; Richmond, VA; Plano, TX","Junior, Senior",No sponsorship,,https://campus.capitalone.com/job/-/-/1786/12562814?utm_source=localjobnetwork.com&utm_campaign=enterprise&utm_medium=job_posting&utm_content=job_board&ss=paid&dclid=CjgKEAjw4NrpBRDfhrmjpZHPiH8SJABuVfdoxiWiy_1DE6vP-RBQgbIf9OdVBs1hpoqHUa5Ezmg4-vD_BwE 10 | 9,Citadel,"SDE, Quant, IT, DevOps","Dublin; Chicago, IL; Hong Kong; London; NY; Austin, TX",,,,https://www.citadel.com/careers/open-positions/positions-for-students/ 11 | 10,Databricks,SDE ,"San Francisco, CA","2020, 2021 graduate working on a BS/MS or PhD degree",,,https://boards.greenhouse.io/databricks/jobs/4374189002?gh_src=62a881d62 12 | 11,Dropbox,SDE ,"San Francisco, CA; Seattle, WA; NY, NY","Junior, New Grad",,,https://www.dropbox.com/jobs/teams/eng_university_grads#open-positions 13 | 12,Duolingo,SDE ,"Pittsburgh, PA","Junior, Senior",,,https://boards.greenhouse.io/duolingo/jobs/4351727002 14 | 13,Facebook,"FE, SDE, AI, etc.","Cork, Ireland; London, United Kingdom; NY, NY; Boston, MA; Sao Paulo, Brazil; Seattle, WA; Menlo Park, CA; Mexico City, Mexico",,,,https://www.facebook.com/careers/jobs/?roles[0]=intern 15 | 14,Fast Enterprises,Implementation Consultant,U.S.,,Must be pursuing degree ,,https://www.fastenterprises.com/careers/positions 16 | 15,Fidelity Investments,Tech Intern,"Durham, NC; Merrimack, New Hampshire; Boston, MA; Smithfield, RI",,,,https://jobs.fidelity.com/ShowJob/Id/580980/Summer-2020-Technical-Internship-Program/ 17 | 16,Flexport,SDE ,"San Francisco, CA; Chicago, IL",,,,https://boards.greenhouse.io/flexport/jobs/1802354 18 | 17,Front,SDE,"San Francisco, CA; Paris, France","Junior, Senior",,,https://frontapp.com/jobs 19 | 18,Goldman Sachs,Engineering Essentials,Several: Americas,,,Only exploratory programs for minorities,https://www.goldmansachs.com/careers/students/programs/index.html 20 | 19,Google,Many types,"U.S., India",,,SDE position in India and some research positions in the U.S.,https://careers.google.com/jobs/results/?company=Google&company=YouTube&employment_type=INTERN&jlo=en_US&src=Online%2FTOPS%2FTOPS_site&utm_campaign=&utm_medium=site&utm_source=TOPS 21 | 20,Groceristar,"Engineers, Q&A, Project manager, Personal Assistant, Growth Hacker. Seems to have strong mentorship and learning experience",Remote/Work From Home,Junior,,Unpaid. Seems to have strong mentorship and learning experience,https://angel.co/company/groceristar/jobs 22 | 21,Gusto,SDE,"San Francisco, CA; Denver, CO",,,,https://boards.greenhouse.io/gusto 23 | 22,Houston Mechatronics,"Engineer (software, electrical, mechanical)","Webster, TX",,U.S. citizenship required,"Prefers robotics experience, Linux command line, and Python programming language",https://hire.withgoogle.com/public/jobs/houstonmechatronicscom/view/P_AAAAAAFAACPOqH3qYYp_8y 24 | 23,IBM,Many types,U.S.,,,The webpage takes awefully long to load during the application process,https://careers.ibm.com/ListJobs/All/Search/Position-Type/Intern/Country/US//?lang=en 25 | 24,IMC Trading,Quant Trader,"Chicago, IL",,,"Min. GPA 3.5, prefers Python programming skills",https://imc.wd5.myworkdayjobs.com/invitation/job/Chicago/Quant-Trader-Intern---Summer-2020_REQ-00550 26 | 25,JP Morgan Chase,Many types,"Asia: Singapore; Hong Kong; Europe: Bournemouth, United Kingdom; Dublin, Ireland; Geneva, Switzerland; Glasgow, United Kingdom; London, United Kingdom; Middle East, US: Chicago, IL; Columbus, OH; Houston, TX; NY Metro; Newark/Wilmington, DE; Plano, TX; San Francisco, CA; Seattle, WA; Tampa, FL","Junior, Senior",No sponsorship,All JP Morgan Chase positions open including IB/Quant/Data Analytics,https://careers.jpmorgan.com/us/en/students/programs/software-engineer-summer#careers-section7 27 | 26,Jane Street,Trading Intern; Engineering Intern; Research Intern,"New York, NY; London; Hong Kong�",,,,https://www.janestreet.com/join-jane-street/internships/ 28 | 27,Knowt,"SDE,FE,BE, Business, Marketing", Remote/Work From Home,,,Low compensation/equity pay at an early stage startup,https://www.getknowt.com/team/#apply 29 | 28,Leidos,Software,"Reston, VA",,,,https://www.leidos.com/products 30 | 29,Los Alamos National Lab,Computional Sciences,"Los Alamos, New Mexico",,,Min. GPA 3.0 Coverletter Required,https://jobszp1.lanl.gov/OA_HTML/OA.jsp?page=/oracle/apps/irc/candidateSelfService/webui/VisVacDispPG&OAHP=IRC_EXT_SITE_VISITOR_APPL&OASF=IRC_VIS_VAC_DISPLAY&akRegionApplicationId=821&transactionid=1590195690&retainAM=N&addBreadCrumb=RP&p_svid=73935&p_spid=3367360&oapc=5&oas=fVtHbWr4rfa7MThh6_ybbw.. 31 | 30,Matco Tools,Web Dev,"Stow, OH"," Junior, Senior",,Prefers Java programming skills,https://fortive.taleo.net/careersection/external/jobdetail.ftl?job=MAT001868&src=[u%27JB-10138%27%2C+u%27JB-10138%27 32 | 31,Matician,SDE; AI; ML,"Palo Alto, CA",,,,https://hire.withgoogle.com/public/jobs/maticiancom 33 | 32,Microsoft,,Global,,,,https://careers.microsoft.com/us/en/ 34 | 33,Morgan Stanley,Tech Intern,Global (excluding U.S.),,,Only tech internships outside the US,https://www.morganstanley.com/people-opportunities/students-graduates/programs/technology 35 | 34,Mozilla, Many types," U.S., Canada, Germany",,,, https://careers.mozilla.org/listings/?position_type=Intern 36 | 35,NBCUniversal,Tech Intern,"Tokyo, Japan; Stamford, CT","Sophomore, Junior, Senior",No sponsorship,For Tokyo 2020 Olympics; No sponsorship;,https://sjobs.brassring.com/TGnewUI/Search/home/HomeWithPreLoad?PageType=JobDetails&partnerid=25354&siteid=5108&jobId=442107&codes=LinkedIn#jobDetails=442107_5108 37 | 36,Optiver,SDE,"Chicago, IL",,,"Prefers C, C++, Java or C# programming skills; No sponsorship",https://www.optiver.com/na/en/job-opportunities/us-4315469002 38 | 37,PayPal,SDE,"Austin, TX; Timonium, MD; San Francisco, CA; San Jose, CA; Scottsdale, AZ; Conshohocken, PA; New York, NY",,,,https://jobsearch.paypal-corp.com/en-US/search?facetcategory=internship&orderby=-date 39 | 38,Phone2Action,"Product, Engineering, Sales, Marketing, Customer Success, and Operations","Arlington, VA","All levels, education, ages, and experience accepted - including high school.",No sponsorship,"Well paid fellowships available in Product, Engineering, Sales, Marketing, Customer Success, and Operations. Interested in applying? Send your resume and a letter of interest to Jennifer Leo at jleo@phone2action.com ... and see our jobs site for FT positions: https://phone2action.com/about/careers/",https://phone2action.com/civic-tech-fellows-program/ 40 | 39,Plantir,SDE,"New York, NY",,,,https://jobs.lever.co/palantir/d39b3432-8742-4df0-b97f-47ab4122cd05/apply 41 | 40,Qualcomm,SDE,"San Diego, CA; Boulder, Coloado; Austin, TX; San Jose, CA; Santa Clara, CA",,,"In study toward Bachelors (3.0 GPA or above) or Masters (3.5 GPA or above), in Computer Science, Electrical Engineering, or Computer Engineering. Must be available for 3 months during Summer 2020 (May-September) ",https://jobs.qualcomm.com/public/jobDetails.xhtml?requisitionId=1975484 42 | 41,Red Ventures,SDE,"Austin, TX",Junior,,Prefers experience with top web languages,https://careers.redventures.com/application/position/1755893?gh_jid=1755893&gh_src=cec562fc1&gh_jid=1755893&gh_src=cec562fc1 43 | 42,Reddit,,"San Francisco, CA",,,, 44 | 43,Rimeto,SDE,"San Francisco, CA",,,,https://jobs.lever.co/rimeto/d357c4b5-5a3e-4c75-84fd-057d2051cd92 45 | 44,Robinhood,"SDE, Web Engineer, iOS Engineer, Infrastructure Engineer","Menlo Park, CA",,,,https://boards.greenhouse.io/robinhood 46 | 45,Rockset,SDE,"San Mateo, CA",,,,https://hire.withgoogle.com/public/jobs/rocksetio/view/P_AAAAAADAAADMHn16UbFdig 47 | 46,SAS,Tech Intern - Autism Spectrum,"Santa Clara Valley (Cupertino), CA (Mainly)",,,Pipeline for students with Autism,https://careers-sas.icims.com/jobs/18311/2020-autism-spectrum-summer-internship-program-%28expression-of-interest%29/job?hub=9&mode=job&iis=SocialMedia&iisn=LinkedIn&mobile=false&width=1137&height=500&bga=true&needsRedirect=false&jan1offset=-300&jun1offset=-240 48 | 47,Salesforce,SDE,Many types,"Sophomore, Junior, Senior",,,https://salesforce.wd1.myworkdayjobs.com/en-US/External_Career_Site/job/CA---San-Francisco/Summer-2020-Intern---Software-Engineer_JR45627-1 49 | 48,Snapchat,IT Internal FE Dev,"Los Angeles, CA",,,Perferred Ability to code in Javascript and script with HTML and CSS ,https://wd1.myworkdaysite.com/recruiting/snapchat/snap/job/Los-Angeles-CA/IT-Internal-Front-End-Developer-Intern_R0009045 50 | 49,Stripe,SDE,"San Francisco, CA; Seattle, WA",Plan to graduate in 2021 or 2022,,,https://stripe.com/jobs/listing/software-engineering-intern/1793449 51 | 50,The Vanguard Group,"SDE, Technology Operations","Malvern, PA; Charlotte, NC",,,"3.0 GPA Preferred, Software Development, Technology Operations",https://www.vanguardjobs.com/job-search-results/?keyword=124896%20OR%20124907%20OR%20124884%20OR%20124925 52 | 51,Thumbtack,SDE,"San Francisco, CA",Graduating in 2021,,,https://boards.greenhouse.io/thumbtack/jobs/1814883 53 | 52,Toast,SDE,"Dublin, Ireland",,,,https://boards.greenhouse.io/embed/job_app?token=1345570&gh_src=dbd19ebc1 54 | 53,Twitter,,"San Francisco, CA",,,,https://jobs.smartrecruiters.com/ni/Twitter2/c9c8d155-aab8-43cb-a530-629689467768-2020-university-application-full-time-internship 55 | 54,Two Sigma,SDE,"NY, NY",,,,https://careers.twosigma.com/careers/JobDetail/New-York-New-York-United-States-Software-Engineering-Internship-NYC/5982 56 | 55,Vail,"SDE, DevOps","Chicago, IL",,,,https://www.vailsys.com/about/careers/ 57 | 56,Virtu Financial,Trading Systems Dev,"NY, NY",,,Prefers C++ or Java programming skills,https://boards.greenhouse.io/virtu/jobs/4367942002 58 | 57,Vyte,"FE, BE","Paris, France",,,Positions available for both Frontend and Backend Internships in Paris,https://jobs.stationf.co/companies/vyte 59 | 58,Workday,Software Application Engineer,"Canada, British Columbia, Vancouver",,,,https://workday.wd5.myworkdayjobs.com/en-US/Workday_University_Careers 60 | 59,Yelp,SDE ,"San Francisco, CA",,,,https://www.yelp.com/careers/job-openings 61 | -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "internships", 3 | "version": "0.1.0", 4 | "private": true, 5 | "homepage": "https://zackLight.com/internships", 6 | "dependencies": { 7 | "@handsontable/react": "^3.0.0", 8 | "handsontable": "^7.1.0", 9 | "react": "^16.8.6", 10 | "react-dom": "^16.8.6", 11 | "react-ga": "^2.6.0", 12 | "react-scripts": "3.0.1" 13 | }, 14 | "scripts": { 15 | "start": "react-scripts start", 16 | "build": "react-scripts build", 17 | "test": "react-scripts test", 18 | "eject": "react-scripts eject" 19 | }, 20 | "eslintConfig": { 21 | "extends": "react-app" 22 | }, 23 | "browserslist": { 24 | "production": [ 25 | ">0.2%", 26 | "not dead", 27 | "not op_mini all" 28 | ], 29 | "development": [ 30 | "last 1 chrome version", 31 | "last 1 firefox version", 32 | "last 1 safari version" 33 | ] 34 | } 35 | } 36 | -------------------------------------------------------------------------------- /public/images/favicon/android-chrome-192x192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zackhardtoname/internships/1f19147a254d3732f9d9e455ec54c02ae9dac725/public/images/favicon/android-chrome-192x192.png -------------------------------------------------------------------------------- /public/images/favicon/android-chrome-512x512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zackhardtoname/internships/1f19147a254d3732f9d9e455ec54c02ae9dac725/public/images/favicon/android-chrome-512x512.png -------------------------------------------------------------------------------- /public/images/favicon/apple-touch-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zackhardtoname/internships/1f19147a254d3732f9d9e455ec54c02ae9dac725/public/images/favicon/apple-touch-icon.png -------------------------------------------------------------------------------- /public/images/favicon/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zackhardtoname/internships/1f19147a254d3732f9d9e455ec54c02ae9dac725/public/images/favicon/favicon-16x16.png -------------------------------------------------------------------------------- /public/images/favicon/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zackhardtoname/internships/1f19147a254d3732f9d9e455ec54c02ae9dac725/public/images/favicon/favicon-32x32.png -------------------------------------------------------------------------------- /public/images/favicon/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zackhardtoname/internships/1f19147a254d3732f9d9e455ec54c02ae9dac725/public/images/favicon/favicon.ico -------------------------------------------------------------------------------- /public/images/favicon/site.webmanifest: -------------------------------------------------------------------------------- 1 | {"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} -------------------------------------------------------------------------------- /public/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |36 | See simple steps Here 37 |
38 |40 | If you find the process above difficult, just make an issue in GitHub, and we would take a look. 41 |
42 |53 | Please contact Zack 54 |
55 |