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/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: 18 Jan 2025

https://github.com/allenpandas/se4ml-toolkit

人工智能+计算机安全交叉领域科研工具🔧 SE4ML: Security for Machine Learning. This repository is the Toolkit for Security, Robustness and Reliability of the Machine Learning.

ai-security aisecurity machine-learning reinforcement-learning reliability-engineering robustness security software-engineering software-testing tool toolkit

Last synced: 24 Jan 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: 18 Jan 2025

https://github.com/farhan0167/sublet

A subletting application that connects subletters and sublettee's. Built using React and Firebase to harness the power of fast prototyping for my CIS capstone project.

firebase reactjs software-engineering

Last synced: 12 Jan 2025

https://github.com/vwapplications/softeng

Software Engineering Ontology app to create pedagogical course project

django ontology pcp pedagogical-course-project semantic-web software-engineering sparql triple-store

Last synced: 12 Jan 2025

https://github.com/streamcode9/software-design

This repository collects software design principles

software-architecture software-design software-development software-engineering

Last synced: 12 Jan 2025

https://github.com/g2bc/biodockflow

Processo de manutenção para aplicações web de bioinformática baseado em Docker com objetivo de estender o ciclo de vida dessas aplicações e contribuir para difusão das produções científicas. Tipos de manutenção na literatura foram incorporados, fluxo de trabalho e atividades especificadas com base na natureza da manutenção.

bioinformatics docker software-engineering software-maintenance web-application

Last synced: 31 Jan 2025

https://github.com/moheladwy/instapay

In this project we will work on building something like Instapay system.

instapay intellij-idea java money-management money-transfer software-design software-engineering

Last synced: 12 Jan 2025

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

Playground for software engineering

software-engineering

Last synced: 18 Jan 2025

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

This repository provides exercises for practicing software engineering techniques, including version control, code review, unit testing with Python, continuous integration, and agile methodologies.

git pytest python software-engineering software-testing

Last synced: 18 Jan 2025

https://github.com/being-amara-khan/computer-science-books

This Repository contains books regarding Computer Science

computer-science deep-learning git software-engineering

Last synced: 18 Jan 2025

https://github.com/denpeshkov/cs-notes

Notes about Computer Science and Software Engineering

computer-science garden go hardware learning os software-engineering

Last synced: 18 Jan 2025

https://github.com/bniladridas/simubot

This project combines machine learning and robotics simulation to create a system capable of object detection and interaction within a simulated environment. Using TensorFlow for the AI model and PyBullet for the simulation, the project demonstrates how a robot can be trained to recognize objects and respond accordingly.

machine-learning python-programming robotics-simulation software-engineering

Last synced: 18 Jan 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: 19 Jan 2025

https://github.com/twuni/recipe-book

JavaScript Training: Building a production-grade web app, piece by piece. Follow the commits.

javascript software-architecture software-design software-engineering software-engineering-fundamentals tutorial

Last synced: 19 Jan 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)

software-engineering ugr

Last synced: 19 Jan 2025

https://github.com/shishirrsiam/phitron

This repository contains my learning materials, assignments, and projects from Phitron.io. It showcases my journey of learning programming, data structures, algorithms, and web development. Each folder reflects progress in specific topics and serves as a resource for future reference.

c cpp dsa phitron software-engineering

Last synced: 19 Jan 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: 31 Jan 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: 25 Jan 2025

https://github.com/marc-mosca/leetcode

My answer to Leetcode problems.

leetcode software-engineering swift

Last synced: 25 Jan 2025

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

The latest Erlang jobs, updated weekly.

erlang jobs jobsearch software-engineering

Last synced: 31 Jan 2025

https://github.com/barcawebcloud/bscan-go

A Go library for scan any computational device and atmospheric environment.

barca barca-cloud bscan bscan-go bwc go-library golang hardware scanner software-engineering

Last synced: 31 Jan 2025

https://github.com/chandankhamitkar/software-engineering-lab-tasks

All lab tasks of the | Software Engineering | will be stored here 🏪

acid atomicity consistency durability isolation python software-engineering testing

Last synced: 31 Jan 2025

https://github.com/dimazeland/dimazeland

✅ Key points & Tech Stack

backend-development java software-engineering

Last synced: 25 Jan 2025

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

The latest NestJS jobs, updated weekly.

jobs jobsearch nestjs software-engineering

Last synced: 25 Jan 2025

https://github.com/janniklth/packagecalculator

Package calculator tool to calculate shipping costs for a given package based on dimensions and weight

advanced-software-engineering dhbw dhbw-stuttgart jackson java javafx software-engineering

Last synced: 01 Feb 2025

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: 01 Feb 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: 01 Feb 2025

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: 01 Feb 2025

https://github.com/grmvoid/grmvoid.github.io

A passionate software engineer specializing as a backend engineer.

php software-engineering

Last synced: 01 Feb 2025