Pinned Repositories
aguluman
Config files for my GitHub profile.
AngularComponent
Implementing code sample regarding Angular Components from planetgeek.ch
Apollo
Learning WebApi from Ultimate-Web-Api
bike-rental-showcase
ElasticCollection
Implemented an Elastic collection of a given object called Products
Essential-FSharp
F# mentoring session with Ian Russel
FoodBnD
A Breakfast/Dinner Reservation API with Domain Driven Design Architecture using C#
Genesys-Internship
Lessons from Genesys Learnable-21 Internship
server
The core infrastructure backend (API, database, Docker, etc).
VR-Pain-Management-for-Kids
VR Pain Management Software solution for kids
aguluman's Repositories
aguluman/ElasticCollection
Implemented an Elastic collection of a given object called Products
aguluman/aguluman
Config files for my GitHub profile.
aguluman/AngularComponent
Implementing code sample regarding Angular Components from planetgeek.ch
aguluman/Apollo
Learning WebApi from Ultimate-Web-Api
aguluman/bike-rental-showcase
aguluman/Essential-FSharp
F# mentoring session with Ian Russel
aguluman/server
The core infrastructure backend (API, database, Docker, etc).
aguluman/VR-Pain-Management-for-Kids
VR Pain Management Software solution for kids
aguluman/case-challenge
Building a super simplified version of a Payment Service Provider (PSP)
aguluman/Coding-Katas
My understanding of C# and F# through coding challenges.
aguluman/Data-Serialization
This writes the console output to a *txt and *json file. and read those 2 files back to the console window
aguluman/Diorts
Where I test any unity stuff before using it on my project.
aguluman/eandel
Just a simple website developed with django
aguluman/essential-fsharp-1
Markdown source of Essential F# ebook
aguluman/Eurus-Bank
Basic Features of an ATM app using EF-Core and MS-SQL Server.
aguluman/fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
aguluman/Grace
Grace Version Control System
aguluman/Kika
An e-commerce Api built with NodeJS.
aguluman/Mazakin-Bank
An ATM App using ADO.NET and MSSQL DB.
aguluman/MobileBankApplication
A Cordova Browser Application Using OpenBankProject API
aguluman/ng-my-best-practices
aguluman/Nous-University
A university portal applying asp.net MVC and EF-Core
aguluman/OxfordDDD
One week Domain-Driven Design (“DDD”) course given as part of Software Engineering Programme at Oxford University
aguluman/pioneer
a todo application using nestJS
aguluman/preparation
my journey in recreating PAC-MAN
aguluman/Random-Number-Generator
Genertares a random number without repitition when executed
aguluman/resharper-fsharp
F# support in JetBrains Rider
aguluman/SportStore
An E-commerce Application built with Angular
aguluman/TimeTrackingExercise
Trying to understand Domain-Driven-Design with FSharp with Books and Open-Source Projects
aguluman/WebApi-With-SpringBoot-And-Java
Learning Springboot, building a CRUD API with jdbc and making use of unit testing