Jason

Hobbyist full-stack developer with passion, building mostly backend systems and APIs.

developer.py
developer = {
    'name': 'Jason',
    'type': 'Full Stack',
    'skills': ['API', 'Discord Bots', 'SurrealDB'],
    'passion': 'Building backend applications and Discord Bots',
    'languages': ['Python', 'JavaScript', 'SurrealQL'],
    'dependencies': ['Music', 'atomicradio'],
    'code': lambda : [
        while True:
            ensure_service('atomicradio'), # https://atomic.radio
            eat('pizza'),
            sleep(),
            code('astroid'), # https://astroid.cc
            repeat()
    ]
};

About Me

I'm an 18 year old hobbyist full-stack developer from Germany. I have a passion for building backend systems and APIs. I'm currently working on a project called Astroid, a simple to use multi-platform bridge that connect various platforms like Discord, Nerimity and Guilded together.

API Development
Backend Development
Database management
Project management
System administration

Skills & Expertise

These are my skills and expertise in various technologies and tools that I use to build amazing projects.

Frontend

JavaScript HTML5 CSS Tailwind

Backend

Python FastAPI

Database & OS

SurrealDB MariaDB Ubuntu/Debian Windows

Tools & Others

Git Visual Studio Code Postman

Featured Projects

These are my featured projects that I have worked on. I'm always working on new projects and ideas to improve my skills and knowledge.

Astroid

Astroid

Multi-Platform bridge and REST-API

Astroid

A multi-platform bridge built in Python for connecting multiple platforms.

Python FastAPI SurrealDB
PyLeaf

PyLeaf

Custom Nanoleaf controller

PyLeaf

A custom built Nanoleaf controller app using my PyLeafAPI as replacement for the Nanoleaf App

HTML JavaScript CSS Prototyping
PyLeafAPI

PyLeafAPI

Smart home controller API

PyLeafAPI

A smart home controller built in Python for controlling various smart home devices

Python FastAPI Prototyping
Presence

Presence

Discord Presence Iframe

Presence

An API that delivers your current activity rendered as an iframe

Python HTML JavaScript CSS
nerimity.py

nerimity.py

Python framework for Nerimity

nerimity.py

A python framework to help you built your Nerimity Bot in python

Python Websockets