Skip to content
View MartinMerkli's full-sized avatar
Block or Report

Block or report MartinMerkli

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

Hi, I'm a student programming mainly in python.

Connect with me:

GitHub Github @MartinMerkli: main account
Github @Emil105105 for side-projects

PyPI PyPI @MartinMerkli

StackOverflow Stackoverflow @emil105

Pinned Repositories:

ksalp.ch httpanalyzer merkli.me

Languages and Tools:

Python I've been using python since 2020 for a variety of applications such as simple scripts, desktop apps and website backends. It's the language I started with and know most about.

HTML My first experiments with HTML were back in 2020. Nowadays, I create entire websites with it.

JavaScript Shortly after I began using HTML, I started learning JavaScript. I almost always use vanilla JS except for ajax-requests, for which I use jQuery.

CSS Since I was creating web pages, I've been using CSS. First only to lay out the pages, later for more complex things such as navigation bars.

Flask In the spring of 2022, I wanted to create my first website with python as the backend. Flask was definitely a good choice, as it easy to use but still has all the necessary features.

Git Git is an almost existential tool for collaboration for developers. As you can see in my GitHub contribution graph, I started using it at the start of 2023.

Bash As a linux user, I've used bash to automate daily tasks as well as to create shortcuts.

LaTeX For scientific papers which I have to write in school, I use LaTeX because it is well organized and the go-to standard.

SQLite As my website got more popular, I chose SQLite to store data such as hashed credentials and uploaded content from the users.

nginx My website uses nginx for SSL encryption and to secure the flask backend by measures such as rate limiting.

PyPI I've published my first package on pypi in 2023.

Pinned

  1. ksalp.ch ksalp.ch Public

    Source code of the website "ksalp.ch" which is not online yet.

    Python 3

  2. httpanalyzer httpanalyzer Public

    A python library for analyzing http-request. Useful to reduce unnecessary traffic.

    Python 2

  3. merkli.me merkli.me Public

    This is the source code of merkli.me. You can report bugs here.

    HTML 3