Pinned Repositories
Concordance
Just a simple concordance in two languages, C# and Java.
design-review-template
LouiesGuiAdventDash
A realtime dashboard powered by F# on the backend.
OpenOrderFramework
An ASP.NET MVC 5 app that works as a generic shopping cart. It can be customized to handel any type of online shopping. Users can place an order and that order is sent via e-mail to the store's owners
SitePointTutorialBackendServer
This is the SignalR back-end server code that pushes performance data.
SitePointTutorialFinalAngularClient
This is the final Angular.js client that consumes the SignalR service.
SitePointTutorialSimpleAngularClient
This is the bare bones Angular.js client for SignalR.
SmallBot
The SmallBot Discord bot running in an asp.net web app. It connects to OpenAi to respond to users more intelligently.
WebApiWithJavaClient
A Web API 2.0 file server Service with a Java client.
lbacaj's Repositories
lbacaj/OpenOrderFramework
An ASP.NET MVC 5 app that works as a generic shopping cart. It can be customized to handel any type of online shopping. Users can place an order and that order is sent via e-mail to the store's owners
lbacaj/SmallBot
The SmallBot Discord bot running in an asp.net web app. It connects to OpenAi to respond to users more intelligently.
lbacaj/design-review-template
lbacaj/LouiesGuiAdventDash
A realtime dashboard powered by F# on the backend.
lbacaj/SitePointTutorialFinalAngularClient
This is the final Angular.js client that consumes the SignalR service.
lbacaj/SitePointTutorialBackendServer
This is the SignalR back-end server code that pushes performance data.
lbacaj/Concordance
Just a simple concordance in two languages, C# and Java.
lbacaj/SitePointTutorialSimpleAngularClient
This is the bare bones Angular.js client for SignalR.
lbacaj/WebApiWithJavaClient
A Web API 2.0 file server Service with a Java client.
lbacaj/BlogDemoCoreNlpClient
A demo client for my blog post on getting started with NLP on .NET
lbacaj/ConstructionWebApp
just a construction website for a friend
lbacaj/SingalHub
lbacaj/tech-v2
History is written by the winners
lbacaj/UnbeatableT3
A simple tic tac toe game that uses singlar and is unbeatable because it implements the MinMax/NegaMax algo.