Pinned Repositories
aspnet-core-mvc
Cross-Platform Development with ASP.NET Core MVC
concept
A concept project that shows how to improve a tight coupling, everything in 1 layer, to loose coupling application by applying "Layered Architechture", "DDD", "DI", "Repository" and "Unit of Work".
crwn-clothing
dating-app-api
Dating application API using ASP.NET Core 2
DevRocks03
A repository that contains stuffs for DEVRocks#03
nOBITa3001's Repositories
nOBITa3001/DevRocks03
A repository that contains stuffs for DEVRocks#03
nOBITa3001/aspnet-core-mvc
Cross-Platform Development with ASP.NET Core MVC
nOBITa3001/crwn-clothing
nOBITa3001/dating-app-api
Dating application API using ASP.NET Core 2
nOBITa3001/dating-app-spa
Dating application SPA using Angular 5
nOBITa3001/delivery-service
nOBITa3001/DevRocks05
A repository that contains stuffs for DEVRocks#05
nOBITa3001/dotnet-thai-charset-conversion
Convert TIS620 to UTF8 back and forth with .NET Core
nOBITa3001/DSC
Data Science With C# and ML.NET
nOBITa3001/electron-timer
Simple timer using Electron with Angular 4 following https://angularfirebase.com/lessons/desktop-apps-with-electron-and-angular/
nOBITa3001/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
nOBITa3001/fitness-tracker
nOBITa3001/HPC
nOBITa3001/introduction-to-build-website-with-bootstrap-4
An example of creating a single page website with Bootstrap 4
nOBITa3001/lesson-12
We have added redux to our application so we can leverage all the benefits that come with uni-directional data flow. Instead of the prop drilling we would have to do in order to pass our new user object down deeper into our component trees from our app, we can now just connect those components directly to our redux store where we store all our data.
nOBITa3001/mdb-corporate-website
Sample corporate website using MDB
nOBITa3001/mdb-landing-page
Sample landing page using MDB
nOBITa3001/monsters-rolodex
nOBITa3001/next-match
nOBITa3001/poc-go-module
nOBITa3001/react-admin-dashboard
nOBITa3001/react-heroes
nOBITa3001/Reactivities
Reactivities project - using C# and React following Neil Cummings on Udemy
nOBITa3001/SlackAPI
.NET Implementation of the Slack team communication platform API.
nOBITa3001/SM.API
nOBITa3001/SM.SPA
nOBITa3001/swift-workshop
nOBITa3001/Travis.Demo
nOBITa3001/unit-testing-using-xunit
Unit testing C# in .NET Core using dotnet test and xUnit following https://docs.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-dotnet-test
nOBITa3001/ztm-golang
Source files for the Go language course on zerotomastery.io