A basic note management web application that has been built using ASP.NET Core, ASP.NET Core Identity, Entity Framework Core, and Postgresql.
A collection of independent dotnet core projects written in C# that demonstrate how to integrate with various AWS services using the AWS SDK for dotnet
Shows how to use, customise, and configure Identity on Asp.Net Core with different backend stores (postgresql, mssql, sqlite)
A playground for demonstrating concepts such as architecture, design, dotnet core, typescript, react, database and docker
This project is a compilation of various algorithms and data structures that have been implemented using different programming lanaguages
A basic template that consists of the essential elements that are required to start building a React (v16.3) application using Webpack (v4)
A calculator that provides the essential arithmetic operations, an expression builder, and a complete history of all expressions
A weather application that provides the current weather, daily forecast, and hourly forecast
A basic template that consists of the essential elements that are required to start building a Single Page Application using React, React Router, Redux, Bootstrap 4, Sass, and Webpack
A quote browser and manager that allows one to search famous quotes and save them to a data store
A basic note application that uses a CLI (Command Line Interface) frontend to capture and manage notes, and a file system to store notes
A basic note application that uses a CLI (Command Line Interface) frontend to capture and manage notes, and Mongodb to store notes
A basic note application that uses a CLI (Command Line Interface) frontend to capture and manage notes, Mongoose ODM to manage MongoDB interaction, and mongodb to store notes
A basic note application that uses a CLI (Command Line Interface) frontend to capture and manage notes, and Couchbase Server as a data store
A basic note application that uses a CLI (Command Line Interface) frontend to capture and manage notes, an express note management API built using Express, and Mongodb to store notes
A basic note application that uses an Express frontend to capture and manage notes, and mongodb to store notes
A basic note application that uses React frontend to capture and manage notes, an api written in ExpressJS, and Mongodb to store notes
This cheatsheet provides a collection of commonly used GIT commands
This cheatsheet provides a collection of commonly used docker commands.
This is a guide on Docker technology. The intent of the guide is to serve as a starting point for those not familiar with Docker. However it is also meant for experienced individuals that may be looking for alternative ways of looking at Docker.
This is a guide on MongoDB database technology. The intent of the guide is to serve as a starting point for those starting out with MongoDB.