You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"FlightApp" is a small mobile test application developed using SwiftUI. It provides information about cheap flights and allows users to like their favorite flights. The app uses an API for flight data and has some hard-coded elements.
An interactive ASP.NET 8 MVC playground for exploring Microsoft HybridCache — set, get, and invalidate cache entries by key or tag through a live browser UI. Defaults to IMemoryCache (L1) + DistributedMemoryCache (L2), designed to be swapped for NCache or SQL Server with a single config change.
When a bank- or lottery check is printed, the amount is usually printed with both numbers and letters. Here I've written the algorithm that converts an amount to the alphabetical representation.