Skip to content
View martwozniak's full-sized avatar
🟒
ONLINE
🟒
ONLINE
Block or Report

Block or report martwozniak

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

Pinned Loading

  1. future.md future.md
    1
    Future:
    2
    - SaaS (Enterprise SaaS)
    3
    - Blockchain
    4
    - AI
    5
    - Industry 4.0
  2. ecommerce ecommerce Public

    Java (Spring Boot) + Next.js Super simple e-commerce website with basic functionalities related to shopping πŸ›’

    Java

  3. geolocation geolocation Public

    A geolocation 🌍 application using Leaflet. Developed in Next.js

    TypeScript

  4. personalwebsite personalwebsite Public

    πŸ–Œ My personal website that uses Markdown content types and Next.js templates.

    TypeScript

  5. nginx reverse proxy without ssl nginx reverse proxy without ssl
    1
    server {
    2
    
                  
    3
       server_name <DOMAIN_NAME> www.<DOMAIN_NAME>;
    4
       client_max_body_size 100M;
    5
       autoindex off;
  6. chatbot-ui chatbot-ui Public

    Forked from mckaywrigley/chatbot-ui

    An open source ChatGPT UI.

    TypeScript 2