├── .github └── workflows │ ├── lint.yml │ └── pr-lint.yml ├── CONTRIBUTING.md ├── README.md └── archive ├── y2022-2023.md └── y2023-2024.md /.github/workflows/lint.yml: -------------------------------------------------------------------------------- 1 | # Attributions 2 | 3 | # Prettier Action: https://github.com/marketplace/actions/prettier-action 4 | # Github Checkout Action: https://github.com/actions/checkout 5 | 6 | name: Linter 7 | 8 | on: 9 | push: 10 | branches: 11 | - '*' 12 | 13 | permissions: 14 | contents: write 15 | 16 | jobs: 17 | prettier: 18 | runs-on: ubuntu-latest 19 | 20 | steps: 21 | - name: Checkout 22 | uses: actions/checkout@v3 23 | 24 | - name: Prettify code 25 | uses: creyD/prettier_action@v4.3 26 | with: 27 | prettier_options: --write **/*.md 28 | -------------------------------------------------------------------------------- /.github/workflows/pr-lint.yml: -------------------------------------------------------------------------------- 1 | # Attributions 2 | 3 | # Prettier Action: https://github.com/marketplace/actions/prettier-action 4 | # Github Checkout Action: https://github.com/actions/checkout 5 | 6 | name: Linter 7 | 8 | on: 9 | pull_request: 10 | branches: 11 | - '*' 12 | 13 | permissions: 14 | contents: write 15 | 16 | jobs: 17 | prettier: 18 | runs-on: ubuntu-latest 19 | 20 | steps: 21 | - name: Checkout 22 | uses: actions/checkout@v3 23 | with: 24 | ref: ${{github.event.pull_request.head.ref }} 25 | repository: ${{github.event.pull_request.head.repo.full_name}} 26 | 27 | - name: Prettify code 28 | uses: creyD/prettier_action@v4.3 29 | with: 30 | prettier_options: --write **/*.md 31 | dry: true 32 | -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | ![ContributionStandards2025](https://github.com/user-attachments/assets/9f8fb7af-ebca-4f74-a21e-a758890b06ca) 2 | 3 | # 🏆 Contribution Standards 4 | 5 | Thank you for your interest in contributing to **Canadian Tech Internships and New Grad 2025repository**. 6 | 7 | Below, you'll find the guidelines for the repository. If you notice any bugs or unexpected changes, please create an [issue](https://github.com/jenndryden/Canadian-Tech-Internships-Summer-2024/issues). For any other questions, suggestions, or recommendations, head over to [discussions](https://github.com/jenndryden/Canadian-Tech-Internships-Summer-2024/discussions). 8 | 9 | ## 🔎 Finding an Internship or New Grad Position to Add 10 | 11 | The internships should adhere to some basic guidelines. The internship must 12 | 13 | - Be in one of the following categories: 14 | - Software/Computer Engineering 15 | - Machine Learning/AI/Data Science 16 | - Any other tech-related internships 17 | - Be located in Canada or remote. 18 | - Not already exist in the internship list. 19 | 20 | ## 📝 Editing README.md 21 | 22 | Once you have found the right internship, you can add it to the list. Follow these steps: 23 | 24 | 1. Fork the repository if you have not done so already. 25 | 2. Edit the README.md for any changes. You can use the template below for any new internships: 26 | 27 | ``` 28 | | [Company Name](link) | Location | Application Status | Notes | Date Posted | 29 | ``` 30 | 31 | 3. Create a pull request. 32 | 33 | ## 🎨 Code Formatting 34 | 35 | The repository has been setup to use [Prettier Action](https://github.com/marketplace/actions/prettier-action) which runs on your pull request to automatically format the code. But we strongly encourage you to use [Prettier Formatter](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) with VSCode. 36 | 37 | You did it 🎉! Thank you for your contribution ✨ 38 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Canadian Tech Internships and New Grad 2025 💼 2 | 3 | ![Canadian-Tech-Internships-Summer-2025.png](https://github.com/user-attachments/assets/d632dd69-0347-4573-8b58-fc42b4da3f10) 4 | ![Canadian-Tech-Internships-Summer-2025-Image-2.png](https://github.com/user-attachments/assets/2c42cdd5-fc2d-41c5-a92e-d807e7116fa5) 5 | 6 | Crowdsourced list of Canadian tech companies that are hiring Interns and Full Time New Grads for 2025 that are interested in tech, SWE, and related fields. Never too early to get started in your search! Thanks to [elaine-zheng](https://github.com/elaine-zheng/summer2020internships) who made a similar document for the US for formatting inspiration. 7 | 8 | To contribute: 9 | 10 | 1. Fork repository 11 | 2. Edit README.md 12 | 3. Open a pull request! 13 | 14 | > 💡 Want more help? Check out the `CONTRIBUTING.md` document for more information on how to contribute 15 | 16 | # 🎉 2025 Internship Applications 17 | 18 | Intern Positions 19 | 20 | 21 | | Company | Location | Status | Position | Date Posted | Notes | 22 | |---------|-----------|---------|-----------|--------------|--------| 23 | | [AMD](https://careers.amd.com/careers-home/jobs/54041?lang=en-us&iis=Job%20Board&iisn=Linkedin) | Markham | Open | Software Engineering Intern/Co-Op (Undergrad, Summer 2025, Onsite/Hybrid) | Unknown | Additional positions: Software Engineering Intern/Co-Op Summer 2025 | 24 | | [Autodesk](https://autodesk.wd1.myworkdayjobs.com/en-US/Ext/details/Intern--AI-Research-Scientist_24WD82926-1?q=intern&locationCountry=a30a87ed25634629aa6c3958aa2b91ea) | Toronto | Open | AI Research Scientist | Unknown | | 25 | | [BDO](https://bdo.wd3.myworkdayjobs.com/en-US/BDO/details/Co-op-or-Intern-RPA-Developer--May-to-August-2025-_JR3894?q=intern&workerSubType=f2258eb0c3fe01be4bc2baac7a158d0c) | Halifax, Ottawa, Toronto | Open | RPA Developer Intern | Dec 2 | | 26 | | [Blackberry](https://bb.wd3.myworkdayjobs.com/en-US/Student/jobs/details/Software-Developer-Student---4-Month-Fall-Term_20240506) | Ottawa, Ontario | Open | Software Developer Student - 4 Month Winter Term | Unknown | | 27 | | [BRP](https://careers.brp.com/global/en/job/30637/Internships-Winter-2025-Software-Engineering-and-Computer-Engineering) | Valcourt, Quebec | Open | Internships Winter 2025, Software Engineering and Computer Engineering | Sep 1 | | 28 | | [CentML](https://jobs.lever.co/centml/92742595-c466-4d82-b44c-547b5055bd2b) | Toronto, ON | Open | Software Engineering Intern - Platform (12-16 Months, Summer 2025) | Unknown | | 29 | | [Cerebas](https://cerebras.ai/careers/?gh_jid=5731075003) | Toronto | Open | DevOps Engineer - Internship (PEY 2025) | Unknown | | 30 | | [Ciena](https://ciena.wd5.myworkdayjobs.com/en-US/Careers/job/Ottawa/Software-Engineer-and-Tools-Developer---Intern_R026606) | Ottawa | Open | Software Engineer and Tools Developer - Intern | Dec 12 | $24.50–$33.00 per hour | 31 | | [Cisco](https://jobs.cisco.com/jobs/ProjectDetail/Software-Engineer-Intern-Canada/1426800) | Kanata, Ontario | Open | Software Engineer (Intern) Canada | Unknown | | 32 | | [Citco](https://fa-euxc-saasfaprod1.fa.ocs.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1/requisitions/preview/4080/) | Toronto, ON | Open | Software Engineering Intern | Dec 12 | | 33 | | [d-Matrix](https://jobs.ashbyhq.com/d-Matrix/098e42ca-a368-49fe-87b9-7d61a9150f4b/application) | Toronto, ON | Open | Compiler Software Engineer Intern | Unknown | Hybrid work | 34 | | [EA](https://jobs.ea.com/en_US/careers/JobDetail/200937) | Vancouver | Open | Software Engineer Intern Summer 2025 | Unknown | | 35 | | [Ericsson](https://jobs.ericsson.com/careers/job/563121761204668) | Mississauga, Ontario | Open | Software Developer Intern | Sep 26 | | 36 | | [Google](https://www.google.com/about/careers/applications/jobs/results/117176091302339270-student-researcher-bsms-wintersummer-2025) | Toronto, Waterloo, Montreal | Open | Student Researcher, BS/MS, Summer 2025 | Unknown | | 37 | | [Intelliware](https://jobs.lever.co/intelliware/24345432-7189-4849-a389-3bad4abde843/apply) | Downtown Toronto | Open | Software Developer Internship | Unknown | | 38 | | [iTalent Digital](https://italentdigital.oorwin.com/careers/index.html#/job/f333160e6b20ba37686da89bbe5fab728a7d3d24) | Edmonton, Alberta | Open | Data Scientist Intern | Unknown | Remote, Part-Time | 39 | | [Konrad](https://www.konrad.com/careers/job/software-developer-intern-may-2025-4-months_5997801003) | Toronto | Open | Software Developer Intern - May 2025 (4 months) | Unknown | | 40 | | [Lumentum](https://lumentum.wd5.myworkdayjobs.com/en-US/LITE/job/Canada---Ottawa/Software-Automation-Engineer-Co-op-Intern_2024951) | Ottawa | Open | Software Automation Engineer Co-op/Intern | Unknown | | 41 | | [Lyft](https://app.careerpuck.com/job-board/lyft/job/7629317002) | Toronto, Montreal | Open | Software Engineer Intern, Mobile Android & Backend | Dec 7 | Multiple positions available | 42 | | [Mackenzie Investments](https://careersen-mackenzieinvestments.icims.com/jobs/5391/summer-intern%2c-corporate-solutions-technology/job) | Toronto, ON | Open | Summer Intern, Corporate Solutions Technology | Dec 11 | | 43 | | [Mastercard](https://careers.mastercard.com/us/en/job/R-227255/Intern-Software-Engineering) | Toronto, ON | Open | Intern, Software Engineering | Unknown | May 5 - Aug 22, 2025 | 44 | | [Microsoft](https://jobs.careers.microsoft.com/global/en/job/1755598/) | Vancouver, British Columbia | Open | Software Engineer - The Coalition Summer Internship | Nov 20 | | 45 | | [Morgan Stanley](https://morganstanley.tal.net/vx/candidate/apply/17081) | Calgary | Open | 2025 Technology Spring Co-op Program | Unknown | | 46 | | [Nokia](https://fa-evmr-saasfaprod1.fa.ocs.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1/requisitions/preview/13910/) | Canada (Hybrid) | Open | Software Developer Co-op/Intern | Unknown | | 47 | | [Okta](https://www.okta.com/company/careers/software-engineer-intern-summer-2025-6246072/) | Canada | Open | Software Engineer Intern | Unknown | Summer 2025 | 48 | | [Picovoice](https://picovoice.ai/careers/software-engineer-intern/) | Vancouver | Open | Software Engineer Intern | Dec 5 | | 49 | | [Plotly](https://boards.greenhouse.io/plotly/jobs/7630263002) | Remote | Open | Intern Talent Pool | Unknown | | 50 | | [RBC](https://jobs.rbc.com/ca/en/featuredopportunities/student-early-talent-jobs) | Toronto, Montreal | Open | 2025 Student Opportunities | Unknown | | 51 | | [Robinhood](https://app.ripplematch.com/v2/public/company/robinhood) | Toronto, ON | Open | Software Developer Intern | Aug 24 | Multiple roles available | 52 | | [SAP](https://jobs.sap.com/job/Vancouver-SAP-iXp-Intern-DevOps-Engineer-Vancouver-Brit-V6B-1A9/1139506901/) | Vancouver | Open | SAP iXp Intern - DevOps Engineer | Unknown | | 53 | | [Scotiabank](https://jobs.scotiabank.com/job/Toronto-Canadian-Banking-Technology-&-Analytics-InternshipCo-op-Summer-2025-ON/587575117/) | Toronto | Open | Velocity - Data Engineer Internship/Co-op - Winter 2025 | Unknown | | 54 | | [Snowflake](https://careers.snowflake.com/us/en/job/SNCOUS02F8F978CAB8445AB01A20FC582585A6EXTERNALENUSCA0CEA544C3D4F41AE88BB92E3B7FBB6/) | Toronto, ON | Open | Software Engineer Intern - Spring 2025 | Unknown | | 55 | | [SquareShift](https://squareshift.zohorecruit.com/jobs/Careers/612657000006747022/Software-Engineering-Contractor-Intern) | Toronto, ON | Open | Software Engineering Contractor (Intern) | Unknown | Part-time, starts June 2024 | 56 | | [Verily](https://verily.com/about-us/careers/open-roles?job_id=6433520) | Waterloo, ON | Open | Software Developer Intern, Precision Health Platform | Unknown | | 57 | | [Versaterm](https://versaterm.bamboohr.com/careers/322) | Ottawa, ON | Open | Software Developer Co-op - Winter 2025 | Dec 11 | | 58 | | [Waabi](https://jobs.lever.co/waabi/ad3c77da-5607-4c4f-8784-8407478cbace) | Toronto | Open | Research Internship/Co-op | Unknown | | 59 | | [Wealthsimple](https://jobs.lever.co/wealthsimple/a1b94931-2fa0-4bde-bd6f-f6bcdb4cbfca) | Remote | Open | Intern, Software Development (Winter 2025) | Unknown | | 60 | | [WhatNot](https://job-boards.greenhouse.io/whatnot/jobs/5247639004) | Remote | Open | Summer 2025 Software Engineer Intern - US & Canada | Sep 12 | | 61 | 62 | # 🎉 New Grad Full-Time 2025 Applications 63 | 64 | Full Time Positions 65 | 66 | | Name | Location | Status | Position | Date Posted | Notes | 67 | | ------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------- | ------ | --------------------------------------------------------------- | ----------- | ---------------------------------------------- | 68 | | [Amazon](https://simplify.jobs/c/Amazon) | Vancouver, Canada | Open | New Grad 2025: Front-End Engineer | Nov 11 | | 69 | | [Amazon](https://simplify.jobs/c/Amazon) | Toronto, ON, Canada/Vancouver, BC, Canada | Open | Software Development Engineer I | Dec 10 | | 70 | | [Amazon](https://simplify.jobs/c/Amazon) | Vancouver, Canada/Toronto, Canada | Open | Software Dev Engineer I, Redshift | Oct 15 | | 71 | | [Canadian Nuclear Laboratories](https://tre.tbe.taleo.net/tre01/ats/careers/v2/viewRequisition?org=CNLLTD&cws=37&rid=7803) | Chalk River | Open | Software/Instrumentation Engineer (New Grad) | Dec 2024 | $91K-$101K/year | 72 | | [Canadian Nuclear Laboratories](https://tre.tbe.taleo.net/tre01/ats/careers/v2/viewRequisition?org=CNLLTD&cws=37&rid=7804) | Chalk River | Open | Mechanical Engineer (New Grad) | Dec 2024 | $137K/year est. | 73 | | [Canonical](https://boards.greenhouse.io/canonicaljobs) | Remote in Toronto, ON | Open | Software Engineer - Python - Ubuntu Pro client - graduate level | Dec 2024 | | 74 | | [Canonical](https://boards.greenhouse.io/canonicaljobs) | Vancouver, Canada | Open | Web Frontend Engineer | Sep 27 | | 75 | | [Capital One](https://capitalone.wd1.myworkdayjobs.com/) | Toronto, Canada | Open | New Grad: Associate Software Engineer | Nov 26 | | 76 | | [Ciena](https://www.ciena.com/about/careers) | Ottawa, Canada | Open | New Grad: Routing/IP Software Engineer 2025 | Nov 19 | $69,400–$110,800/year | 77 | | [Ciena](https://www.ciena.com/about/careers) | Ottawa, Canada | Open | Software Test Engineer - New Grad 2025 | Dec 2024 | $50,100–$80,000/year | 78 | | [Ciena](https://www.ciena.com/about/careers) | Ottawa, Canada | Open | RLS Photonics Software Engineer - New Grad 2025 | Dec 2024 | $62,100–$99,100/year | 79 | | [Coalition](https://www.coalitioninc.com/careers) | Canada | Open | Software Engineer | Oct 02 | | 80 | | [Crowdstrike](https://www.crowdstrike.com/careers/) | Remote/Canada | Open | Software Engineer, Linux | Nov 19 | | 81 | | [Epic Games](https://www.epicgames.com/careers) | Montréal, Canada | Open | Desktop Platform Programmer | Oct 14 | | 82 | | [Intelliware](https://jobs.lever.co/intelliware) | Toronto, Canada | Open | New Grad: Junior Software Developer | Aug 21 | | 83 | | [Johnson Controls](https://www.johnsoncontrols.com/careers) | Ontario, Canada | Open | Junior Embedded Software Developer | Dec 11 | | 84 | | [Konrad](https://www.konrad.com/careers) | Vancouver, Canada | Open | New Grad: Software Developer | Aug 06 | | 85 | | [Mastercard](https://careers.mastercard.com/) | Vancouver, Canada | Open | Data Scientist I | Sep 13 | | 86 | | [Okta](https://www.okta.com/company/careers/) | Toronto, ON, Canada | Open | Software Engineer, Android (Okta Personal), New Graduate | Nov 27 | $153K-$165K/year | 87 | | [Robinhood](https://careers.robinhood.com/) | Toronto, Canada | Open | Software Development Engineer in Test | Oct 14 | | 88 | | [Splunk](https://www.splunk.com/en_us/careers/jobs/software-engineer-backendfullstack-early-31242.html) | Vancouver, BC | Open | Software Engineer (Backend/Fullstack) - Early in Career | Dec 2024 | Jan 2025 or sooner start date, $87K-$119K/year | 89 | | [Tailscale](https://tailscale.com/careers/) | Remote/Canada | Open | Backend Engineer | Oct 02 | | 90 | | [Uber](https://www.uber.com/careers/) | Toronto, Canada | Open | New Grad 2024: Software Engineer I, TOR | Oct 05 | | 91 | | [Veeva Systems](https://www.veeva.com/careers/) | Hybrid work in Toronto, ON | Open | Associate Software Engineer - Seeking 2024 and 2025 Grads | Dec 2024 | $90,000–$115,000/year | 92 | | [Vertex](https://vertexinc.wd1.myworkdayjobs.com/) | Remote in Canada | Open | Software Developer – New Grad | Dec 12 | | 93 | | [Waabi](https://jobs.lever.co/waabi) | Remote/Canada | Open | New Grad: Software Engineer | Sep 12 | | 94 | | [Warp](https://www.warp.dev/careers) | Remote US & Canada | Open | Software Engineer | Jul 10 | | 95 | | [Westinghouse Electric Company](https://careers.westinghousenuclear.com/job/Cambridge-Mechatronics-Engineers-2025-University-Graduates-ON/1214060000/) | Cambridge, ON | Open | Mechatronics Engineers - 2025 University Graduates | Dec 2024 | $61K-$85K/year | 96 | | [Yelp](https://www.yelp.careers/) | Montreal/Vancouver/Calgary/Toronto/Canada | Open | Entry Level Software Engineer | Nov 26 | | 97 | 98 | --- 99 | 100 | Past years' applications have been archived. You can find them here: 101 | 102 | - [Summer 2024 Applications](archive/y2023-2024.md) 103 | - [Summer 2023 Applications](archive/y2022-2023.md) 104 | -------------------------------------------------------------------------------- /archive/y2022-2023.md: -------------------------------------------------------------------------------- 1 | ## Summer 2023 Applications 📝 2 | 3 | Archive for Summer 2023 applications. Note, this is only an archive of year 2022-23 postings and not reflective of the current year's postings. Please check the company's website for the most up-to-date information. 4 | 5 | | Name | Location | Application Period | Notes | 6 | | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------- | ---------------------------------- | ----------------------------------------------------------------------------------------------- | 7 | | [RBC](https://jobs.rbc.com/ca/en/job/R-0000041261/return%20false) | Toronto | Applications open until Feb 6 | Summer Software Developer (PEY Co-op) in Sales and Advisory | 8 | | [Uber](https://university-uber.icims.com/jobs/118086/job?iis=marketing&iisn=Linkedin&iisp=paid&linkedin_sponsored=sponsored&rx_campaign=Linkedin1&rx_group=1462&rx_job=118086&rx_medium=post&rx_r=none&rx_source=Linkedin&rx_ts=20221004T203407Z&rx_viewer=c799264355ce11edb9633156646a34e6a562356de129491ebac5273fb563ba40&mobile=false&width=1030&height=500&bga=true&needsRedirect=false&jan1offset=-300&jun1offset=-240) | Toronto | Rolling Applications | Software Engineer Intern, PEY Co-op | 9 | | [Intel](https://jobs.intel.com/en/job/-/-/599/41485702416) | Toronto | Rolling Applications | Software Engineer PEY Intern | 10 | | [nventive](https://nventive.bamboohr.com/careers/92) | Montreal | | Hybrid/WFH, .NET, Web & Mobile development | 11 | | [Square](https://jobs.smartrecruiters.com/square/743999871611051-software-engineer-intern-toronto-summer-2023-) | Toronto | Rolling Applications | Summer Software Engineer Intern | 12 | | [Binance](https://jobs.lever.co/binance/07229368-3705-4e6d-ace1-ff63e165f507) | Toronto | | Data Science Intern | 13 | | [Wealthsimple](https://ca.linkedin.com/jobs/view/software-engineering-internship-summer-2023-at-wealthsimple-3419612051?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic) | Toronto | | Software Engineering Intern | 14 | | [Amazon](https://www.amazon.jobs/zh/jobs/2114265/software-development-engineer-intern-2023-canada) | Toronto, Vancouver, Victoria | Rolling Applications | No Set Application Deadline | 15 | | [Microsoft](https://careers.microsoft.com/students/us/en/job/1368428/Software-Engineering-Intern-Opportunities-for-University-Students-Canada) | Vancouver | | No Set Application Deadline | 16 | | [Konrad](https://boards.greenhouse.io/konradgroup/jobs/5268040003) | Toronto | | No Set Application Deadline | 17 | | [Google](https://careers.google.com/jobs/results/131850330833855174-software-developer-intern-bs-summer-2023/?distance=50&employment_type=INTERN) | Waterloo, Toronto, Montreal | Rolling Applications | | 18 | | [Google STEP](https://careers.google.com/jobs/results/112578365900104390-step-intern-summer-2023/?utm_campaign=google_jobs_apply&utm_medium=organic&utm_source=google_jobs_apply) | Waterloo, Montreal, Toronto | Before October 31 | Must be First or second-year Bachelor's student in Canada | 19 | | [Dropbox](https://www.dropbox.com/jobs/listing/4380645?gh_src=aonhf1) | Toronto (Remote) | | Flexible start dates, minimum 12 weeks | 20 | | [Okta](https://www.okta.com/company/careers/software-engineer-intern-summer-2023-4554030/) | Toronto | | No Set Application Deadline | 21 | | [Doordash](https://boards.greenhouse.io/doordash/jobs/4560283?gh_jid=4560283&gh_src=2e1e5a131us) | Toronto | | May or June start date | 22 | | [Bentley](https://jobs.bentley.com/job/Burlington-Software-Development-Intern-ON-L7L-5Z1/933085500/) | Burlington, ON | | No Set Application Deadline | 23 | | [Hewlett Packard](https://careers.hpe.com/us/en/job/1133732/Software-Developer-Intern---Summer-2023?utm_source=linkedin) | Mississauga, ON | | Primarily work outside of an HPE office, 4th year Bachelor's student or Master's degree student | 24 | | [Brex](https://www.brex.com/careers/6369124002?gh_jid=6369124002&gh_src=a894a5ff2) | Remote, Canada | | Graduating from a BA/BS program in 2024 | 25 | | [RBC Amplify](https://jobs.rbc.com/ca/en/job/R-0000030478/Developer-RBC-Amplify-2023) | Toronto | Applications open until October 31 | College, Undergrad, Master's or PhD | 26 | | [Nasdaq](https://nasdaq.wd1.myworkdayjobs.com/en-US/US_External_Career_Site/job/Software-Engineer-ing-Intern---US---Canada-2023-Internship_R0011592) | Toronto | | No Set Application Deadline. Also, you must be a rising senior. | 27 | | [Autodesk](https://autodesk.wd1.myworkdayjobs.com/fr-FR/uni/details/Stagiaire-du-dveloppement-logiciel--mai--aot-2023----Intern--Software-Development--May-Aug-2023-_22WD63823?q=canada) | Toronto, Montreal | Rolling Applications | Montreal positions are primarily for media products | 28 | | [Uber](https://university-uber.icims.com/jobs/118086/job?iis=marketing&iisn=Linkedin&iisp=paid&linkedin_sponsored=sponsored&rx_campaign=Linkedin1&rx_group=1462&rx_job=118086&rx_medium=post&rx_r=none&rx_source=Linkedin&rx_ts=20221004T203407Z&rx_viewer=c799264355ce11edb9633156646a34e6a562356de129491ebac5273fb563ba40&mobile=false&width=1030&height=500&bga=true&needsRedirect=false&jan1offset=-300&jun1offset=-240) | Toronto | Rolling Applications | Software Engineer Intern, PEY Co-op | 29 | | [TD](https://jobs.td.com/en-CA/job-search-results/?addtnl_categories=Campus%20Program&sub_category=Internship%2FCo-Op%20and%20Summer%20Opportunities&employment_type=Full%20Time&primary_country=CA) | Toronto | Rolling Applications | Before January 30 | 30 | | [BMO](https://bmo.wd3.myworkdayjobs.com/External/5/refreshFacet/318c8bb6f553100021d223d9780d30be) | Toronto | | Under Technology Early Talent | 31 | | [Deloitte](https://careers.deloitte.ca/search/?createNewAlert=false&q=Summer+2023) | Across Canada (Toronto, Montreal, Ottawa, ...) | Applications close January | Search for Summer | 32 | | [Nvidia](https://nvidia.wd5.myworkdayjobs.com/NVIDIAExternalCareerSite/3/refreshFacet/318c8bb6f553100021d223d9780d30be) | Toronto | | | 33 | | [Twilio](https://boards.greenhouse.io/twilio/jobs/3424707) | Toronto, Vancouver | | | 34 | | [Unity](https://unity.com/students) | Montreal | | | 35 | | [Bolt](https://www.bolt.com/careers/) | Toronto | | | 36 | | [Genetec](https://apply.workable.com/genetec-inc/?lng=en) | Montreal | January - March | Actively looking for Software Developers & Software Testers | 37 | | [Geotab](https://careers.geotab.com/jobs/) | Toronto | | Data Science, Web Development and Software Engineering Available | 38 | | [Intact Insurance](https://careers.intact.ca/ca/en/c/students-jobs) | Toronto | | | 39 | | [Pagerduty](https://jobs.lever.co/pagerduty?commitment=Intern%2FCAP) | Toronto | | | 40 | | [Shopify](https://www.shopify.ca/careers/search?specialties%5B%5D=interns&keywords=&sort=specialty_asc) | Toronto, Ottawa | | | 41 | | [Zynga](https://www.zynga.com/job-listing-category/internships-new-grads/) | Toronto | | | 42 | | [Aviva](https://careers.avivacanada.com/career-levels/starting-your-career) | Toronto, Montreal | | Closes Mid-March | 43 | | [Interac](https://interac.applytojob.com/apply) | Toronto | | Closes Mid-February | 44 | | [Loblaw Digital](https://jobs.lever.co/loblawdigital) | Toronto | | | 45 | | [NanoLeaf](https://www.indeedjobs.com/nanoleaf/jobs) | Toronto | | Hardware and Software Internships | 46 | | [State Street](https://statestreet.wd1.myworkdayjobs.com/Global/1/refreshFacet/318c8bb6f553100021d223d9780d30be) | Toronto | | Closes Mid-February | 47 | | [Telus Digital](https://telus.taleo.net/careersection/10000/jobsearch.ftl?f=null&a=null&multiline=true&ignoreSavedQuery?linktype=subnav#) | Toronto, Vancouver, Edmonton | | | 48 | | [Vena Solutions](https://careers.venasolutions.com/job-board/) | Toronto | | Closes Mid-March | 49 | | [Wish](https://jobs.lever.co/wish?department=University&team=University&location=Toronto%2C%20Canada) | Toronto | | | 50 | | [Capital One](https://www.capitalonecareers.ca/search-jobs) | Toronto | | Click on categories and select University | 51 | | [CIBC](https://cibc.wd3.myworkdayjobs.com/campus) | Toronto | | | 52 | | [IBM](https://ibm.biz/IBMinternships) | Across Canada (Toronto, Markham, Ottawa, Fredricton,...) | Rolling Applications | No Set Application Deadline - Starting in Fall, Continuing Through the Spring Season | 53 | | [Mark43](https://www.mark43.com/departments/engineering/) | Toronto | | | 54 | | [Mastercard](https://mastercard.wd1.myworkdayjobs.com/CorporateCareers/job/Vancouver-Canada/Software-Development-Engineer-Intern--Summer-2021_R-113650-1) | Vancouver | | | 55 | | [Microsoft](https://careers.microsoft.com/students/us/en/job/1115401/Software-Engineer-Intern-Opportunities%E2%80%AF%E2%80%AF) | Vancouver, Toronto | | | 56 | | [OTPP](https://otppb.wd3.myworkdayjobs.com/OntarioTeachers_Careers) | Toronto | | | 57 | | [Publicis sapient](https://sapient.avature.net/pscampus) | Toronto | | | 58 | | [RBC](https://jobs.rbc.com/ca/en/featuredopportunities/student-early-talent-jobs) | Toronto | | Filter on summer to check open positions | 59 | | [Splunk](https://jobs.jobvite.com/careers/splunk/job/oeaOdfw9/apply?__jvst=Job%20Board&__jvsd=LinkedIn) | Toronto | | | 60 | | [TopHat](https://jobs.lever.co/tophat) | Toronto | | | 61 | | [The Score](https://recruiting.ultipro.ca/SCO5000SCMV/JobBoard/99d4bf42-8955-9620-7bb8-7cc818df97c1/OpportunityDetail?opportunityId=e6d187fd-2988-457d-bd5a-8093b4907456) | Toronto | | Applications for summer typically due April 1st | 62 | | [Pinterest](https://www.pinterestcareers.com/job-search-results/?job_type=Intern) | Toronto | | | 63 | | [Sunlife](https://sunlife.wd3.myworkdayjobs.com/Campus/3/refreshFacet/318c8bb6f553100021d223d9780d30be) | Toronto, Waterloo | | | 64 | | [Slack](https://slack.com/careers/university-recruiting#openings) | Toronto, Vancouver | | No Set Application Deadline | 65 | | [Zendesk](https://jobs.zendesk.com/us/en/job/ZENDUSR22858EXTERNALENUS/2023-Summer-Intern-Software-Engineering) | Remote, Canada (Montreal, QC) | | | 66 | | [Affirm](https://boards.greenhouse.io/affirm/jobs/4650435003?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic) | Remote Canada | | No Set Application Deadline | 67 | | [Coveo](https://www.coveo.com/en/company/careers) | Montreal, Quebec City | | | 68 | | [Salesforce](https://salesforce.wd1.myworkdayjobs.com/Futureforce_Internships/5/refreshFacet/318c8bb6f553100021d223d9780d30be?d=cta-summer-view-sjb-1) | Toronto, Vancouver | | No Set Application Deadline | 69 | | [Caseware](https://jobs.lever.co/caseware/8a7d5050-305d-49d0-9ec6-732d90da12e4) | Toronto | Rolling Applications | Software Developer Co-op | 70 | | [Ripple](https://ripple.com/careers/all-jobs/) | Toronto | Rolling Applications | Data Engineer Intern, Blockchain Engineer Intern, Product Management Intern and more | 71 | | [Vidyard](https://boards.greenhouse.io/vidyard/jobs/4940451) | Remote, Canada | | Web Team Software Developer Co-Op/Intern | 72 | -------------------------------------------------------------------------------- /archive/y2023-2024.md: -------------------------------------------------------------------------------- 1 | # Canadian Tech Internships for Summer 2024 💼 2 | 3 | ![Canadian-Tech-Internships-Summer-2024.png](https://github.com/jenndryden/Canadian-Tech-Internships-Summer-2023/assets/35787431/6889a3c8-0134-40e2-8cc5-516a58fa16e9) 4 | ![Canadian-Tech-Internships-Summer-2024-Image-2.png](https://github.com/jenndryden/Canadian-Tech-Internships-Summer-2023/assets/35787431/1fd21fba-1868-4910-a29f-70c8dc60583e) 5 | 6 | Crowdsourced list of Canadian tech companies that are hiring interns for Summer 2024 that are interested in tech, SWE, and related fields. Never too early to get started in your search! Thanks to [elaine-zheng](https://github.com/elaine-zheng/summer2020internships) who made a similar document for the US for formatting inspiration. 7 | 8 | ⚡️ Application openings are based on previous years information and may not apply to this year's applications. 9 | 10 | To contribute: 11 | 12 | 1. Fork repository 13 | 2. Edit README.md 14 | 3. Open a pull request! 15 | 16 | > 💡 Want more help? Check out the `CONTRIBUTING.md` document for more information on how to contribute 17 | 18 | # 🎉 Summer 2024 Applications 19 | 20 | | Name | Location | Application Status | Notes | Date Posted | 21 | | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------- | ----------------------- | --------------------------------------------------------------------------------------------------------- | ----------- | 22 | | [Bank of Montreal (BMO)](https://bmo.wd3.myworkdayjobs.com/External/job/Toronto-ON-CAN/Data-Analyst--Wealth-Campaign-Analytics--Summer-2024--Co-op-Internship----4-Months_R240005152?utm_source=Simplify&ref=Simplify) | Toronto | 🔒 Closed 🔒 | Data Analyst Intern (Summer 2024) | Feb 21 | 23 | | [Global Relay](https://www.globalrelay.com/careers/jobs/?gh_jid=5086524004&utm_source=Simplify&ref=Simplify) | Vancouver | 🔒 Closed 🔒 | Software Development Engineer Co-Op (Summer 2024) | Feb 17 | 24 | | [Wisk](https://jobs.lever.co/wisk/65d5c693-9701-4d64-be58-dde85cb2cc03) | Quebec | Unknown | Software Development Intern (Summer 2024) | Feb 16 | 25 | | [Lyft](https://app.careerpuck.com/job-board/lyft/job/6962884002?gh_jid=6962884002&utm_source=Simplify&ref=Simplify) | Quebec | Unknown | Software Engineering Intern (Summer 2024) | Feb 13 | 26 | | [Cerence](https://cerence.wd5.myworkdayjobs.com/Cerence/job/Montreal/XMLNAME--T-SUMMER--Dveloppeur-logiciel--Stagiaire----Software-Developer-Intern_R0005212?utm_source=Simplify&ref=Simplify) | Quebec | Unknown | Software Software Developer Intern (Summer 2024) | Feb 12 | 27 | | [Pinterest](https://www.pinterestcareers.com/en/jobs/5666542/software-engineering-intern-2024-can) | Toronto | Unknown | Software Engineering Intern 2024 (CAN) - Masters Students | Feb 2 | 28 | | [Ericsson](https://jobs.ericsson.com/careers?query=coop&pid=563121757429592&domain=ericsson.com&sort_by=relevance&utm_source=ericsson.com&utm_campaign=search_widget) | Multiple Locations | Unknown | Software Developer Co-op (EIP) - Summer 2024 | Jan 17 | 29 | | [Shopify](https://www.shopify.com/careers/summer------engineering-internships_18b4fd16-180d-4c2c-b495-6548c3f1f67c) | Toronto, ON | Before January 24, 2024 | Hiring Backend, Data, Frontend, Infrastructure, and Mobile Engineering Interns (4 months - May to August) | Jan 10 | 30 | | [Fellow.app](https://fellowapp.bamboohr.com/careers/83) | Remote, Ottawa, Montreal | 🔒 Closed 🔒 | Software Engineering Co-op/Intern (Summer 2024) | Jan 8 | 31 | | [Wealthsimple](https://jobs.lever.co/wealthsimple/c3396808-5b7a-431a-837c-e5bc92c2ed31) | Toronto, Remote | Before January 15, 2024 | Intern, Software Development (Summer 2024) | Jan 2 | 32 | | [Wealthsimple](https://jobs.lever.co/wealthsimple/3a59dc79-c9f5-4987-8cf6-3e0d61d41929) | Toronto, Remote | Before January 15, 2024 | Intern, Data Science (Summer 2024) | Jan 2 | 33 | | Snowflake | Toronto, ON | 🔒 Closed 🔒 | Software Engineer Intern (Toronto) - Summer 2024 | Dec 21 | 34 | | [Amazon](https://www.amazon.jobs/en/jobs/2402584/software-development-engineer-in-test-internship-2024-can) | Vancouver | Unknown | Software Development Engineer in Test Internship | Dec 21 | 35 | | [Visier](https://boards.greenhouse.io/visiersolutionsinc/jobs/4310223006?gh_src=94fc30056us) | Vancouver | Unknown | Software Developer Co-op (May 2024 - Dec 2024) | Dec 19 | 36 | | [Nokia](https://fa-evmr-saasfaprod1.fa.ocs.oraclecloud.com/hcmUI/CandidateExperience/en/sites/CX_1/requisitions?keyword=co-op&location=Canada&locationId=300000000471544&locationLevel=country&mode=location) | Remote | Unknown | Multiple Positions | Dec 20 | 37 | | [Ceridian](https://jobs.dayforcehcm.com/en-US/mydayforce/alljobs/jobs/62238) | Toronto, Remote | Before March 31, 2024 | Software Developer Intern 4 Months - Summer 2024 | Dec 18 | 38 | | Kinaxis | Toronto | 🔒 Closed 🔒 | Algorithm Developer (Internship) | Dec 14 | 39 | | Astera Labs | Toronto | 🔒 Closed 🔒 | Software Engineer (Internship) | Dec 14 | 40 | | [Workday](https://workday.wd5.myworkdayjobs.com/en-US/Workday_Early_Career?Location_Country=a30a87ed25634629aa6c3958aa2b91ea) | British Columbia | Unknown | Multiple Positions | Dec 1 | 41 | | [Kepler](https://jobs.lever.co/kepler/9199ebb4-896d-4b88-95bd-2d1d1af40fee?source=6) | Toronto | Unknown | Embedded Software Engineering Intern (8-16 months) | Dec 1 | 42 | | Ribbit | Toronto | 🔒 Closed 🔒 | Software Engineering Intern - Robotics | Nov 23 | 43 | | [Celestica](https://careers.celestica.com/search/?q=&q2=&alertId=&locationsearch=&title=Intern&location=Toronto) | Toronto | Unknown | Multiple Positions | Nov 21 | 44 | | [Ripple](https://ripple.com/careers/all-jobs/job/5452234/) | Toronto | Unknown | Software Engineer, Data Platform Intern (Summer 2024) | Nov 16 | 45 | | [WillowTree](https://www.willowtreeapps.com/careers/jobs?gh_jid=6939390002) | Vancouver | Unknown | Software Test Engineering Co-Op - Summer 2024 | Nov 16 | 46 | | [Autodesk](https://autodesk.wd1.myworkdayjobs.com/en-US/Ext?src=JB-10065) | Toronto, Montreal | Unknown | Multiple Positions | Nov 15 | 47 | | [Honeywell](https://careers.honeywell.com/us/en/job/HONEUSHRD905190EXTERNALENUS/Intern-Bachelors-Software-Eng) | Kanata | Unknown | Intern Bachelors Software Eng (16-month) | Nov 9 | 48 | | [Lyft](https://app.careerpuck.com/job-board/lyft/job/7001950002?gh_jid=7001950002) | Toronto | Open | This role requires bachelor's or master's graduation between December 2024 and Summer 2025 | Nov 3 | 49 | | [Lumine Group](https://luminegrp.wd3.myworkdayjobs.com/en-US/Incognito/job/QA-Software-Engineer---Intern_JR102322) | Remote | Unknown | QA Software Engineer - Intern | Oct 31 | 50 | | Stone X | Toronto, ON | 🔒 Closed 🔒 | Software Engineering Intern | Oct 31 | 51 | | Qualcomm | Markham, ON | 🔒 Closed 🔒 | FY24 Intern - Display Software Engineering Internship | Oct 31 | 52 | | Coinbase | Remote | 🔒 Closed 🔒 | Multiple Positions | Oct 28 | 53 | | Google | Waterloo, Montreal, Toronto | 🔒 Closed 🔒 | STEP Intern, Second-Year Student | Oct 2 | 54 | | Google | Waterloo, Montreal, Toronto | 🔒 Closed 🔒 | Software Developer Intern, BS | Oct 2 | 55 | | Vena Solutions | Toronto | 🔒 Closed 🔒 | Software Developer Co-op (12-16 months) | Sep 30 | 56 | | AMD | Markham | 🔒 Closed 🔒 | Software Engineer Co-op (16 months) | Sep 29 | 57 | | Grammarly | Vancouver, Toronto | 🔒 Closed 🔒 | Software Engineer Intern | Sep 27 | 58 | | [IBM](https://www.ibm.com/careers/us-en/search/?filters=level:Intern,primary_country:CA) | Multiple Locations | Rolling Applications | Multiple Positions | Sep 27 | 59 | | Nestle | Toronto | 🔒 Closed 🔒 | Web Development Intern | Sep 27 | 60 | | Hexagon | Calgary | 🔒 Closed 🔒 | Software Engineering Intern | Sep 25 | 61 | | PayPal | Vancouver | 🔒 Closed 🔒 | Software Engineer Intern | Sep 20 | 62 | | [Amazon](https://www.amazon.jobs/en/jobs/2408093/software-development-engineer-intern-2024-canada) | Vancouver | Before October 21 | Software Development Engineer Intern | Sep 18 | 63 | | Mastercard | Vancouver | 🔒 Closed 🔒 | Software Engineering Intern, Summer 2024 | Sep 14 | 64 | | Electronic Arts | Vancouver | 🔒 Closed 🔒 | Software Engineer Intern | Sep 13 | 65 | | [Overbond](https://jobs.lever.co/overbond/7c8d327c-a78a-470c-87da-ee05010c2916) | Toronto | Unknown | University Students | Sep 12 | 66 | | [Balyasny Asset Management L.P.](https://bambusdev.my.site.com/s/details?jobReq=Software-Engineering--Summer-Internship-_REQ5035) | Toronto | Unknown | Software Engineering (Summer Internship) | Sep 12 | 67 | | RBC Amplify | Toronto | 🔒 Closed 🔒 | Software Engineer, Data Engineer, Business Analyst (Product Manager) Internships | Sep 12 | 68 | | [Konrad](https://www.konrad.com/careers/job/software-developer-intern-may-2024-4-months_5730015003) | Toronto | Unknown | Software Developer Intern - May 2024 (4 months) | Sep 10 | 69 | | Ansys | Vancouver | 🔒 Closed 🔒 | Multiple Positions Summer 2024 | Sep 8 | 70 | | [BDO Canada](https://bdo.wd3.myworkdayjobs.com/en-US/BDO?q=software&workerSubType=f2258eb0c3fe01be4bc2baac7a158d0c) | Multiple Locations | Unknown | Co-op or Intern Multiple Positions | Sep 5 | 71 | | [Cerebras](https://www.cerebras.net/careers/?gh_jid=5728745003) | Toronto, Ontario | Unknown | Compiler Engineer - Internship (PEY 2024) | Sep 3 | 72 | | Bell | Toronto, Montreal | 🔒 Closed 🔒 | AI & Data Engineering | Sep 9 | 73 | | Hubspot | Toronto | 🔒 Closed 🔒 | HubSpot Software Engineer Internship & Co-op Program (Canada) | Sep 6 | 74 | | Capital One | Toronto | 🔒 Closed 🔒 | Business Analyst Intern - Summer 2024 | Sep 4 | 75 | | Microsoft | Vancouver | 🔒 Closed 🔒 | Product Manager: Internship Opportunities | Sep 1 | 76 | | Telus | Montreal, Toronto, Calgary | 🔒 Closed 🔒 | Engineering, Technology and Business Co-op | Aug 31 | 77 | | Epic Games | Montreal, Quebec | 🔒 Closed 🔒 | AI Programmer Intern | Aug 31 | 78 | | Epic Games | Montreal, Quebec | 🔒 Closed 🔒 | Core Programmer Intern | Aug 30 | 79 | | Dropbox | British Columbia, Ontario, Saskatchewan | 🔒 Closed 🔒 | Software Engineering Intern | Aug 30 | 80 | | [Amazon](https://amazon.jobs/content/en/career-programs/student-programs) | Vancouver, Toronto | Unknown | Research/Data Science internships for Masters and PhD students | Aug 28 | 81 | | Intel | Toronto, Montreal | 🔒 Closed 🔒 | Compiler Engineering Co-op | Aug 27 | 82 | | Harris Computer Systems | Saint-Laurent, Quebec | 🔒 Closed 🔒 | Software Development Intern | Aug 27 | 83 | | Procter & Gamble | Toronto, Montreal | 🔒 Closed 🔒 | Black Student Internship | Aug 27 | 84 | | Microsoft | Vancouver | 🔒 Closed 🔒 | Software Engineering: Internship Opportunities | Aug 27 | 85 | | Hach | Vancouver | 🔒 Closed 🔒 | Software Engineering – Machine Learning Co-op | Aug 27 | 86 | | Ontario Teachers Pension Plan | Toronto | 🔒 Closed 🔒 | Product Engineering Intern, Middleware Analyst Intern, Solution Engineering Intern - 16 Months | Aug 23 | 87 | | Doordash | Toronto | 🔒 Closed 🔒 | Software Engineer, Intern - Toronto (Summer 2024) | Aug 23 | 88 | | Vial | Remote | 🔒 Closed 🔒 | Software Engineer Intern | Aug 21 | 89 | | Stripe | Toronto | 🔒 Closed 🔒 | Software Engineering Intern | Aug 21 | 90 | | [Morgan Stanley](https://www.morganstanley.com/careers/career-opportunities-search) | Calgary and Montreal | Before 31 March, 2024 | Technology Summer Analyst Program | Aug 17 | 91 | | Tiktok | Vancouver | 🔒 Closed 🔒 | Backend Engineer (Intern), Summer 2024 | Aug 17 | 92 | | [Goldman Sachs](https://www.goldmansachs.com/careers/students/programs/americas/summer-analyst-program.html) | Toronto, ON | Unknown | Summer Analyst (Engineering) | Aug 17 | 93 | | Semtech | Richmond, BC | 🔒 Closed 🔒 | Software Developer Co-op | Aug 17 | 94 | | Sony Pictures Imageworks | Vancouver | 🔒 Closed 🔒 | Software Engineer, Co-op - Computer Graphics | Aug 9 | 95 | | [Waabi](https://jobs.lever.co/waabi/ad3c77da-5607-4c4f-8784-8407478cbace) | Toronto, ON, Canada | Unknown | Research Internship/Co-op | Aug 6 | 96 | | Sentry | Toronto | 🔒 Closed 🔒 | Software Engineer (Intern) | Aug 2 | 97 | | [Rocket Lab](https://boards.greenhouse.io/rocketlab/jobs/5679154003) | Toronto, US locations | Unknown | Summer 2024 Internship/ Co-Op - Software | Aug 2 | 98 | | [Cisco](https://jobs.cisco.com/jobs/ProjectDetail/Software-Engineer-Intern-Canada/1405428?uid=WdGd8tgOdAzFLoUI) | Ottawa | Rolling Applications | Software Engineer (Intern) Canada | Jul 10 | 99 | | Intuit | Toronto | 🔒 Closed 🔒 | Software Developer Co-op - 8 Months | Jun 27 | 100 | | Google | Toronto, Waterloo | 🔒 Closed 🔒 | Software Developer Intern, BS, Summer 2024 | Jun 6 | 101 | 102 | > ⚡ EXPERIMENTAL - Now adding applications for Winter, Fall, and Spring terms, checkout the applications below! 103 | 104 | # 🎉 Off-Season Applications 105 | 106 | | Name | Location | Application Period | Application Status | Notes | Date Posted | 107 | | ----------------------------------------------------------------------------------------------------------------------- | -------- | ------------------ | -------------------- | ----------------------------------------------------- | ----------- | 108 | | [Amazon](https://www.amazon.jobs/en/jobs/2518092/amazon-robotics-software-development-engineer-co-op-fall-2024-toronto) | Toronto | Fall 2024 | Rolling Applications | Amazon Robotics - Software Development Engineer Co-Op | Dec 15 | 109 | 110 | # 🌻 Upcoming Applications 111 | 112 | Past years' applications have been archived. You can find them here: 113 | 114 | - [Summer 2023 Applications](archive/y2022-2023.md) 115 | --------------------------------------------------------------------------------