Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/mrnazu/c-programming-for-beginners

In this course, you will learn about the basics of the C programming language.

c-programming c-programming-project clang cprogramming-language cproject software-engineering

Last synced: 18 Jan 2025

https://github.com/markussdemidovs/wheredev

A free resource on learning software development / web development.

a free freecodecamp learning software-development software-engineering theodinproject webdevelopment

Last synced: 27 Dec 2024

https://github.com/andyfratello/pes

📱 GreenWheel - Projecte de PES Tardor 2022 - FIB UPC

android-studio dart django fib-upc flutter greenwheel pes-fib pycharm python software-engineering

Last synced: 25 Nov 2024

https://github.com/jacobmaizel/personal-site

My Personal Blog / Portfolio Site

nextjs software-engineering vercel

Last synced: 14 Jan 2025

https://github.com/candygoose/database_se

Базы данных Программная инженерия (ПИиКТ) ИТМО

database itmo psql software-engineering sql

Last synced: 11 Oct 2024

https://github.com/lorialawrencez/fiap-fase1

FASE 1 - ENTENDENDO E APRENDENDO O FRONT-END COM PROJETOS

college fiap graduation software-engineering

Last synced: 20 Jan 2025

https://github.com/doreapp/doreapp.github.io

Resume and portfolio data, presented in via a static website

jekyll jekyll-site portfolio portfolio-website resume resume-website software-engineering yaml

Last synced: 11 Oct 2024

https://github.com/yilverdeja/KlotskiPuzzleApplication

For the WPI software engineering course, the assignment was to design a Klotski Puzzle Game using an EBC model. First I created a set of use cases and a storyboard of the application. Second I implemented the design using an EBC model and through Test Driven Development.

ebc game java klotski puzzle software-engineering test-driven-development wpi

Last synced: 05 Nov 2024

https://github.com/mraza007/computerscience-resources

This repo is made to help people find CS related resources

computer-science interview resources software-engineering

Last synced: 28 Nov 2024

https://github.com/rooom13/software-engineering

Book Shop data management app in C++ for Software Engineering course. UML Diagrams, Software patterns ...

cpp engineering-course object-oriented-programming software-design software-engineering uml-diagrams

Last synced: 25 Nov 2024

https://github.com/algojobs/entry-level-software-engineer-jobs-us

The latest entry level software developer jobs, updated weekly.

entry-level jobs jobsearch junior junior-developer new-grad software-engineering

Last synced: 15 Dec 2024

https://github.com/m-pektas/pysimpler

This package simplifies the measuring duration of python functions.

cache decorators python reporting software-engineering timer

Last synced: 11 Jan 2025

https://github.com/kasir-barati/python

A comprehensive course for Python

python python3 software-engineering tutorial

Last synced: 01 Dec 2024

https://github.com/xxdashtixx/software-engineering-essentials

This repository serves as a resource for anyone interested in software engineering concepts. It offers a variety of resources and study materials to help users understand and master key concepts, whether they’re preparing for an interview, seeking a refresher, or simply indulging in the joy of learning.

algorithms data-structures-and-algorithms interview-preparation software-development software-engineering study-notes

Last synced: 13 Dec 2024

https://github.com/byroncalvete/my-web

My skills and journey! 🎒

blog programming software-engineering ux-ui

Last synced: 27 Dec 2024

https://github.com/byroncalvete/case-studies

Customer centric case studies 📖

blog customer-centric software-engineering stragegy ux-ui

Last synced: 27 Dec 2024

https://github.com/seralaci/software-engineer-university

A complete study plan to become a software engineer.

design-patterns interview-preparation software-engineering

Last synced: 12 Jan 2025

https://github.com/agnostk/psaas

This projects aims to materialize a complete software process.

python software-as-a-service software-engineering

Last synced: 11 Jan 2025

https://github.com/ggiuffre/sweki

La wiki di Ingegneria del Software

html latex software-engineering

Last synced: 18 Nov 2024

https://github.com/imtjl/library

:ledger: Imtjl's curated library of must-read books for CS/SWE.

books computer-science library software-engineering

Last synced: 20 Jan 2025

https://github.com/filipeom/adventure-builder

Adventure Builder for Software Engineering

devops java software-engineering

Last synced: 27 Dec 2024

https://github.com/bniladridas/dragon-ai-assistant

A powerful AI chat interface powered by Google's Gemini 1.5 Flash model

ai-knowledge-algorithms api-integration scalability-reliability software-engineering user-experience

Last synced: 05 Dec 2024

https://github.com/candygoose/programming_1_term_se

Программирование 1 семестр Программная инженерия (ПИиКТ) ИТМО

itmo java programming software-engineering

Last synced: 05 Jan 2025

https://github.com/candygoose/informatic_se

Информатика Программная инженерия (ПИиКТ) ИТМО

excel informatic itmo java latex python software-engineering

Last synced: 05 Jan 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: 20 Jan 2025

https://github.com/codehakase/hakaselogs-hugo

Hugo port of my blog (previously on Jekyll)

blog hakaselogs hugo software-engineering website

Last synced: 01 Oct 2024

https://github.com/dgomes/emontxv3_4_softwareserial

This code is a fork of emonTxV3_4_DiscreteSampling.ino

emoncms emontx software-engineering

Last synced: 27 Dec 2024

https://github.com/mdsabbiralmamon/getting-ready-to-be-hired-as-web-developer

This repo is a record of my preparation for becoming a full stack web developer. Here I am keeping all my theoretical study documents of : HTML, CSS, JS and Other study Materials. If you are also a self learner like me then you are free to fork and contribute this repo.

coding-interview-questions html html5 html5-interview-questions html5-questions html5-tech-interview interview-prep interview-preparation interview-questions programming-interview-questions software-developer-interview software-engineer-interview software-engineering technical-interview-questions web-and-mobile-development-interview-questions webdeveloperbootcamp webdevelopment

Last synced: 13 Jan 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: 20 Jan 2025

https://github.com/alinababer/django-based-website-code-generation-with-rag-llama3-multi-agi-of-software-development-api

The Django-based-Website-Code-generation-with-RAG-Llama3-Multi-AGI-of-Software-development leverages advanced technologies and specialized agents to streamline the entire software development lifecycle. This repository is django based rest api of this project

agi code-generation django djanogo-rest-framework html-css-javascript llama3 multi-agent-systems rag retrival-augmented-generation software-development software-development-lifecycle software-engineering website-generation

Last synced: 20 Jan 2025

https://github.com/alinababer/django-based-website-code-generation-with-rag-llama3-multi-agi-of-software-development-webapp

The Django-based-Website-Code-generation-with-RAG-Llama3-Multi-AGI-of-Software-development leverages advanced technologies and specialized agents to streamline the entire software development lifecycle. This repository contains Django based Web Application

agi code-generation django llama3 multi-agent-systems python rag redis-server retrival-augmented-generation software-development software-engineering webapplication website-generation websocket

Last synced: 20 Jan 2025

https://github.com/memgonzales/krafts-by-kat

Software solution (web application) for Krafts by Kat, an online retail business founded in 2017 that provides customized corporate giveaways to clients

business expressjs javascript mocha mocha-chai mongodb nodejs online-business-platform software-engineering software-solutions

Last synced: 20 Jan 2025

https://github.com/vikashpr/maang-interview-prep-100-dsa

Ace your MAANG+ interviews with this curated list of 100 essential DSA problems. From arrays to graphs, master every concept with detailed solutions and expert tips. Start your path to a top-tier tech job today!

algorithms coding-interviews computer-science data-structures data-structures-and-algorithms interview-preparation leetcode-solutions maang-interviews problem-solving software-engineering tech-interviews

Last synced: 20 Jan 2025

https://github.com/algojobs/matlab-jobs

The latest Matlab jobs, updated weekly.

jobs jobsearch matlab software-engineering

Last synced: 27 Nov 2024

https://github.com/ibnzuk/weather-vs-cpu

Electron, React, JavaScript desktop application to monitor and display current, local weather and computers CPU temperature

application cpu cpu-monitoring cpu-temperature desktop electron electronjs ibnz ibnz-developers ibnzuk javascript local-weather openhardwaremonitor openweathermap-api react software-engineering temperature weather

Last synced: 13 Dec 2024

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: 27 Dec 2024

https://github.com/ratedali/uds-se2223

Assignment solutions for the "Software Engineering" course taught at Universität des Saarlandes (Wintersemester, 2022).

coursework saarland-university software-engineering

Last synced: 13 Dec 2024

https://github.com/codelionx/activeobjectdemo

An example application for showing the ActiveObject pattern.

activeobject demo design-patterns java patterns software-engineering software-patterns

Last synced: 28 Oct 2024

https://github.com/gabrielcasag/modelagemsw

Repositorio destinado aos projetos da disciplina de Modelagem e Implementação de Software da Universidade Federal de Lavras (UFLA/2020)

ionic modeling software-engineering web

Last synced: 25 Dec 2024

https://github.com/mooerslab/numpy-voice-in

Voice triggered coat Snippets for use with the numpy library in Voice In plus

coding-assistance colab jupyter software-engineering speech-to-code voice-computing voice-triggered-code-snippets writing-code

Last synced: 14 Dec 2024

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: 20 Jan 2025

https://github.com/memgonzales/automation-testing-selenium-robot

Exercise on automation testing of web apps via Selenium IDE and RobotFramework

automated-testing qa-automation qa-automation-test robot-framework selenium-ide software-engineering

Last synced: 20 Dec 2024

https://github.com/vittorius/vittorius.github.io

My shiny blog about software engineering and everything

blog personal-blog personal-website software-engineering

Last synced: 28 Dec 2024

https://github.com/hostileninja72/darkestsky

is a Python program designed to suggest the best spots for stargazers. At heart, i still want to be an astronomer xd.

astronomy folium-maps geospatial open-source pyqt5 python software-engineering stargazing

Last synced: 13 Jan 2025

https://github.com/jlee55504/local-library-project

A web application that uses several databases to display the information from a local neighborhood library.

bootstrap chai git gitbash github html javascript software-engineering web-application web-development

Last synced: 13 Jan 2025

https://github.com/jlee55504/decoder-ring-project

A web application that uses 3 different ciphers (Caesar, Polybius square, and substitution) to encode/decode messages.

bootstrap chai css git gitbash github html javascript software-engineering web-application web-development

Last synced: 13 Jan 2025

https://github.com/sreehari2003/code

contains machine coding , system design ,dsa and few of my random experiments

software-engineering

Last synced: 20 Dec 2024

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: 13 Jan 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: 14 Dec 2024

https://github.com/weblineindia/laravel-rest-api-product-crud

A robust Laravel-based REST API for seamless product management. Simplify CRUD operations, streamline data interactions, and build efficient product-centric applications. Explore the power of clean and concise code for your next project.

clean-code coding crud darkaonline efficiency l5-swagger laravel oa-annotate openapi product-management programming rest-api software-engineering swagger swagger-ui web-development zircote

Last synced: 06 Jan 2025

https://github.com/algojobs/perl-jobs

The latest Perl jobs, updated weekly.

jobs jobsearch perl software-engineering

Last synced: 29 Nov 2024

https://github.com/marcusziade/cactuarconduit

A blog demystifying tech and coding

blog coding software-engineering tech

Last synced: 13 Jan 2025

https://github.com/andresilvase/tree-view

A new Flutter project designed to render companies' assets disposition in a tree view structure interface.

asset-management-app flutter-application flutter-challenge mobile-app-ui performance-optimization software-engineering tech-challenge tree-view-app

Last synced: 28 Dec 2024

https://github.com/boodyahmedhamdy/edume

Learning Management System using PHP and mySQL

mysql php software-engineering

Last synced: 20 Jan 2025

https://github.com/boodyahmedhamdy/note-my-note

Note taking app in different languages -- for training

java kotlin software-engineering

Last synced: 20 Jan 2025

https://github.com/boodyahmedhamdy/lsp

Library Service Platform Dashboard

dashboard expressjs nodejs reactjs software-engineering

Last synced: 20 Jan 2025

https://github.com/elixir-journey/advent-of-code

A collection of solutions for the Advent of Code, showcasing clean, efficient, and well-documented Elixir implementations for daily programming challenges.

advent-of-code elixir software-engineering

Last synced: 06 Dec 2024

https://github.com/aeternalis-ingenium/v4vision-poc-backend

API to infer automated disease detection and report generation from medical images.

llm machine-learning med-tech multimodal-deep-learning multimodality radiology software-engineering

Last synced: 14 Nov 2024

https://github.com/kanishkadesai99/smart-attendance-system-master

Software Engineering course project, Smart Attendance System using Face Recognition and OpenCv

face-detection-using-opencv face-recognition haar-cascade-classifier machine-learning opencv python software-engineering

Last synced: 06 Dec 2024

https://github.com/castilloglenn/castilloglenn.github.io

Portfolio website, soon to have my personal blogs as well as my mini games, and my coding journey. See you there!

ai artificial-intelligence data-science game-development html-css-javascript machine-learning nft portfolio python software-development software-engineering system-design website

Last synced: 20 Jan 2025

https://github.com/snehachhipa/sepii_blackbox

A software engineering project as part of course work in BSc Computer Science UCD.

agile-methodologies java javafx-gui junit5 object-oriented-programming problem-solving software-engineering

Last synced: 21 Jan 2025

https://github.com/thehale/ti-genesis

A collection of the TI-BASIC programs that launched a struggling algebra student into Software Engineering.

history personal-growth software-engineering ti-basic

Last synced: 16 Jan 2025

https://github.com/youseftareq33/softwareengineering_1_babysitter-service

professional babysitting service connects experienced babysitters with families to provide reliable and secure childcare solutions, ensuring a safe and dependable environment at home.

software-engineering system-analysis system-design

Last synced: 24 Dec 2024

https://github.com/ivdatahub/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: 21 Nov 2024