Pinned Repositories
bfs-dfs-traveling
A demo of BFS and DFS pathfinding on a unweighted, undirected graph.
clean-architecture-demo
An example of a Clean Architecture approach in an ASP.NET Core Web API project, leveraging Dapper as the ORM and MySQL as the database.
clean-microservices
Example of Clean Architecture applied to Microservices.
data-structures-algorithms
Various implementations of algorithms with testbeds
dev-portfolio
My personal developer portfolio written in Blazor (WASM + Web API).
ducksoop
film-fetch
Find out where to watch, rent, or stream a movie.
leetcode-ts
My solutions for leetcode problems.
quickbase-net
Unofficial Quickbase JSON API wrapper for .NET. Provides Query and Command builders for querying and adding/editing records.
tiled-to-ascii
Convert Tiled Maps/Tiles (JSON) to ASCII representation.
ducksoop's Repositories
ducksoop/clean-architecture-demo
An example of a Clean Architecture approach in an ASP.NET Core Web API project, leveraging Dapper as the ORM and MySQL as the database.
ducksoop/tiled-to-ascii
Convert Tiled Maps/Tiles (JSON) to ASCII representation.
ducksoop/bfs-dfs-traveling
A demo of BFS and DFS pathfinding on a unweighted, undirected graph.
ducksoop/clean-microservices
Example of Clean Architecture applied to Microservices.
ducksoop/data-structures-algorithms
Various implementations of algorithms with testbeds
ducksoop/dev-portfolio
My personal developer portfolio written in Blazor (WASM + Web API).
ducksoop/ducksoop
ducksoop/film-fetch
Find out where to watch, rent, or stream a movie.
ducksoop/leetcode-ts
My solutions for leetcode problems.
ducksoop/quickbase-net
Unofficial Quickbase JSON API wrapper for .NET. Provides Query and Command builders for querying and adding/editing records.
ducksoop/LearnWebhookTest
ducksoop/melodica
ducksoop/opengl-arkanoid
Arkanoid/Breakout clone made with OpenGL to learn the API better.
ducksoop/pomodoro-timer-app
A pomodoro timer for desktop.
ducksoop/pong
School Project -- Fall 2017
ducksoop/quiz-game-redux
A CLI based quizzing application.
ducksoop/quiz-maker
School Project -- Fall 2016
ducksoop/snake
School project -- Spring 2017