not-git

First released on 03/22/2024 Last updated* on

Technologies used:

rs
rs
A Rust implementation of some of the plumbing and porcelain commands in Git. It focuses on file-systems, IO and bitwise operations that I have never used before.

Chat API

First released on 10/06/2023 Last updated* on

Technologies used:

ex
Elixir
ws
Web Sockets
An Elixir Phoenix-based backend for the chat app that uses REST-like endpoints as well as sockets to provide functionality for chat rooms. It uses a custom authentication system using short-lived…

Chat App

First released on 09/20/2023 Last updated* on

Technologies used:

vue
Vue
ts
TypeScript
ws
Web Sockets
A chat app built with Nuxt/Vue 3 that utilizes WebSockets with e2e encryption. With a focus on UI/UX, it uses a lot of newer CSS features, the WebCrypto API SSR…

way

First released on 01/15/2022 Last updated* on

Technologies used:

go
Golang
way is a CLI tool that I made for finding the absolute path for a subdirectory from a certain path so that I can CD to it easily. If you…

shortnr

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

Technologies used:

ts
TypeScript
react
React
A quick and simple project to create a URL shortening service. It uses React (TypeScript) on the frontend and Node/Express (TypeScript) on the backend with a MongoDB database. Short URLs…

Benyakir Writes

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

Technologies used:

ts
TypeScript
react
React
gql
GraphQL
A GatsbyJS-powered frontend for my blog that uses TypeScript and Styled Components. The main emphasis on this site is accessibility and a better implementation of search/sort/filter functionality than can be…

egt-press

First released on 08/18/2021 Last updated* on

Technologies used:

sass
Sass
tw
Tailwind CSS
svelte
Svelte
ts
TypeScript
A statically generated website for a small business. It uses SvelteKit alongside Tailwind CSS

A Week’s Worth Frontend

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

Technologies used:

sass
Sass
ng
Angular
gql
GraphQL
an Angular project that uses Apollo to communicate with a GraphQL-powered backend and manage data. It's not an artistic or pretty project, mostly aimed at just being functional. The purpose…

Showcase

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

Technologies used:

ts
TypeScript
react
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.…

Recovering Grandeur

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

Technologies used:

sass
Sass
vue
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…