Alican Demirtas's repositories
BlazinPizzaCO
A pizza store app addressing primarily the process of making an order. It allows the user to log in and earn points for the twenty percent of the money they spend. Upon reaching a hundred points, a user can claim a free medium pizza with up to 6 toppings. One can order as a guest but will not be awarded any points.
FSharpDemos
Functional programming demos with F# and .NET Core using VSCode with Ionide.
GithubFinder
A jQuery AJAX demo that interacts with GitHub's API to retrieve profiles as the user types into the textbox. The retrieval is trigged by each key the user presses within the textbox.
KonneyTM
An event manager app that allows a user to create and keep track of events while storing all the information that he may need, such as phone numbers and emails of venues and people, address of the venues, date and time of the events. User friendly UI allows the user to add people, venues and events with ease.
PortfolioLanding
My online portfolio landing page which contains links both to the live demos and the GitHub repositories for the projects that are featured in my software development portfolio.
SenecaBookstore
A bookstore application that groups the books based on their genres and authors. It allows the user to search by keyword and sort by ascending/descending title and price.
FSharpKoans
A simple, fun, and interactive way to learn the F# language through testing.
get-programming-fsharp
Companion code repository for https://www.manning.com/books/get-programming-with-f-sharp
git-operations-demo
Repo for trying out some of the git operations that I am not yet familiar with.
SAFE-template
dotnet CLI template for SAFE project