-
π₯ My latest project: riseandflour A live production website for a local cafe β riseandflour.co.uk β built on WordPress with a fully custom theme designed and coded from scratch.
-
π€ The project I am most proud of: expression-evaluator. expression-evaluator is a tool written in Vlang that;
- reads a mathematical equation as an input string
- splits it into tokens (characters)
- processes the equation with the Shunting Yard algorithm using a stack ensuring to follow the correct order of operations
Basically it can compute an input string like
6+7*3/7and return the answer:9 -
β‘ Some of my own favourite projects are:
- wp-db-merge. A PHP script that imports a (WordPress) single site database into a multisite database.
- jcompiler. An API written in Go that can compile and return the result of submitted code, currently supporting python, js & ts, and golang.
- simple-file-storage. An API written in Go for uploading and retrieving files, I also have a PHP version.
- electron-pgp. PGP keychain utility software written in JS with Electron.
- mysql-query-builder. MySQL query builder written in multiple languages.
- v-algorithms. Algorithms implemented in V.
- url-shortener. URL shortener written in Go.
-
π’ My LinkedIn page linkedin/jasper-alani
-
π¬ Ask me about new projects!
-
π About me I love food. Especially pizza... and ramen!
- Oxfordshire, United Kingdom
Pinned Loading
-
jcompiler
jcompiler PublicA microservice-based system designed to execute code snippets in various programming languages.
Go
-
-
-
wp-db-merge
wp-db-merge PublicWordPress: Merge a non-multi site database into a multi site database
PHP
-
-
image-downloader
image-downloader PublicCommand line program to bulk download images from webpage
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.