Skip to content
View JosunLP's full-sized avatar
๐Ÿ’ป
Loading...
๐Ÿ’ป
Loading...

Highlights

  • Pro

Block or report JosunLP

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
JosunLP/README.md

๐Ÿ‘‹ Hello, I'm Jonas Pfalzgraf

๐Ÿ’ป Full-Stack Developer | ๐ŸŽจ Web Designer | ๐Ÿš€ Open Source Enthusiast

JosunLP Avatar

๐ŸŒ Find me around the web

Website LinkedIn Dev.to Twitch Mastodon

๐Ÿ“Š GitHub Stats

Profile Views GitHub Followers GitMoji

๐Ÿš€ About Me

As a passionate Full-Stack Developer, I primarily work with modern technologies like C# .NET, TypeScript, SASS, and PHP. I love developing innovative solutions and supporting open-source projects.

๐Ÿ› ๏ธ Tech Stack

Languages & Frameworks

C# TypeScript JavaScript PHP SASS

Frontend Technologies

Vue.js React Svelte Angular

Backend & Database

.NET Node.js MySQL PostgreSQL

๐Ÿ“ˆ GitHub Analytics

JosunLP's GitHub stats

Top Languages

GitHub Streak

trophy

Random Dev Quote

๐ŸŽฏ Featured Projects

A selection of my favorite open-source projects

๐ŸŽฌ user-enable-pip

Browser Script for Picture-in-Picture

A useful script that removes disabled Picture-in-Picture flags on websites. A follow-up development of the original ZDF and Crunchyroll scripts.

๐Ÿ”— Links: GitHub Repository


๐Ÿš€ WAPS-Framework

PHP Web Application Framework

A modular PHP web framework designed for fast and easy development of small to medium-sized projects. Originally started as a learning project, it continues to evolve into a solid, fully open-source PHP framework.

โœจ Features:

  • ๐Ÿ”ง Modular Architecture
  • ๐Ÿ“ฑ Responsive Design Support
  • ๐Ÿ”’ Security-Focused
  • ๐Ÿ“š Comprehensive Documentation

๐Ÿ”— Links: Live Demo | GitHub Repository


๐Ÿ” KeywordFinder

Static Text Analysis Tool

An intelligent tool to support text analysis, specifically for analyzing tender texts. Originally developed from my vocational school thesis and continues to be developed as an open-source project.

๐Ÿ”— Links: Live Demo | GitHub Repository


๐Ÿ“บ SecureFeed

Cybersecurity RSS Feed Slideshow

An elegant slideshow application that regularly reads various cybersecurity RSS feeds and displays the content. Perfect as an info screen in companies, hackerspaces, and private environments.

๐Ÿ”— Links: Live Demo | GitHub Repository


๐ŸŒ Corsify-proxy

CORS Header Proxy API

A simple proxy API that adds CORS headers to Atom and RSS feeds. Solves cross-origin issues when integrating external feeds into web applications.

๐Ÿ”— Links: GitHub Repository


๐ŸŽจ Social-graphics-library

Open Source Graphics Generator

The open-source version of the FearNixx Graphic Generator. Available under MPL-2.0 license and customizable by anyone. Includes AfDesign and SVG files for easy customization.

๐Ÿ”— Links: GitHub Organization


๐Ÿ› ๏ธ FriendlyHelper

TypeScript Standard Library

A TypeScript-based standard library with useful methods like GUID generation, number extraction from strings, and many other standard methods that usually need to be rewritten for each new project.

๐Ÿ”— Links: GitHub Repository


๐Ÿ”ง BrowserExtensionTemplate

Browser Extension Starter Template

A basic template based on SASS and TypeScript for creating browser extensions without directly relying on larger frameworks.

๐Ÿ”— Links: GitHub Repository

๐Ÿ’ Support My Work

If you like my projects and want to support my work, I'd appreciate a small donation!

Ko-fi


๐Ÿค Let's Stay Connected

I'm always happy to receive feedback, collaborations, or just a nice chat about technology and development.

๐Ÿ“ง Contact: Website | LinkedIn


"Code is like humor. When you have to explain it, it's bad." โ€“ Cory House

Visitor Count

Pinned Loading

  1. BrowserExtensionTemplate BrowserExtensionTemplate Public template

    A basic template based on SASS and TypeScript to create browser extensions.

    TypeScript 1

  2. php-ircd php-ircd Public

    Forked from danopia/php-ircd

    A modern, secure, and extensible IRC server in PHP!

    PHP