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

meteor-line icon meteor-line

Simple line system with timeout implemented in Meteor.

moods icon moods

Meteor mood calendar very inspired by Brigada Creativa's calendars.

mu icon mu

A small, simple editor for beginner Python programmers. Written in Python and Qt5.

music icon music

Grooveshark inspired music player

nedb icon nedb

The JavaScript Database, for Node.js, nw.js, electron and the browser

nodewebhook icon nodewebhook

Simple tool for receiving web hook requests and update repositories

p5.js icon p5.js

p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —

pand-air-o icon pand-air-o

Uses Leap Motion to create a virtual "air" pandeiro (Brazilian hand drum) playing experience.

pixel-turtle icon pixel-turtle

"Turtle programming" implementation for Kano's Pixel Kit using MicroPython

roboticarm icon roboticarm

Exercice on inverse kinematics to build a robotic arm

rtp_sfpc_2021 icon rtp_sfpc_2021

Homework and research done by participants of Recreating the Past at School for Poetic Computation Fall 2021 program

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.