First released on 07/19/2021
―
Last updated* on
Technologies used:
TypeScript
React
Showcase is another page on the benyakiredits blog It's a page that's almost wholly controlled by React Typescript and shows off widgets that I have been developing for other projects.…
First released on 07/19/2021
―
Last updated* on
Technologies used:
Sass
Vue
A Vue-powered frontend for the fictional hospital Recovering Grandeur. It is a Single Page Application with a store, routing and even route verification. Stateless components are mostly under the components…
First released on 07/11/2021
―
Last updated* on
Technologies used:
Python
GraphQL
This project is a backend for an upcoming project. It uses Django to interact with a PostgreSQL database then delivers the information using GraphQL (via the Graphene-Django package). It utilizes…
First released on 03/13/2021
―
Last updated* on
Technologies used:
Sass
JavaScript
PHP
WordPress
A custom WordPress theme made for my blog at benyakiredits.com. Its primary features are custom types, a custom search endpoint, heavy styling and a few dynamic JavaScript features. Custom types…
First released on 11/28/2020
―
Last updated* on
Technologies used:
Sass
Python
JavaScript
g-f-benyakir is simple Flask server to run an applicable recipe through my own r2api package to get the units translated from metric to imperial and then translated. The purpose of…
First released on 12/14/2020
―
Last updated* on
Technologies used:
Python
recipe2api is a Python package aimed at converting recipes on blogs without an external API into a Python dictionary/JSON object. As of now, it can only parse websites (reliably) for…