Hüseyin AkbaşRust: A Rocket.rs Framework Controller Usage ExampleHere is an example project where I tried to achieve grouping endpoints via controller structure so that it’s easier to register them on…Apr 17Apr 17
Hüseyin AkbaşRestless: Using REST without using RESTI have been using REST for many years just like every other developer who are in Web industry. I like some parts of the rest but I hate…Jan 8, 2022Jan 8, 2022
Hüseyin AkbaşCreating Docker container for PHP scriptsPHP scripts has a bad reputation about their environmental dependencies. Unlike most of the developers, I always prefer using all of my…Mar 7, 2021Mar 7, 2021
Hüseyin AkbaşSelecting Tech Stack: Business Oriented Messaging ApplicationAs a project manager for a few years, I have been working with various projects especially for startups and I wanted to publish a…Dec 27, 2020Dec 27, 2020
Hüseyin AkbaşPhilosophical approaches: learning, wonder and equilibriumEquilibrium is a term used to explain how learning occurs in educational sciences. Each person has an equilibrium of knowledge which means…Dec 26, 20201Dec 26, 20201
Hüseyin AkbaşPhilosophical approaches: purity of systemsPurity comes when a system is not dependent or vulnerable to another one. Math is, for example, is a consistent and pure system in itself…Dec 26, 2020Dec 26, 2020
Hüseyin AkbaşPhilosophical approaches: verbs and nouns in human mindVerb is not a basic concept. It is actually made up of quite a lot of references to nouns. Therefore, you should be able to reduce a verb…Dec 26, 2020Dec 26, 2020
Hüseyin AkbaşPhilosophical approaches: everything/infinity‘Everything’ is a relative term and when used on its own it refers to the biggest set of assets in your mind but infinity is quite…Dec 26, 2020Dec 26, 2020
Hüseyin AkbaşMeaning in Short: IntroductionLanguage is a tool for us, humans, to communicate each other. It has been tried to be represented in different forms throughout the…Mar 19, 2020Mar 19, 2020
Hüseyin AkbaşNfcReader: A very simple NFC library for C# that supports insert and discard eventsAfter I had worked for a project related to bus payments and cards. I have developed a simple C# library and used it in that project. I…Nov 22, 201811Nov 22, 201811