Git Product home page Git Product logo

Personal website, portfolio and blog

Hey! This is my personal website.

Check murilopolese.com to see how it looks like.

I used to have a very complicated javascript website but now it's a less complicated static thing built with python.

Building

Create a virtual environment (venv) for installing the libraries locally.

python -m venv venv
source venv/bin/activate

Make sure you have markdown, frontmatter and Pillow installed.

pip install markdown python-frontmatter Pillow

Generate the thumbnails:

python generate_thumbnails.py

Generate html pages:

python generate_pages.py

Deploy

aws s3 sync ./ s3://www.murilopolese.com/ --exclude '.*' --exclude './venv' --acl public-read

Murilo Polese's Projects

acr-cloud-live-streaming icon acr-cloud-live-streaming

ACR Cloud live stream fingerprinting tool on a docker container. This tool extracts fingerprints of live channels and upload them into your bucket in realtime.

becomingprecious icon becomingprecious

Becoming Precious is a Precious Plastic incubator in a container at Frihamnstorget.

beelengo icon beelengo

Beelengo games are the games I made with my beloved Bee

briefcase icon briefcase

Tools to support converting a Python project into a standalone native application.

clocks icon clocks

Digital clock made of analogic clocks

codekatas icon codekatas

Personal code katas very inspired by this: http://codekata.com/

concertina icon concertina

This is an app for helping me to learn concertina. In memory of my great-grandfather.

dejavu-docker icon dejavu-docker

Docker container for dejavu: Audio fingerprinting and recognition in Python

designitmakeygo icon designitmakeygo

This project was initially inspired by Makey Makey Go and designed for Designit's prototyping workshops and used later on for lectures at Berghs School of Communication.

elkill icon elkill

Chrome extension to kill html elements inspired by xkill jedi way to close programs.

esp_8_bit icon esp_8_bit

Atari 8 bit computers, NES and SMS game consoles on your TV with nothing more than a ESP32 and a sense of nostalgia

explor icon explor

An implmentation of Ken Knowlton’s Mini-Explor for GNU Fortran.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.