Skip to content
View sluipmoord's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report sluipmoord

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sluipmoord/README.md

Hi there, I'm sluipmoord! πŸ‘‹

About Me

I'm a passionate developer with a love for coding and problem-solving. I enjoy exploring new technologies and continuously improving my skills.

Technologies & Tools

  • Languages: Python, Go, JavaScript, TypeScript, Java
  • Frameworks & Libraries: FastAPI, Flask, Echo, HTMX, React, Svelte, Node.js, Express, Django, Spring Boot, Serverless.js, Terraform
  • Databases: PostgreSQL, SQLite, MySQL, MongoDB, DuckDB
  • Tools & Platforms: Git, AWS, Linux, Docker

Thanks for stopping by! Have a great day! πŸš€

Pinned Loading

  1. osa-ultrascope-tracking osa-ultrascope-tracking Public

    Python 1

  2. fast-api-serverless fast-api-serverless Public

    Python

  3. Direct-Debit/go-commons Direct-Debit/go-commons Public

    Common Functionality to share between go projects

    Go

  4. teamgeek-io/flask-odoo teamgeek-io/flask-odoo Public

    Flask-Odoo is an extension for Flask that aims to simplify the integration with the Odoo XML-RPC API

    Python 12 6

  5. teamgeek-io/flask-blog-starter teamgeek-io/flask-blog-starter Public

    Blog application built with Flask and SQLAlchemy.

    Python 2 6

  6. Custom PGP Encryption TypeDecorator ... Custom PGP Encryption TypeDecorator for sqlalchemy and flask_sqlalchemy
    1
    import os
    2
    import sys
    3
    from typing import Any, ClassVar
    4
    
                  
    5
    from flask import current_app