Software Engineering
Software Engineering is the discipline of applying engineering principles and practices to the creation, maintenance, and design of software for a variety of applications. This topic covers a broad range of areas including requirements analysis, software design, programming, project management, testing, and maintenance. It emphasizes systematic, disciplined, and quantifiable approaches to the successful development of high-quality, reliable software systems.
- GitHub: https://github.com/topics/software-engineering
- Wikipedia: https://en.wikipedia.org/wiki/Software_engineering
- Created by: Software engineers
- Related Topics: programming, project-management, quality-assurance, computer-science,
- Aliases: software-development, software-design,
- Last updated: 2026-03-25 00:28:36 UTC
- JSON Representation
https://github.com/abdullah-niaz/online-food-ordering-se-project
SRS of Food Orderring Management
engineering software software-engineer software-engineering
Last synced: 04 Feb 2026
https://github.com/thomasrayner/thomasrayner.github.io
Thomas Rayner's blog: thomasrayner.ca
coding continuous-delivery continuous-deployment continuous-integration continuous-testing csharp development devops dotnet dotnet-core hacktoberfest javascript software-development software-engineering typescript
Last synced: 28 Mar 2025
https://github.com/ilyazub/blog
Sources of https://ilyazub.pro
blog nextjs programming software-engineering
Last synced: 07 Jan 2026
https://github.com/sjthesahiljoseph/the-cpp
The-Cpp is a C++ language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.
coding learn learning notes personal programming programming-in-cpp software-engineering the-cpp
Last synced: 26 Jul 2025
https://github.com/joshuamichaelhall-tech/6-7-coding-challenge
A 500-day coding challenge (6 days/week) aligned with Launch School's mastery-based learning approach. Building mastery through consistent practice while honoring the Sabbath rest.
coding-challenge discipline full-stack javascript launch-school machine-learning mastery-based-learning practice programming-practice python ruby software-engineering
Last synced: 25 Jul 2025
https://github.com/formtrix/cs-305_portfolio
Software Security
developer-tools security software-development software-engineering testing
Last synced: 28 Feb 2025
https://github.com/artemzarubin/texteditor
This project is a basic text editor built using Windows Forms in .NET. It allows users to edit text and includes a feature to parse data from the university's website, displaying the parsed information within the editor. This project demonstrates my ability to work with Windows Forms, handle web data parsing, and develop user-friendly applications.
c-sharp dot-net programming software-engineering text-editor
Last synced: 08 Feb 2026
https://github.com/IvanildoBarauna/pypi-package-stats
Project for ingest pypi packages data from BigQuery and send to DataDog for analysis and insights with dashboards, monitors and more
bigquery cloud data-engineering data-warehouse gcp software-engineering
Last synced: 12 Jul 2025
https://github.com/maniebra/software-engineering-docs
A list of concepts written in Markdown that you must study as a software engineer.
software-architecture software-engineering system-analysis system-design
Last synced: 24 Jan 2026
https://github.com/sidiahmedhabib/auto-box-installateur-project
Design and development of a mobile application to manage the installation interventions of auto boxes
angular flutter oauth2 rest-api software-engineering spring-boot
Last synced: 30 Mar 2025
https://github.com/SebastianSchmidl/ActiveObjectDemo
An example application for showing the ActiveObject pattern.
activeobject demo design-patterns java patterns software-engineering software-patterns
Last synced: 21 Mar 2025
https://github.com/erseco/ugr_fundamentos_ingenieria_software
Practica final de Fundamentos de Ingeniería del Software (FIS) del Grado en Ingeniería Informática de la Universidad de Granada (UGR)
Last synced: 06 Nov 2025
https://github.com/mohahmadraza/semesterproject
Airline Management System - A C# Windows Forms application for airline administrative operations. Features include flight management, passenger tracking, ticket booking, and reporting systems. Built with Visual Studio and MongoDB for efficient data handling. Part of Software Engineering coursework.
csharp csharp-code csharp-project software-engineering software-engineering-project
Last synced: 06 Nov 2025
https://github.com/nileshtrivedi/awesome-engineering
Curated ideas for worldclass engineering projects with mentoring from experienced practitioners in the industry
career-development engineering mentoring software-engineering
Last synced: 18 Feb 2026
https://github.com/kavignon/software-engineering-links-and-lessons-learned
List of all the lessons learned, best practices, and links that I've accumulated in my software engineering career (ongoing)
best-practices experience-sharing lessons-learned software-engineering tips-and-tricks
Last synced: 08 Feb 2026
https://github.com/iuligh/signal-analysis-using-matlab
Project completed during the Signals and Programming course: processing signals in time domain and creating graphical representations
documentation matlab research signal-processing signals-and-systems software-engineering
Last synced: 28 Nov 2025
https://github.com/jman4162/machine-learning-review
Educational notebooks reviewing machine learning models and concepts.
algorithms algorithms-and-data-structures interview-preparation logistic-regression machine-learning machine-learning-algorithms merge-sort python python3 quicksort random-forest random-forest-classifier software-engineering study-guide svm-classifier
Last synced: 03 Mar 2025
https://github.com/shuddha2021/shuddha-portfolio
Shuddha’s Portfolio: A showcase of software engineering prowess and projects, crafted with HTML, CSS, and JavaScript.
devops full-stack-development professional-experience project-showcase software-engineering web-development
Last synced: 25 Jan 2026
https://github.com/ghosteater1311/cpa_tracker
A cross-platform desktop application built with C++ & Qt allows students to manage and calculate their Course Performance Average (CPA) easily.
c cmake cpp17 gui-application oop qt6 software-engineering
Last synced: 17 Sep 2025
https://github.com/sclafus/sports-club
Sports Club Project for my Software Engineering course.
class classes classes-and-inheritance java javadoc software-engineering
Last synced: 20 Mar 2025
https://github.com/ntinouldinho/software-engineering-course-android-app
Created an Android application in Java using software engineering practices for organizing and testing the code with jUnit.
android java junit software-engineering
Last synced: 12 Jun 2025
https://github.com/bansimplified567/barangay_management
Barangay Management System A web-based system designed to streamline barangay operations, including resident records management, permit issuance, incident reporting, and document processing. This system enhances efficiency, transparency, and service delivery by automating tasks and centralizing data for easy access by barangay officials.
barangay-system capstone-project html-css-javascript management-system mysql-database php practice-project project software-engineering webdevelopment
Last synced: 24 Feb 2025
https://github.com/rezatajari/solid-principles
A hands-on learning lab for mastering the SOLID principles in C#. Built with a focus on real-world analogies, problem-first thinking, and challenge-driven development. Each principle is isolated in its own section and demonstrated via practical code examples.
clean-code csharp dependency-injection design-principles dotnet object-oriented-design oop software-architecture software-engineering solid-principles
Last synced: 24 Jul 2025
https://github.com/klaytonjr/design-patterns-js
Explore the world of JavaScript design patterns with this advanced to-do list project. As an experienced developer, I took on the challenge of implementing all design patterns in one project, providing insights into their applications. Dive into the code, mark your to-dos, and discover the nuances of advanced JavaScript concepts.
coding-challenge design-patterns javascript software-engineering todolist webdevelopment
Last synced: 04 Jul 2025
https://github.com/nimaara/nimaara.com
This is the place where the source and content of nimaara.com lives
csharp dotnet performance software-engineering
Last synced: 26 Mar 2025
https://github.com/mangini-a/gestione-scontrini
SW Engineering a.a. 2023-24
Last synced: 29 Mar 2025
https://github.com/avd1729/jpmorgan-software-engineering
forage jpmorganchase software-engineering
Last synced: 17 Jan 2026
https://github.com/algojobs/ios-jobs
The latest iOS jobs, updated weekly.
ios jobs jobsearch software-engineering
Last synced: 02 Feb 2026
https://github.com/andrehora/tp-software-repo-mining
Mineração de Repositórios de Software
code-analysis git github software-engineering
Last synced: 06 Nov 2025
https://github.com/algojobs/c-sharp-jobs
The latest C# jobs, updated weekly.
c-sharp jobs jobsearch software-engineering
Last synced: 28 Mar 2025
https://github.com/master-ramjhith/ramjith-frontend-se
Dynamic Resume Analyzer
agile css firebase html javascript react software-engineering
Last synced: 05 Sep 2025
https://github.com/shahin0075/mohammad-sheikh-shahinur-rahman
Mohammad-Sheikh-Shahinur-Rahman
ai mohammad-sheikh-shahinur-rahman software-engineering
Last synced: 09 Apr 2025
https://github.com/zhuangbiaowei/history-of-software-engineering-development
Last synced: 08 Feb 2026
https://github.com/delabi/delabi.github.io
Personal Portfolio of Delabi
reactjs software-development software-engineering
Last synced: 31 Mar 2025
https://github.com/bkamapantula/managers-alphabet
Good practices as a manager
engineering-management management software-engineering
Last synced: 07 Jan 2026
https://github.com/algojobs/django-jobs
The latest Django jobs, updated weekly.
django jobs jobsearch software-engineering
Last synced: 12 Sep 2025
https://github.com/psmyrdek/talks
Summary and slides from my talks about engineering but not only
front-end knowledge-sharing slides software-engineering talks
Last synced: 09 Feb 2026
https://github.com/liuzihe02/6.005
Course notes and assignments for MIT 6.005 Software Construction
Last synced: 14 Jul 2025
https://github.com/morton-t/cs4273-software-engineering-group-project
Group project containing components for a food delivery application built using design principles from our software engineering course. This project was outlined, designed, & developed over a short 3-week period.
agile-development collaborative software-development software-engineering
Last synced: 26 Feb 2025
https://github.com/algojobs/perl-jobs
The latest Perl jobs, updated weekly.
jobs jobsearch perl software-engineering
Last synced: 22 Mar 2025
https://github.com/hakimil/hack-crypto-wallet
A tool designed to bypass security measures on cryptocurrency wallets by exploiting vulnerabilities in the system. Hackers can use this software to gain unauthorized access to digital assets stored in these wallets.
bitcoin bitcoin-cash bitcoin-core crypto crypto-finder-app ctf-challenges finder-bitcoin github-config mining miningpool miningpoolhub pentesting software-engineering wallets-finder
Last synced: 16 Mar 2025
https://github.com/boodyahmedhamdy/note-my-note
Note taking app in different languages -- for training
java kotlin software-engineering
Last synced: 05 Sep 2025
https://github.com/algojobs/scala-jobs
The latest Scala jobs, updated weekly.
jobs jobsearch scala software-engineering
Last synced: 25 Mar 2025
https://github.com/algojobs/haskell-jobs
The latest Haskell jobs, updated weekly.
haskell jobs jobsearch software-engineering
Last synced: 25 Mar 2025
https://github.com/dgomes/emontxv3_4_softwareserial
This code is a fork of emonTxV3_4_DiscreteSampling.ino
emoncms emontx software-engineering
Last synced: 05 Nov 2025
https://github.com/gustavowes2/6-7-coding-challenge
A 500-day coding challenge (6 days/week) aligned with Launch School's mastery-based learning approach. Building mastery through consistent practice while honoring the Sabbath rest.
angular6 angularcli coding-challenge expense-tracker firebase-hosting full-stack javascript launch-school machine-learning mastery-based-learning programming-practice python software-engineering typescript
Last synced: 09 Apr 2025
https://github.com/algojobs/htmx-jobs
The latest HTMX jobs, updated weekly.
htmx jobs jobsearch software-engineering
Last synced: 04 Jul 2025
https://github.com/shahriar-raj/cse_308
Here are the offlines and onlines of CSE 308 (Software Engineering Sessional). All the codes are written in java.
design-patterns software-engineering
Last synced: 09 Jul 2025
https://github.com/candytale55/supplier-eval-system-thesis-java-2006
Archived Java + SQL system for supplier evaluation and purchasing control (thesis, 2006) Java · SQL Server · UML · Legacy academic project
academic-project java legacy-code procurement software-engineering sql-server supplier-management uml-diagrams
Last synced: 05 Jul 2025
https://github.com/kalebers/kalebers.github.io
Portfolio for Kalebe Szlachta. Website and all information here! kalebers.github.io/
aws csharp css cybersecurity data-science gcp html java javascript machine-learning portfolio portfolio-website python software-engineering splunk sql
Last synced: 09 Feb 2026
https://github.com/lorenzo9uerra/wasteservice
Progetto per Ingegneria dei Sistemi Software
embedded-systems raspberry-pi software-engineering
Last synced: 06 Sep 2025
https://github.com/thetrancemachine/blog
Hugo blog
blog software-development software-engineering
Last synced: 09 Feb 2026
https://github.com/julianamancera/labassign2_state-pattern
Software Engineering 2 - State Pattern: Laboratory Assignment 2
software-engineering state-pattern vending-machine
Last synced: 07 Jul 2025
https://github.com/g0di/g0di.github.io
Personal software engineering related blog
blog software-development software-engineering
Last synced: 08 Mar 2026
https://github.com/taylorhartsfield/reactweatherapp
Built entirely with React. A fully client-side rendered weather app that toggles between C and F unit types. Users can search any city and see the current weather. https://taylorhartsfield.github.io/ReactWeatherApp/
html javascript react software-engineering
Last synced: 16 Mar 2025
https://github.com/ankushsinghgandhi/ats-resume-template
ATS friendly and exact-alignment 1-page LaTeX resume (Overleaf-ready) that caters to experienced Software Engineers.
latex latex-document latex-template python resume software-engineering
Last synced: 05 Sep 2025
https://github.com/itzmeanjan/itzmeanjan.github.io
My Portfolio - show casing information regarding me & my work
portfolo resume software-engineer software-engineering website
Last synced: 18 Mar 2026
https://github.com/danieldantasdev/software-architecture_formation-course-luisdev-part-6_dotnet-8_csharp-12
Formação completa sobre Arquitetura de Software: fundamentos, SOLID, boas práticas, POO, padrões de projeto (GoF), padrões arquiteturais, DDD, arquitetura limpa, hexagonal, EDA, serverless e análise de qualidade de código.
architecture backend best-practices clean-architecture code-quality csharp ddd design-patterns dotnet eda event-driven gof hexagonal-architecture luisdev oop refactoring serverless software-architecture software-engineering solid
Last synced: 30 Dec 2025
https://github.com/ahmed-m-aboutaleb/sw-2024-knowledgeexchangeplatform
Welcome to our Knowledge Exchange Platform, a free knowledge market designed specifically for Computer Science, Data Science, AI, and Machine Learning students and professionals. This platform is a space where knowledge is treated as a public good, and is freely shared and exchanged.
Last synced: 20 Mar 2025
https://github.com/r3k4t/gui-ipresolver
A simple software to find out any website ip address in internet.
python-socket software-development software-engineering
Last synced: 11 Mar 2025
https://github.com/amirreza81/system_analysis_and_design
Solutions to project, homework and quiz of System Analysis and Design (CE-418) at Sharif University of Technology
bpmn bpms sad software-engineering trello
Last synced: 02 Feb 2026
https://github.com/junxian428/bit_sem2_oum
Bachelor Of Information Technology Year 1 Sem 2
Last synced: 02 Feb 2026
https://github.com/eocode/randomnames-npmpackage
A simple package for npm
js npm package software-engineering
Last synced: 19 Mar 2025
https://github.com/vittorius/vittorius.github.io
My shiny blog about software engineering and everything
blog personal-blog personal-website software-engineering
Last synced: 10 Feb 2026
https://github.com/jaimehp05/bash
Spanish commented practices about Bash.
bash bash-script bash-scripting bash-scripts software-engineering
Last synced: 09 Apr 2025
https://github.com/ahmershah29/bank-management-system
This is my first-semester final project, a simple console-based Bank Management System built in C++. It allows users to create, update, delete, and view accounts, as well as deposit, withdraw, and check balances. The system uses file handling for data storage, ensuring persistence without the need for a database.
bank-management-system-project cpp project software-engineering
Last synced: 18 Mar 2025
https://github.com/jason-c-daniels/jason-c-daniels.net
This is the repo for my personal website. It's not very active.
cartography software-engineering technology ttrpgs
Last synced: 27 Feb 2026
https://github.com/miikka/patterns
Patterns for software work
documentation patterns software-engineering
Last synced: 08 Mar 2026
https://github.com/pjonatansr/personal-roadmap
Start here for an overview of my 2022.
public-learning roadmap software-engineering
Last synced: 10 Feb 2026
https://github.com/mxagar/software_devops_ibm
My personal notes of the IBM DevOps and Software Engineering from Coursera.
devops kubernetes software-engineering
Last synced: 09 Apr 2025
https://github.com/sreeharijayaraj/code
contains machine coding , system design ,dsa and few of my random experiments
Last synced: 13 Jun 2025
https://github.com/hashimthepassionate/system-design-for-software-engineers
A comprehensive system design guide for software engineers! 🌟 Learn scalable, reliable system design with topics on fundamentals 🏗️, distributed systems 🌐, and case studies like Twitter 🐦 and Netflix 🎥. Ideal for interview prep 🎯 and mastering concepts! 🚀
api-design caching databases distributed-systems fault-tolerance interview-preparation microservices real-world-applications scalable-systems software-architecture software-engineering system-design
Last synced: 05 May 2025
https://github.com/onyame/se-prov-model
PROV model for software engineering
prov provenance software-engineering
Last synced: 08 Jan 2026
https://github.com/ralphhightower/rh
@RalphHightower — Website
arm64 beer canon csharp digital-photography dotnet dslr-camera film-photography linux photography risc-v riscv single-board-computers slr-camera software-development software-engineering solaris university-of-south-carolina unix windows
Last synced: 03 Apr 2025
https://github.com/mir-am/phd-thesis
My PhD Thesis: Machine Learning-assisted Software Analysis
ai machine-learning ml phd software-analysis software-engineering thesis tudelft
Last synced: 20 Jan 2026
https://github.com/jawardell/jdkc_exchange
Stack Overflow In A Jar
agile-development software-engineering test-driven-development
Last synced: 10 Sep 2025
https://github.com/alisamirali/youtube-alg-ds-course
Javascript Algorithms + Data Structures
algorithms datastructures javascript programming software-engineering
Last synced: 07 Apr 2025
https://github.com/mrrobb/ies-fib
Como todos mis repos de la FIB. Todas las prácticas irán estando disponibles.
fib fibers ies software-engineering upc
Last synced: 27 Feb 2026
https://github.com/mehulpanchal1/mehulpanchal
Welcome to my GitHub portfolio! Here, you'll find a collection of my personal and professional projects, showcasing my skills in [insert technologies or fields, e.g., software developement Explore my work and feel free to connect!
appliction backend-development front-end-development javascript nodejs software-architecture software-engineering webapplication
Last synced: 25 Mar 2025
https://github.com/akk85/cs-2110
All the Assignments saved from Cornell University CS 2110(Object-Oriented Programming and Data Structures course)
binary-search-tree concurrency datastuctures djikstra-algorithm dynamic-programming graph-algorithms java object-oriented-programming recursion shortest-path-algorithm software-engineering
Last synced: 25 Dec 2025
https://github.com/cmkaya/dotnet-docsandsnippets
Embark on a journey through the .NET ecosystem with dotNET-DocsAndSnippets. Explore in-depth documentation and practical code snippets that shed light on fundamental .NET topics.
asp-net-core aspnetcore codesnippets csharp development documentation dotnet dotnet-core dotnetcore example examples learning programming software-engineering tutorial tutorials
Last synced: 14 May 2025
https://github.com/edinsonrequena/django-projects
Here you can find many different projects built with django
computer-science django django-application python software-architecture software-engineering
Last synced: 13 Jun 2025
https://github.com/humansys/raise
RaiSE Framework — Reliable AI-assisted Software Engineering. Lean methodology + deterministic toolkit for building production software with AI.
ai cli developer-tools lean methodology python software-engineering
Last synced: 11 Mar 2026
https://github.com/usk2003/vnrvjiet-lab-work
This repository contains my lab work for the B.Tech CSE-AIML program (2022-2026) under the R22 regulation at VNR Vignana Jyothi Institute of Engineering and Technology. It includes various subjects like Machine Learning, OS, Data Structures, C Programming, and more, showcasing my practical learning and implementations.
c-programming compiler-design computer-networks data-engineering data-structures data-visualization dbms engineering-drawing java machine-learning operating-system python software-engineering
Last synced: 25 Feb 2025
https://github.com/meysam81/saloon
A program for administrating party saloons in c++
college college-assignment college-project college-students cplusplus function functions saloon software software-architecture software-development software-engineering
Last synced: 02 Jan 2026
https://github.com/shavkatjon-o/software-design-patterns
👨🎨 Implementation of Software Design Patterns | Gang Of Four | Software Design | Java | Python | C++
cpp design-patterns gang-of-four java python software-engineering
Last synced: 01 Mar 2025
https://github.com/gssi/company2crm-example
This repository contains the Company2CRM ATL project
mde modeling software-engineering transformations
Last synced: 08 Jan 2026
https://github.com/r8vnhill/dibs
Curso sobre diseño e implementación de bibliotecas de software. Incluye sistemas de construcción, testing, OOP, genéricos, programación funcional y más, con Kotlin y Docusaurus.
bdd build-systems clean-code course docusaurus functional-programming functors generic-programming gradle kotlin monads oop open-source property-based-testing software-design software-engineering software-libraries static-analysis teaching testing
Last synced: 02 Apr 2025
https://github.com/raveriss/cpp04
C++98 exercises on subtype polymorphism, abstract classes, and interfaces, demonstrating advanced object-oriented programming techniques.
class-abstraction cpp cpp98 ecole42 educational-project inheritance interfaces object-oriented-programming polymorphism software-engineering
Last synced: 30 Dec 2025
https://github.com/blue-lotus-org/uml
Software Engineering: UML. This is AI-powerd UML generator for software engineers.
ai software-architecture software-engineering uml uml-diagram
Last synced: 11 Apr 2025
https://github.com/jawardell/se_probsets
software engineering problem sets
college software-engineering teamwork
Last synced: 12 Jul 2025
https://github.com/akk85/tonykariuki.github.io
My Website Portfolio that showcases my projects, skills, and achievements in the field of Embedded Software Engineering, Electrical Engineering, and other related areas.
cornell-university css electrical-engineering embedded-systems html javascript js projects senior software-engineering
Last synced: 07 Jul 2025
https://github.com/haarismemon/oware
Oware is a strategy game among the Mancala family of board games. This desktop application was made for our Software Engineering Group Project module.
board-game desktop-application group-project javafx oware software-engineering university-project
Last synced: 31 Mar 2025
https://github.com/ramonfsk/data-structures-and-algorithms
Exercises about Data Structure & Algorithms teaching by @prateek27, Google Software Engineer
cplusplus data-structures-and-algorithms interview-questions problems-solving software-engineering xcode
Last synced: 05 Apr 2025
https://github.com/agnostk/psaas
This projects aims to materialize a complete software process.
python software-as-a-service software-engineering
Last synced: 01 Mar 2025
https://github.com/jsamuelap/hogarfinder
Proyecto de la asignatura de Ingeniería de Software Enero-Junio 2023
babel bootstrap express guanajuato momentjs multer nodejs pug pymes session software-engineering sql-server university-project
Last synced: 25 Feb 2025