GitHub topics: single-responsibility-principle
ClaudiaSouza1812/Vehicle_Management_System
Vehicle Management System. An object-oriented C# application implementing a comprehensive vehicle management system with support for different vehicle types (Air, Road, Water) using advanced OOP concepts.
Language: C# - Size: 41 KB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

alxgcrz/_principios-SOLID_
Principios S.O.L.I.D.
Language: Java - Size: 3.92 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 23 - Forks: 10

Danitilahun/Architectural_And_Design_Pattern_in_Python
A practical guide showcasing common architectural and design patterns implemented in Python. Examples focus on clean code and real-world application.
Language: Jupyter Notebook - Size: 2.59 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

MaksimDzhangirov/practicalSolid
SOLID principles in Golang
Language: Go - Size: 552 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 37 - Forks: 1

ochococo/OOD-Principles-In-Swift
π The Principles of OOD (SOLID) based on Uncle Bob articles.
Language: Swift - Size: 207 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 1,898 - Forks: 158

JoanStinson/UnitySOLIDAsteroidsGame
A mini space game made applying all SOLID Principles to serve as a reference of good code architecture.
Language: C# - Size: 13.5 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 3

lucidarch/lucid
Build scalable Laravel apps without compromising code quality and the least amount of technical debt. Effortless code navigation, onboarding and reviews. Tailored for Microservices and mindful of Monoliths.
Language: PHP - Size: 103 KB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 320 - Forks: 52

k1r0s/kaop-ts
Simple Yet Powerful Library of ES2016 Decorators with Strongly typed method Interceptors like BeforeMethod, AfterMethod, OnException, etc
Language: TypeScript - Size: 2.01 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 262 - Forks: 14

SallamRady/Solid-Principles
This repository is dedicated to learning and applying the SOLID principles in software development.
Language: TypeScript - Size: 55.7 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

syket-git/users-dashbaord
User Dashboard β Built with Next.js, Chakra UI and TypeScript for a seamless and robust experience.
Language: TypeScript - Size: 86.9 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tomartushar/primers
Notebooks for various topics primers.
Language: Jupyter Notebook - Size: 44.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

iyyel/bloqqer-backend
π A social media backend experiment using clean architecture with .NET
Language: C# - Size: 383 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

datkanber/solid-principles
A collection of C# examples demonstrating the SOLID principles with "Good" and "Bad" implementations to highlight best practices in software design.
Language: C# - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MAHMOUDELSAYED7/SOLID
The SOLID principles guide developers in creating maintainable, flexible, and scalable software using object-oriented design and architecture.
Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

JoanStinson/BrickBreaker
A basic brick breaker mobile game implementation done in a few days.
Language: C# - Size: 28.1 MB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

kenilghetia/SOLID-Principles-Java
A collection of Java code examples demonstrating the SOLID principles for better software design and for writing clean, maintainable, and scalable code.
Language: Java - Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

s-damian/solid-php
SOLID PHP - Examples with PHP 8.3
Language: PHP - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 2

Bareflank/static_interface_pattern
how to implement the static interface pattern
Language: C++ - Size: 52.7 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 7

KardelRuveyda/solid-exercises-with-csharp
I practiced about Solid Principles and i shared in this repository.
Language: C# - Size: 143 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

serhatyamann/SOLID_Principles
SOLID Principles explanations and examples.
Language: C# - Size: 22.5 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

saddamhossain/SingleResponsibilityPrinciple
Contains clear examples and explanations of SRP of SOLID design principles.
Language: C# - Size: 12.7 KB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

jpcadena/solid-principles-machine-learning
S.O.L.I.D. Principles for Machine Learning project.
Language: Python - Size: 622 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

ashtanko/OOD-Principles-Kotlin
π οΈ The Principles of OOD in Kotlin: A practical guide to applying Object-Oriented Design principles in Kotlin, showcasing best practices and design patterns for building clean, maintainable, and scalable software.
Language: Kotlin - Size: 205 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 14 - Forks: 4

alansastre/java-solid
Principios SOLID en Java. Pautas para crear CΓ³digo Limpio o Clean cΓ³digo, cΓ³digo mantenible y fΓ‘cil de leer.
Language: Java - Size: 15.6 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

akayibrahim/Solid-Principles-Tutorial
Tutorial For SOLID Principles - Project 4
Language: Java - Size: 42 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

kadir-code/SoftwarePrinciples
This repository contains SOLID principles explainations and for each principle have an example.
Language: C# - Size: 48.8 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

omrawal/Design-Patterns
A comprehensive repository about Design Patterns
Language: Java - Size: 112 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

JoanStinson/Tatedrez
A basic tatedrez mobile game implementation done in a few days.
Language: C# - Size: 34.7 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

sudiptob2/SOLID-In-Golang
SOLID principle example implementations for understanding. Code for before implementing a particular principle and after implementing a principle is provided with easy to understand comments.
Language: Go - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

andMiyake/SRPDemo
Single Responsibility Principle Explained by Tim Corey
Language: C# - Size: 7.81 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

m-zakeri/SBSRE Fork of Alireza-Ardalani/SBSRE
SBSRE is an eclipse plugin for extract method refactoring based on the single responsibility principle(SRP)
Language: Java - Size: 1.3 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

fritzmark/CleanCodeCheatSheetJson
Easily parsable clean code cheat sheet V 2.4. Based on the work of Urs Enzler.
Size: 29.3 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

palashmon/thinking-in-react
A walk through the thought process of building simple apps using React
Language: JavaScript - Size: 111 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 2

dboikliev/AspecTS
An aspect-oriented programming library implemented in TypeScript
Language: TypeScript - Size: 99.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 21 - Forks: 5

Ahmad-mdi/E-commerce_webservice
online-shopping by laravel
Language: PHP - Size: 123 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dedavidsamya/cookbook_ruby
OOP, MVC Architecture, Separation of Concerns, Single Responsibility Principle, Maintainability.
Language: Ruby - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

WaseemKh/singleResponsibility
mini e-commerce system - to use first principle SRP
Language: C# - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

devrath/SOLID-Principles
π ππΎπ»πΈπ³ ππππππππππ πππ π πππ ππ π» ππππππ ππππππππππ πππ π ππππππ ππππππππππππ & ππππππππ πππππ πππ. ππππ’ π πππ ππππππππππ ππ’ ππππππ π². πΌπππππ & πππ π πππππ’ ππππ ππ ππππππ-ππππππππ πππππππππππ.
Language: Kotlin - Size: 177 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

cenkerkumlucali/design-principle
Language: C# - Size: 28.3 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

surenpoghosian/solid-react
Solid principles in React Typescript
Language: TypeScript - Size: 384 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Vinodh-G/SOLID-Principles-Swift
SOLID is a mnemonic acronym named by Robert C. Martin used in Software Programming, It represents 5 principles of Object Oriented Programming.
Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 10

JoanStinson/TapMatchMVC
Basic match 3 game implementation using model-view-controller structure done in one weekend.
Language: C# - Size: 32.5 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Alejandroq12/my-books
"My books" is a website that displays a list of books and allows you to add and remove books from that list. By building this application, I learned how to manage data using JavaScript. Thanks to that my website is more interactive. I will also use a medium-fidelity wireframe to build the UI.
Language: JavaScript - Size: 187 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 1

mrbahadoor/symfony5-solid
Demonstrating SOLID principle on a symfony 5 project
Language: PHP - Size: 206 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JoanStinson/SpaceFighterMVC
Simple Asteroids-inspired game implementation using model-view-controller structure done in one weekend.
Language: C# - Size: 42 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Leo-Henrique/find-a-friend-api-solid
API RESTFul com princΓpios do SOLID.
Language: TypeScript - Size: 248 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SongulSYTRK/Software_Principle
Δ°n this Repository, has meaning of Software principle , Solid principles
Language: C# - Size: 51.8 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

HassanAli381/Solid-Principles
Solid Principles
Language: Java - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Adl1coder/SOLID
Language: Java - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

baarayy/SOLID-Principles
This repository provides a comprehensive implementation and explanation of the SOLID principles using TypeScript.
Language: TypeScript - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shawinder/solid
SOLID Principals using C#
Language: C# - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Alireza-Ardalani/SBSRE
SBSRE is an eclipse plugin for extract method refactoring based on the single responsibility principle(SRP)
Language: Java - Size: 1.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

AhmedTarekHasan/SingleResponsibilityPrinciple
Uncover the secrets about the Single Responsibility Principle (SRP) of the SOLID Principles.
Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ehtiramabdullayev/SolidProblemsAndSolutions
Coding examples those violates SOLID principles and solutions to those problems
Language: Java - Size: 6.8 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

A-taraxia/Design-pattern-Project
Some code examples and diagrams for an assingment in Design Patterns
Language: Python - Size: 87.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mahimairaja/simulating-compiler-in-python
To understand the working principle of compiler
Language: Python - Size: 166 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

romulodeoliveira/To-Do-List-for-Console π¦
Aplicativo de gerenciamento de tarefas para terminal com C#
Language: C# - Size: 124 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

MuhdHanish/SOLID-principles
The Repository Pattern, following SOLID principles, isolates data access, promoting cleaner code by ensuring each component has a single responsibility
Language: JavaScript - Size: 6.84 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bkumar0801/designpriciples
Explaining SOLID Design Principles
Language: Java - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

musauyumaz/DesignPrinciples
https://www.youtube.com/playlist?list=PLQVXoXFVVtp2eAq33DVNxeoXLXj4VMYpT
Size: 33.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

offamitkumar/Cpp-Design-Patterns
This Repo contain different Design Pattern implementation in C++, as well as Youtube Video link for explained implementation.
Language: C++ - Size: 354 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

wittylion/AutoPipe
Previously known as Pipelines.Net. AutoPipe is a package that allows to encapsulate each peace of logic into one processor and then combine all those processors into pipeline.
Language: C# - Size: 3.62 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 2

AybukeSanall/SolidPrenciples
SOLID Principles Example (.Net Core 6)
Language: C# - Size: 285 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

dariusz-wozniak/SolidVeryFirstSteps π¦
Language: C# - Size: 19.5 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 3

RidvanOrun/SOLIDPrincibles
Bu projede; SOLID prensiplerini ΓΆrnekleriyle birlikte aΓ§Δ±klamaya Γ§alΔ±ΕtΔ±m.
Language: C# - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

berkayalcin/shopping-cart
Simple E-Commerce Shopping Cart Project
Language: C# - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ThusharaSamaraweera/calculator
A project to practice quality coding
Language: Java - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vitthalaa/go-solid-ppl
SOLID principles explained with Go examples.
Size: 5.86 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

bberkay/solid-with-php
SOLID Principles with Clean Code
Language: PHP - Size: 10.7 KB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pncsoares/javascript-solid-principles
The SOLID principles in JavaScript and TypeScript
Language: JavaScript - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 6

maxthielen/reverse-polish-notation
performs calculations using reverse polish notation
Language: C# - Size: 112 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sunmeat/SRP
single responsibility principle cpp example [Solid]
Language: C++ - Size: 25.4 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

yilmazmustafayilmaz/MY.SOLID-Prenciples
SOLID Principles Example (.Net Core 6)
Language: C# - Size: 149 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

MoMakkawi/SOLID-Design-Principles
SOLID Design Principle examples
Language: C# - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

marceloalves95/SOLID-Kotlin
Projeto de estudo baseado nos principais conceitos sobre o SOLID aplicados a linguagem Kotlin
Language: Kotlin - Size: 3.9 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 1

Ramacciotti/solid-single-responsability-principle
Sample project of how to implement the SOLID Single Responsability Principle.
Language: Java - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

marshallandy83/code-quality-sessions
A series of sessions on the SOLID principles. Each session features a full walkthrough of the principle in question, starting with a simple, non-conforming solution; and working iteratively towards a fully-compliant solution.
Language: C# - Size: 227 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

bedre7/smart-cooling-device
Language: Java - Size: 145 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

cpollet/docker-stream π¦
chain docker containers execution as a stream
Language: Go - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

javamultiplex/clean-code-java
Clean code principles and design patterns examples in Java with Unit Test cases
Language: Java - Size: 1.07 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 8

rajagopal28/what3words-api-spike
A small proof of concept java application using spring-boot to work with and get to know about the innovative geo navigation project what3words' API and their wrapper sdks to work with their product.
Language: Java - Size: 1.61 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rajagopal28/stocks-splurge
A java spring-boot based REST application to handle stocks based CRUD operations with some locking techniques to prevent short time stock data manipulation.
Language: Java - Size: 3.22 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HhAlmonte/SOLID
SOLID
Language: C# - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AmrElshaer/API_EndPoints
Using Api_EndPoints instead of MVC in Net6 Api
Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

diogolimas/solid-app
cΓ³digo, resumos e grΓ‘ficos sobre SOLID com C#
Language: C# - Size: 157 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alejoalvarez/solid
SOLID guide
Size: 1.08 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

VictoireNkolo/tdd_hexagonal_laravel
A project developped with TDD and Hexagonal Architecture (UseCases, DTO and ViewModels) on Laravel
Language: PHP - Size: 31.9 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

EnesSERENLI/Solid_Principles
You can find examples of solid principles in this project.
Language: C# - Size: 333 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sajadbz/SingleResponsibilityPrinciple
This is one of my tutorials about Single Responsibility Principle with CSharp.
Language: C# - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

larissajusten/solid Fork of INE-UFSC/solid-grupo-6-2021-2
solid-grupo-6-2021-2 created by GitHub Classroom
Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arman226/solid-design-principle
SOLID stands for : Single Responsibility Principle, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and Dependency Inversion Principle
Language: JavaScript - Size: 12.7 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

draialexis/Y2_OOP
Language: Java - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

abhinav-nath/design-patterns
Design Patterns in Java. Examples of SOLID principles and popular GoF Design Patterns.
Language: Java - Size: 2.96 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

oguzhanKomcu/SOFTWARE_PRINCIPLES
I have demonstrated the software principles and especially the SOLID principles in this repository.
Language: C# - Size: 60.5 KB - Last synced at: about 9 hours ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

pncsoares/dotnet-solid-principles
The SOLID principles in Dotnet C#
Language: C# - Size: 70.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

aamahi/SOLID-Principles-Examples-in-PHP
Some examples about SOLID Design Principles in PHP
Language: PHP - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 3

lucy-ironmonger/cruise-ships
One of the main projects on the Manchester Codes bootcamp. An exercise in OOP through initially exploring user stories and domain modelling. Extremely satisfying working with a GUI and actively seeing changes made to the JavaScript, HTML and CSS. The entire project was pair-programmed with my buddy Shona McBride.
Language: JavaScript - Size: 118 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

mikecabana/email-generator
π¨ Simple CLI to generate responsive emails using MJML for templating and handlebars for interpolation. Implementation using SOLID principles.
Language: HTML - Size: 436 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

farbod-s/Clean-Code
A Handbook of Agile Software Craftsmanship
Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

m-zakeri/extract_method Fork of mahnooshshd/extract_method
Automated Extract Method refactorings for Java programs with Feature Envy elimination
Language: Java - Size: 75.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
