An open API service indexing awesome lists of open source software.

https://github.com/nevermendel/nevermendel

GitHub profile
https://github.com/nevermendel/nevermendel

github readme

Last synced: 12 months ago
JSON representation

GitHub profile

Awesome Lists containing this project

README

          

### Hi there! šŸ‘‹

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

Have a look at my [**Linkedin** profile](https://linkedin.com/in/davide-cazzin).

Here are some of the project I worked on:

- [LeetCode Export](https://github.com/NeverMendel/leetcode-export) - Python script and Docker image to export your LeetCode submissions
- [Chrome Headless Screenshots](https://github.com/NeverMendel/chrome-headless-screenshots) - Node.js script and Docker image to take screenshots of webpages with Chrome headless and Puppeteer
- [heif-convert](https://github.com/NeverMendel/heif-convert) - Multi-Platform command line tool written in Python to convert HEIF images
- [Numerical Solution Of Equation](https://github.com/NeverMendel/NumericalSolutionOfEquations) - GUI application that solves equation using 3 different numerical methods
- [snake.js](https://github.com/NeverMendel/snake.js) - Snake game made with pure JavaScript