An open API service providing repository metadata for many open source software ecosystems.

Topic: "software-engineering"

jwasham/coding-interview-university

A complete computer science study plan to become a software engineer.

Size: 21.6 MB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 334,959 - Forks: 81,488

ByteByteGoHq/system-design-101

Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.

Size: 44.6 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 75,839 - Forks: 8,175

charlax/professional-programming

A collection of learning resources for curious software engineers

Language: Python - Size: 4.55 MB - Last synced at: about 17 hours ago - Pushed at: 2 days ago - Stars: 50,027 - Forks: 3,931

kamranahmedse/design-patterns-for-humans

An ultra-simplified explanation to design patterns

Size: 146 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 46,984 - Forks: 5,462

kuchin/awesome-cto

A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups

Size: 153 KB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 31,956 - Forks: 1,949

systemdesign42/system-design-academy

Newsletter to help busy software engineers become good at system design 👇

Size: 279 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 20,037 - Forks: 2,350

visenger/awesome-mlops

A curated list of references for MLOps

Size: 1.36 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 13,413 - Forks: 1,981

mhadidg/software-architecture-books

A comprehensive list of books on Software Architecture.

Size: 26.4 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 10,500 - Forks: 825

upgundecha/howtheysre

A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)

Language: JavaScript - Size: 425 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 9,437 - Forks: 825

bytedance/trae-agent

Trae Agent is an LLM-based agent for general purpose software engineering tasks.

Language: Python - Size: 2.95 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 9,431 - Forks: 967

ccfddl/ccf-deadlines

⏰ Collaboratively track worldwide conference deadlines (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~

Language: Rust - Size: 10.6 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 8,332 - Forks: 547

ashishps1/awesome-behavioral-interviews

Tips and resources to prepare for Behavioral interviews.

Size: 455 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 7,270 - Forks: 1,413

P1xt/p1xt-guides

Programming curricula

Size: 554 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 7,096 - Forks: 1,718

speedyapply/2026-SWE-College-Jobs

2026 SWE internship & new graduate job list updated daily

Size: 9.75 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 6,505 - Forks: 323

facundoolano/software-papers

📚 A curated list of papers for Software Engineers

Language: Python - Size: 182 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 6,151 - Forks: 307

vicoyeh/pointers-for-software-engineers

A curated list of topics to start learning software engineering

Size: 74.2 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5,732 - Forks: 412

bootcs-dev/cs_study_plan

一份硬核(hardcore)计算机科学CS自学计划,偏向软件工程和系统架构方向

Size: 208 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 4,338 - Forks: 482

s4kibs4mi/java-developer-roadmap

Roadmap to becoming a Java developer in 2025

Language: Java - Size: 4.71 MB - Last synced at: 7 months ago - Pushed at: 12 months ago - Stars: 4,126 - Forks: 549

SWE-bench/SWE-bench

SWE-bench: Can Language Models Resolve Real-world Github Issues?

Language: Python - Size: 18.5 MB - Last synced at: 10 days ago - Pushed at: 25 days ago - Stars: 3,967 - Forks: 714

armankhondker/best-leetcode-resources

Learn LeetCode and prepare for coding interviews with free resources.

Size: 782 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 3,638 - Forks: 394

MrGemy95/Tensorflow-Project-Template

A best practice for tensorflow project template architecture.

Language: Python - Size: 112 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 3,631 - Forks: 811

zhashkevych/awesome-backend

🚀 A curated and opinionated list of resources (English & Russian) for Backend developers | Структурированный список ресурсов для изучения Backend разработки

Size: 34.2 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 3,162 - Forks: 388

codefuse-ai/Awesome-Code-LLM

[TMLR] A curated list of language modeling researches for code (and other software engineering activities), plus related datasets.

Size: 11 MB - Last synced at: 4 days ago - Pushed at: 17 days ago - Stars: 3,142 - Forks: 213

evolutionary-architecture/evolutionary-architecture-by-example

Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.

Language: C# - Size: 8.55 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 3,088 - Forks: 456

Kodezi/Chronos

Kodezi Chronos Debugging-first language model achieving 65.3% autonomous bug fixing (6-7x better than GPT-4). Research, benchmarks & evaluation framework. Model available Q1 2026 via Kodezi OS.

Language: Java - Size: 17.2 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 2,447 - Forks: 28

apache/hamilton

Apache Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage/tracing and metadata. Runs and scales everywhere python does.

Language: Jupyter Notebook - Size: 106 MB - Last synced at: 4 days ago - Pushed at: 20 days ago - Stars: 2,338 - Forks: 167

ai-christianson/RA.Aid

Develop software autonomously.

Language: Python - Size: 19.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2,139 - Forks: 200

orrsella/soft-eng-interview-prep

Everything you need to know for a Software Engineering interview

Size: 254 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 2,119 - Forks: 457

codersguild/System-Design

It's just fascinating. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨‍💻 Interview Prep. 👨‍💻

Size: 1000 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 2,063 - Forks: 397

romenrg/evergreen-skills-developers

List of evergreen skills, based on software development best practices & cross-framework principles, that should serve as a fair assessment of skilled software engineers / developers

Size: 127 KB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 2,027 - Forks: 139

Habrador/Unity-Programming-Patterns

Implementations of programming design patterns in Unity with examples in C# when to use them.

Language: C# - Size: 1.3 MB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 2,000 - Forks: 265

sachuverma/DataStructures-Algorithms

This repo contains links of resources, theory subjects content and DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.

Language: C++ - Size: 66.3 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 1,980 - Forks: 527

GimunLee/tech-refrigerator

🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟

Size: 54.6 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1,727 - Forks: 190

jesselpalmer/the-engineering-managers-booklist

Books for people who are or aspire to manage/lead team(s) of software engineers

Size: 223 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 1,672 - Forks: 169

AlanChen4/Summer-2024-SWE-Internships 📦

A list of Summer 2024 internships for software engineering, updated automatically everyday

Language: Python - Size: 3.84 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1,534 - Forks: 54

oskardudycz/ArchitectureWeekly

Architecture Weekly - links and resources to boost your knowledge and developer skills

Size: 6.65 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 1,431 - Forks: 102

benthecoder/yt-channels-DS-AI-ML-CS

A comprehensive list of 180+ YouTube Channels for Data Science, Data Engineering, Machine Learning, Deep learning, Computer Science, programming, software engineering, etc.

Size: 57.6 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 1,382 - Forks: 141

Habrador/Computational-geometry

Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc

Language: C# - Size: 6.54 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 1,375 - Forks: 154

SE-ML/awesome-seml

A curated list of articles that cover the software engineering best practices for building machine learning applications.

Size: 248 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 1,329 - Forks: 125

nemild/hack-the-media

This repo collects examples of intentional and unintentional hacks of media sources

Size: 151 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1,276 - Forks: 61

pro1code1hack/Your-Journey-To-Fluent-Python

Your Journey To Fluent Python

Language: Python - Size: 9.15 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,193 - Forks: 84

ryanmcdermott/3rs-of-software-architecture

A guide on how to write readable, reusable, and refactorable software

Language: JavaScript - Size: 121 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 1,089 - Forks: 133

AlaaAttya/software-architect-roadmap

Software architect roadmap

Size: 1.86 MB - Last synced at: 9 months ago - Pushed at: almost 6 years ago - Stars: 1,060 - Forks: 162

Nithur-M/work-from-anywhere

A daily curated list of jobs that allow working from anywhere.

Size: 20.1 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 947 - Forks: 20

wingkwong/leetcode-the-hard-way

LeetCode The Hard Way - From Absolute Beginner to Quitter. Join Discord: https://discord.com/invite/Nqm4jJcyBf

Language: JavaScript - Size: 1020 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 944 - Forks: 223

ishepard/pydriller

Python Framework to analyse Git repositories

Language: Python - Size: 49.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 905 - Forks: 152

daryllxd/lifelong-learning

✅ ✅ ✅ A massive repo filled with notes on everything from coding to philosophy to psychology to marketing to product

Language: Elixir - Size: 23.8 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 896 - Forks: 117

stitchfix/hamilton 📦

A scalable general purpose micro-framework for defining dataflows. THIS REPOSITORY HAS BEEN MOVED TO www.github.com/dagworks-inc/hamilton

Language: Python - Size: 7.72 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 860 - Forks: 36

superpung/TJU-CourseSharing

天津大学课程共享计划

Language: Tcl - Size: 4.5 GB - Last synced at: 16 minutes ago - Pushed at: 1 day ago - Stars: 786 - Forks: 153

woliveiras/front-end-career

A career guide to Front End Developers

Language: HTML - Size: 395 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 766 - Forks: 95

risk-first/website

Risk-First Software Development

Language: JavaScript - Size: 833 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 733 - Forks: 54

saltudelft/ml4se

A curated list of papers, theses, datasets, and tools related to the application of Machine Learning for Software Engineering

Size: 573 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 708 - Forks: 93

jodigiordano/gg

The diagramming tool for flowcharts, mindmaps, user flows, network & cloud diagrams, and more!

Language: TypeScript - Size: 7.9 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 696 - Forks: 17

ls1intum/Artemis

Artemis - Interactive Learning with Automated Feedback

Language: Java - Size: 504 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 694 - Forks: 352

mister0/How-to-prepare-for-google-interview-SWE-SRE

This repository includes resources which are more than sufficient to prepare for google interview if you are applying for a software engineer position or a site reliability engineer position

Size: 344 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 680 - Forks: 181

khanhnamle1994/technical-interview-prep

These are coding solutions for problems I study while preparing for technical interviews at tech companies

Language: C++ - Size: 3.17 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 668 - Forks: 202

HowProgrammingWorks/Dictionary

Programming Dictionary

Size: 209 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 663 - Forks: 139

Eqraatech/Software-Engineering-In-Arabic

محتوى تقني متميز في مختلف مجالات هندسة البرمجيات عن طريق تبسيط المفاهيم البرمجية المعقدة بشكل سلس وباستخدام صور توضيحية مذهلة

Language: Python - Size: 72.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 645 - Forks: 30

dinaashraf20003/Software-Internship-Guide

Software Internship Guide for Egyptian Undergraduates

Size: 169 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 641 - Forks: 20

salimt/Courses-

Answers for Quizzes & Assignments that I have taken

Language: Jupyter Notebook - Size: 892 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 635 - Forks: 697

jobhope/TechnicalNote

Repository to store what we have studied. :book: We want everyone to get a job through TechnicalNote.

Language: C++ - Size: 382 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 611 - Forks: 79

JohnCrickett/SystemDesign

Useful resources on distributed system design.

Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 562 - Forks: 73

SuyashLakhotia/TechInterview

:gem: Cheat sheet to prep for technical interviews.

Size: 1.46 MB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 562 - Forks: 143

mozilla/bugbug

Platform for Machine Learning projects on Software Engineering

Language: Python - Size: 10.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 555 - Forks: 319

ligurio/practical-fm

A gently curated list of companies using verification formal methods in industry

Size: 122 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 537 - Forks: 42

yashasvigirdhar/Interview-Preparation

Interview Preparation material for Senior Software Engineer - Android role

Size: 18.1 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 534 - Forks: 182

kelvins/design-patterns-python

:computer: Padrões de Projeto em Python

Language: Python - Size: 92.8 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 516 - Forks: 113

HowProgrammingWorks/Book

Metaprogramming. Multi-paradigm approach in the Software Engineering.

Language: JavaScript - Size: 5.06 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 490 - Forks: 82

SWE-bench/SWE-smith

[NeurIPS 2025 D&B Spotlight] Scaling Data for SWE-agents

Language: Python - Size: 12.6 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 487 - Forks: 90

AhmedNassar7/Software-Engineering

Software Engineering opportunities & resources

Size: 1.2 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 462 - Forks: 15

MahdiMashrur/Awesome-Coding-Interview-Question-Patterns

The most common question-patterns for any coding-interview

Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 460 - Forks: 79

philipturner/metal-flash-attention

FlashAttention (Metal Port)

Language: Swift - Size: 9.26 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 459 - Forks: 23

jafari-dev/oop-expert-with-typescript

A complete guide for learning object oriented programming pillars, SOLID principles and design patterns with TypeScript!

Language: TypeScript - Size: 202 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 455 - Forks: 76

Devinterview-io/node-interview-questions

🟣 Node.js interview questions and answers to help you prepare for your next technical interview in 2025.

Size: 53.7 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 433 - Forks: 94

mauricioaniche/ck

Code metrics for Java code by means of static analysis

Language: Java - Size: 857 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 432 - Forks: 160

moshafiei/system-design-master-plan

:1st_place_medal: Roadmap to become a system design and architecture master

Size: 54 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 432 - Forks: 53

moabukar/Everything-Tech 📦

A collection of online resources to help you on your Tech journey.

Language: Go - Size: 983 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 430 - Forks: 138

kevintpeng/Learn-Something-Every-Day

📝 A compilation of everything that I learn; Computer Science, Software Development, Engineering, Math, and Coding in General. Read the rendered results here ->

Language: CSS - Size: 34.2 MB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 428 - Forks: 42

jobream/List-of-Learning-Resources

This collection provides a list of educational resources for Software Engineers. Feel free to add your favorite resources as well and help others in their journey of learning.

Size: 236 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 427 - Forks: 97

ckaestne/seai

CMU Lecture: Machine Learning In Production / AI Engineering / Software Engineering for AI-Enabled Systems (SE4AI)

Language: Jupyter Notebook - Size: 1.46 GB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 427 - Forks: 148

csr632/awesome-learning-resources

收集最优质的学习资料。专治“学习资料不足恐惧症”。

Size: 104 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 419 - Forks: 67

Derek-Jones/ESEUR-code-data

Code and data used to create the examples in "Evidence-based Software Engineering based on the publicly available data"

Language: R - Size: 398 MB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 415 - Forks: 48

change-metrics/monocle

Monocle helps teams and individual to better organize daily duties and to detect anomalies in the way changes are produced and reviewed.

Language: Haskell - Size: 8.75 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 404 - Forks: 59

bmadone/senior-software-engineer

Collection of articles, books, and recommendations for senior-level interviews and assessments

Size: 1.92 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 400 - Forks: 57

techblitzdev/TechBlitz

Learning to code made accessible and free to everyone.

Language: TypeScript - Size: 13.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 389 - Forks: 36

Varietyz/Disciplined-AI-Software-Development

This methodology provides a structured approach for collaborating with AI systems on software development projects. It addresses common issues like code bloat, architectural drift, and context dilution through systematic constraints and validation checkpoints.

Language: Python - Size: 925 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 384 - Forks: 30

x86byte/Obfusk8

Obfusk8: lightweight Obfuscation library based on C++17 / Header Only for windows binaries

Language: C++ - Size: 352 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 382 - Forks: 41

devchat-ai/devchat

AI workflows generated with natural language

Language: Python - Size: 1.64 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 382 - Forks: 50

AlanChen4/2024-SWE-New-Grad 📦

A list of new grad positions for software engineering, updated automatically everyday

Language: Python - Size: 3.28 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 379 - Forks: 16

lucidarch/laravel 📦

[DEPRECATED] See https://github.com/lucidarch/lucid

Language: PHP - Size: 518 KB - Last synced at: 11 days ago - Pushed at: about 5 years ago - Stars: 373 - Forks: 65

Devinterview-io/java-interview-questions

🟣 Java interview questions and answers to help you prepare for your next technical interview in 2025.

Size: 67.4 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 359 - Forks: 89

kimtth/software-architect-mindmap

🧠Mindmap of 🗺️Software Architecture, Software engineering: An Overview of Software Terminologies and Concepts.

Language: Python - Size: 203 MB - Last synced at: 22 days ago - Pushed at: 24 days ago - Stars: 349 - Forks: 51

xiaoqi6666/NYCSDE

公众号【码农田小齐】的分类合集

Language: Java - Size: 978 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 343 - Forks: 38

SMAT-Lab/Scalpel

Scalpel: The Python Static Analysis Framework

Language: Python - Size: 55.5 MB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 321 - Forks: 44

Buzzpy/Dev-Encyclopedia

An encyclopedia for everything, Programming.

Language: TypeScript - Size: 22.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 318 - Forks: 68

h3sun/NewGrad-2022

Size: 138 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 316 - Forks: 29

mateustoin/Roadmap-to-Embedded-Engineering

This repository should serve as a guide to everybody who wants to study software and hardware for embedded systems but doesn't know where to start.

Language: Java - Size: 22.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 309 - Forks: 36

quarkslab/conf-presentations

Quarkslab conference talks

Size: 614 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 307 - Forks: 35

nahidulhasan/solid-principles

SOLID Principles - simple and easy explanation

Language: PHP - Size: 62.5 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 303 - Forks: 82

negarprh/Canadian-Tech-Internships-2026

An Organized list of Canadian tech internships (Summer, Fall, Winter 2026) for Computer Science, Software Engineering, and IT students. This repository helps students quickly find Canadian internships, saving time from scrolling through global lists. Updated regularly with verified opportunities.

Size: 403 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 296 - Forks: 13

Related Topics
software-development 126 computer-science 110 python 98 interview-preparation 87 coding-interviews 83 software-architecture 80 machine-learning 75 technical-interview-questions 70 design-patterns 69 java 69 software-engineer-interview 69 programming-interview-questions 68 software-developer-interview 68 coding-interview-questions 68 javascript 66 leetcode-solutions 64 interview-prep 61 programming 59 interview-practice 59 leetcode-questions 51 web-and-mobile-development-interview-questions 51 software 49 algorithms 49 data-structures 48 system-design 44 software-design 37 devops 34 data-science 34 software-testing 34 ai 33 deep-learning 33 interview 31 architecture 28 artificial-intelligence 27 react 27 awesome-list 26 hacktoberfest 26 css 26 open-source 26 interview-questions 26 cpp 24 learning 24 awesome 24 llm 22 web-development 22 c 22 html 22 engineering 22 education 21 frontend 21 typescript 20 resources 20 leetcode 20 database 20 developer-tools 19 best-practices 19 development 19 csharp 19 university 19 coding 19 nodejs 18 testing 18 django 18 oop 18 system-architecture 18 docker 18 books 17 android 17 python3 17 software-architecture-interview-questions 17 software-architecture-interview 17 software-architect-interview 17 senior-developer-interview 17 security 16 jobs 16 blog 16 backend 16 github 16 research 15 git 15 golang 15 web 15 mysql 14 code-generation 14 algorithm 13 cloud-computing 13 roadmap 13 large-language-models 13 aws 12 computer-vision 12 automation 12 natural-language-processing 12 notes 12 internships 12 solid 12 spring-boot 11 operating-system 11 sql 11 clean-code 11 agile 11