Pinned Repositories
Algorithm-Implementations
Lots of algorithm's & their implementations that have been compiled from a variety of locations.
algorithmic-problem-solving
Solving programming challenges, one at a time.
all-things-cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
awesome-groovy
A curated list of awesome groovy libraries, frameworks and resources
awesome-tdd
:book: :articulated_lorry: Curated list of awesome resources: books, videos, articles about using TDD(Test Driven Development)
coding-challenges
A repository containing all my completed coding challenges from coding challenge websites such as Hackerrank, LeetCode or CodeEval. I do not own the rights to the questions and am just cataloging my submissions for the purposes of revision and as an exercise in learning git.
my-coding-challenges
my solutions to the problems presented in https://github.com/donnemartin/interactive-coding-challenges
tutorial-java-tdd
Tutorials about implementing TDD in Java
aspineonxyz's Repositories
aspineonxyz/all-things-cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
aspineonxyz/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
aspineonxyz/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
aspineonxyz/awesome-groovy
A curated list of awesome groovy libraries, frameworks and resources
aspineonxyz/bitcoin
Bitcoin Core integration/staging tree
aspineonxyz/book-example
Example code for my book on TDD with Python
aspineonxyz/CodingInterviews
This repository contains coding interviews that I have encountered in company interviews
aspineonxyz/Competitive-Programming
aspineonxyz/DDD
Domain-Driven Design sample
aspineonxyz/ddd-with-spring
Code examples for my conference talk on implementing ddd with spring
aspineonxyz/dddsample-core
This is the new home of the original DDD Sample app (previously hosted at sf.net)..
aspineonxyz/favourite-react-hooks
😍📚 Library / Quick-Access list of React hooks that I love
aspineonxyz/Hackerrank-Challenge
My solution to the coding challenge on Hackerank. Multiple languages including Java, C++, Python, and SQL. Data Structures and Algorithms usage are also on display.
aspineonxyz/Hackerrank-Solutions
hackerrank video tutorial|hackerrank | hackerrank cracking the coding interview | hackerrank data structures | hackerrank java | hackerrank algorithms | hackerrank youtube | hackerrank solution | hackerrank challenge | hackerrank solutions | hackerrank coding challenge | hackerrank problems | hackerrank algorithms solutions | hackerrank cracking the coding interview solutions | hackerrank problem solving | coding interview | coding | programming | JAVAAID | Kanahaiya Gupta | Coding Interview Preparation
aspineonxyz/HackerRank_solutions
317 efficient solutions to HackerRank problems
aspineonxyz/Java-code-challenges
Its all about the CORE
aspineonxyz/java-coding-challenge
aspineonxyz/kotlin-ddd-sample
A sample DDD/CQRS project using KOTLIN :beer:
aspineonxyz/last-wishes
Last Wishes is a PHP application written following Domain-Driven Design approach. It's one of the sample applications where you can check the concepts explained in the "Domain-Driven Design in PHP" book.
aspineonxyz/learn-go-with-tests
Learn Go with test-driven development
aspineonxyz/learn-tdd
:white_check_mark: A brief introduction to Test Driven Development (TDD) in JavaScript (Complete Beginner's Step-by-Step Tutorial)
aspineonxyz/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
aspineonxyz/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
aspineonxyz/Programming-Challenges
aspineonxyz/quickstart
Holds all versioned WildFly quickstarts
aspineonxyz/react-base-table
A react table component to display large datasets with high performance and flexibility
aspineonxyz/tdd-by-example
TDD By Example
aspineonxyz/TDD_Demo
How to do TDD in Android . Tutorial series code
aspineonxyz/tutorial-network
Basic HyperLedger Composer app
aspineonxyz/wildfly-openssl
Generic OpenSSL bindings for Java