https://github.com/nevermendel/nevermendel
GitHub profile
https://github.com/nevermendel/nevermendel
github readme
Last synced: 12 months ago
JSON representation
GitHub profile
- Host: GitHub
- URL: https://github.com/nevermendel/nevermendel
- Owner: NeverMendel
- Created: 2020-12-03T11:03:18.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T21:15:32.000Z (over 2 years ago)
- Last Synced: 2025-04-12T19:42:41.250Z (about 1 year ago)
- Topics: github, readme
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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