Skip to content
View thartet's full-sized avatar
👩‍🎓
Hochschule Furtwangen
👩‍🎓
Hochschule Furtwangen

Highlights

  • Pro
Block or Report

Block or report thartet

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

Popular repositories Loading

  1. image_compression image_compression Public

    Script de compression d'images en bash

    Shell 1

  2. rvsh.sh rvsh.sh Public

    Commande shell utilisant deux modes : connect (connexion à une machine virtuelle avec le nom d'un utilisateur) et admin (permettant à l'administrateur de gérer la liste des machines connectées au r…

    Shell

  3. sudoku sudoku Public

    This code is a python implementation of a sudoku solver. It uses backtracking algorithm to find a solution for a given sudoku grid.

    Python

  4. sudoku_online_thartet.github.io sudoku_online_thartet.github.io Public

    This website allows you to solve sudokus online with a GUI. You have to enter the values of the grid given and then you click on check and it solves the puzzle.

    JavaScript

  5. ascii_donut ascii_donut Public

    JavaScript

  6. password_generator password_generator Public

    This code is a password generator with multiple options. It generates passwords from 4 to 20 characters. You can use uppercase, lowercase, numbers and symbols.

    JavaScript