Skip to content
View SchloesserJonas's full-sized avatar
🦦
🦦

Highlights

  • Pro

Organizations

@Jonas-Schloesser @Ecke-GmbH
Block or Report

Block or report SchloesserJonas

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
SchloesserJonas/README.md

Hello stranger 👋

Welcome to my github profile :)

✏️ Currently using...

  • Languages: JavaScript, HTML, CSS, SQL, Python
  • Languages with (very) little experience: C, C++, Java, Batch
  • Runtimes: Nodejs, Python
  • Frameworks: Vue.js, fastify (earlier express)
  • 📊 Databases: MySQL, PostgreSQL
  • Other: Docker and Docker Compose

⌨️ Projects in development:

  • vue-notifications - A customizable vue.js library to show Pop-Up notificatons on your webpage

💻 Projects in production:

  • darkmode.js - A lightweight js library to implement a darkmode at your website
  • theme.js - V2 of darkmode.js but with support for more than 2 themes
  • vue-insta-stories-webpage-integration - An npm package for vue.js to create a slideshow in the look of an instagram story
  • unify.css - A mixture of reset.css and normalize.css to optimize your coding workflow.
  • availability checker - A small script to monitor the availability of web services using Pushover API
  • python-logger-utility - A predefined logger that uses python logging to generate colorcoded logs

📚 Learning/ Wanna learn...

  • C#, Rust
  • MongoDB & redis
  • some facettes of the .NET Framework

Other interesting things about me

  • I like all kinds of tech stuff (especially buttons... don't ask why)

🌍 Contact:

Feel free to drop me a message on discord or vía email if you use one of my librarys or have any questions.
Looking forward to see your work! :)

profile image banner

Some more Stuff

I really liked the stats card when I first saw them. So there you go
Top Langs

Pinned Loading

  1. theme.js theme.js Public

    A lightweight js library to change between a predefined selection of themes using js/html/css

    JavaScript

  2. darkmode.js darkmode.js Public

    A lightweight js library to change between light and darkmode using js/html/css

    JavaScript

  3. availability-checker availability-checker Public

    Lightweight script that tracks the uptime of webservices and notifies you using Pushover API

    JavaScript

  4. unify.css unify.css Public

    A mixture of reset.css and normalize.css to optimize your coding workflow.

    CSS

  5. python-logger-utility python-logger-utility Public

    Some utilities for the python logger to generate color coded logs

    Python

  6. vue-icon-converter vue-icon-converter Public

    A converter to convert a single (quadratic) image to the necessary formats for vue icons

    Python