A Week’s Worth – Backend

First released on 07/11/2021 Last updated* on

Technologies used:

py
Python
gql
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…

Benyakir Edits

First released on 03/13/2021 Last updated* on

Technologies used:

sass
Sass
js
JavaScript
php
PHP
wp
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…

g-f-benyakir

First released on 11/28/2020 Last updated* on

Technologies used:

sass
Sass
py
Python
js
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…

r2api

First released on 12/14/2020 Last updated* on

Technologies used:

py
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…