Skip to content
View NeverMendel's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report NeverMendel

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

Hi there! 👋

I’m Davide, a Computer Science student at the University of Venice.

Have a look at my Linkedin profile.

Here are some of the project I worked on:

Pinned

  1. leetcode-export leetcode-export Public

    Python script and Docker image to export your LeetCode submissions

    Python 16 6

  2. chrome-headless-screenshots chrome-headless-screenshots Public

    Node.js script and Docker image to take screenshots of webpages with Chrome headless and Puppeteer

    JavaScript 8 7

  3. heif-convert heif-convert Public

    Multi-Platform command line tool written in Python to convert HEIF images

    Python 17 5

  4. NumericalSolutionOfEquations NumericalSolutionOfEquations Public

    GUI application that solves equation using 3 different numerical methods (Bisection, Secant, Newton)

    C++ 2 1

  5. DualVideoPlayer DualVideoPlayer Public

    Dual Video Player is a simple webpage that can be used to play two videos side by side. It is written in HTML, CSS and Vanilla JavaScript.

    JavaScript

  6. snake.js snake.js Public

    Snake game made with pure JavaScript, no libraries or frameworks used.

    JavaScript