Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kopiro/kopiro
Personal portfolio website
https://github.com/kopiro/kopiro
kopiro portfolio website
Last synced: about 1 month ago
JSON representation
Personal portfolio website
- Host: GitHub
- URL: https://github.com/kopiro/kopiro
- Owner: kopiro
- Created: 2016-05-12T15:37:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T13:05:52.000Z (5 months ago)
- Last Synced: 2024-10-30T08:07:02.478Z (3 months ago)
- Topics: kopiro, portfolio, website
- Language: HTML
- Homepage: https://www.kopiro.me
- Size: 1.77 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flavio De Stefano
### \@kopiro## work
- [Spotify](https://www.spotify.com) - Senior Engineer (2019/jan to present)
- [Caffeina](https://www.caffeina.com) - Engineering Manager (2017/jul to 2018/dec)
- [Caffeina](https://www.caffeina.com) - Full-stack web/mobile Engineer (2012/sep to 2017/jul)
- [Pane&Design](https://www.ped.company/) - Jr. Web Engineer (2011/oct to 2013/dec)
- [Computer Science (University)](https://www.unipr.it/en) - (2010/sep to 2013/dec)## proj
* [MBTI showcase](https://kopiro.github.io/mbti) - Showcase for MBTI personality types and cognitive functions (2024)
* [PikaBulba](https://kopiro.github.io/pika-bulba) - Pikachu & Bulbasaur racing themselves (2023)
* [PolpettaMag (website)](http://www.polpettamag.com/) - Website for the magazine "PolpettaMag" (2017)
* [Duccio Grassi Architects (website)](http://www.ducciograssi.com/) - Company website for the Architect Studio "Duccio Grassi Architects" (2017)
* [Iotti + Pavarani Architetti (website)](http://www.iotti-pavarani.com/) - Company website for the Architect Studio "Iotti + Pavarani" (2014)
* [Il Paesaggio della Bonifica (website)](http://ilpaesaggiodellabonifica.it/) - Portal for "Il Paesaggio della Bonifica" (2011)## oss
* [siriwave](https://github.com/kopiro/siriwave) - The Apple® Siri wave-form replicated in a JS library.
* [homebridge-tapo-camera](https://github.com/kopiro/homebridge-tapo-camera) - Homebridge plugin for TP-Link TAPO security cameras
* [trimethyl](https://github.com/trimethyl/trimethyl) - Titanium toolchain with superpower and wrapper around bugs.
* [homebridge-playstation](https://github.com/kopiro/homebridge-playstation) - Playstation integration for Homebridge / HOOBS.
* [ti.notifications](https://github.com/caffeinalab/ti.notifications) - Useful Titanium+Alloy widget to handle notifications messages when app is in foreground.
* [ti.tilt-image-view](https://github.com/caffeinalab/ti.tilt-image-view) - FacebookPaper-style tilt-fullscreen Image viewer widget for Titanium Alloy.
* [ti.goosh](https://github.com/caffeinalab/ti.goosh) - GCM/FCM module for Titanium.
* [ti.loader](https://github.com/caffeinalab/ti.loader) - Alloy+Titanium widget to display a loader mask for you applications.
* [ti.formbuilder](https://github.com/caffeinalab/ti.formbuilder) - Build forms for Titanium with just an object.
* [ti.passcode](https://github.com/caffeinalab/ti.passcode) - Alloy+Titanium widget for an identical iPhone lock screen with passcode.
* [ti.sharer](https://github.com/caffeinalab/ti.sharer) - Sharing widget heavily inspired by AirBNB, with default drivers and the ability to add custom drivers to share.
* [whatever2telegram](https://github.com/kopiro/whatever2telegram) - Allows forwarding whatever you want to a Telegram handle.
* [ulala](https://github.com/kopiro/ulala) - Show the right things when you scroll
* [xscreensaver-apple-aerial](https://github.com/kopiro/xscreensaver-apple-aerial) - Apple TV screensaver for Linux
* [kopiro](https://github.com/kopiro/kopiro) - Personal portfolio website
* [eslint-plugin-react-hooks-ssr](https://github.com/kopiro/eslint-plugin-react-hooks-ssr) - eslint plugin to forbid globals within the react server side rendering
* [pika-bulba](https://github.com/kopiro/pika-bulba) - Simple 3D game of pokemons running with beautiful pixel-art
* [tommy](https://github.com/caffeinalab/tommy) - Web Assets converter and optimizer
* [mbti](https://github.com/kopiro/mbti) - Myers–Briggs Type Indicator showcase with Carl Jung functions## press
* [Using C89 on a '80s Macintosh SE to solve Advent of Code 2023](https://dev.to/kopiro/using-c89-and-a-macintosh-se-to-solve-advent-of-code-2023-44b1) - For this year AdventOfCode, I want to try to solve some problems using an old Macintosh SE I have... (Dec 3 '23)
* [Hey Siri, make coffee!](https://dev.to/kopiro/hey-siri-make-coffee-2n9p) - “my wife was tired of bringing me coffee in bed every morning. But I am too lazy (especially in the m... (Jan 21 '21)
* [How I built the SiriWaveJS library: a look at the math and the code](https://dev.to/kopiro/how-i-built-the-siriwavejs-library-a-look-at-the-math-and-the-code-l0o) - It was 4 years ago when I had the idea to replicate the Apple® Siri wave-form (introduced with the iP... (Aug 3 '20)
* [How to easily run any Linux tool on any machine](https://dev.to/kopiro/how-to-easily-run-any-linux-tool-on-any-machine-2g6p) - Have you ever encountered a situation like the ones below? Situation 1: You’re on your Linux worksta... (Jul 30 '20)
* [How to install Kali on a USB stick with pure EFI boot on a Mac (and with virtualization via USB on Virtualbox)](https://dev.to/kopiro/how-to-install-kali-on-a-usb-stick-with-pure-efi-boot-on-a-mac-and-with-virtualization-via-usb-on-virtualbox-2md2) - This tutorial is for everyone who wants a USB stick with a full Kali installation to use with your Ma... (Jul 30 '20)
* [Kata resolution: Next bigger number with the same digits](https://dev.to/kopiro/kata-resolution-next-bigger-number-with-the-same-digits-41mj) - I would like to share with you my solution of a Kata on CodeWars. This is the link to the kata... (Jul 30 '20)
* [What I learned hacking the Facebook Messenger Soccer game](https://dev.to/kopiro/what-i-learned-hacking-the-facebook-messenger-soccer-game-mo6) - Recently, during the last European Football Championship, Facebook introduced a little game in the Me... (Jul 30 '20)
* [The hardware behind Otto: a monkey plush which became my vocal assistant](https://dev.to/kopiro/the-hardware-behind-otto-a-monkey-plush-which-became-my-vocal-assistant-1gaa) - Otto is a monkey plush that we found in a highway store during a trip with my girlfriend in February... (Jul 30 '20)[0xEDE51005D982268E](https://www.kopiro.me/gpg.txt)