Skip to content
Vitor Freitas
Vitor Freitas

Vitor Freitas

Web Developer

  • Home
  • Projects
  • Research
  • Contact
  • Python & Django Blog

Tag: Aesthetic

Posted on March 22, 2018March 22, 2018

Curated List of Web Pages

Nice resource for web designers/developers to get insights and ideas: pages.xyz.

About Me

Hi there! My name is Vitor Freitas. I’m a Web Developer from Brazil 🇧🇷. Currently living in Finland 🇫🇮, pursuing a Ph.D. in Software Engineering.

I work at the University of Oulu on the M3S Research Unit. On my free time, I like to write about Python and Django on Simple is Better Than Complex.

Follow Me

  • Facebook
  • Twitter
  • Instagram
  • LinkedIn
  • GitHub

Recent Posts

  • How I Use Trello April 3, 2018
  • Curated List of Web Pages March 22, 2018
  • Practice Over Natural Ability March 22, 2018
  • How to Change macOS Default Screen Shot Folder March 21, 2018
  • Hello, World! March 20, 2018

RSS Simple is Better Than Complex

  • How to Integrate Highcharts.js with Django April 3, 2018
    Highcharts is, in my opinion, one of the best JavaScript libraries to work with data visualization and charts out there. Even though Highcharts is open source, it’s a commercial library. It’s free for use in non-commercial applications though. In this tutorial we are going to explore how to integrate it with a Django project to […]
  • Django Tips #22 Designing Better Models February 10, 2018
    In this post, I will share some tips to help you improve the design of your Django Models. Many of those tips are related to naming conventions, which can improve a lot the readability of your code. The PEP8 is widely used in the Python ecosystem (Django included). So it’s a good idea to use […]
  • How to Use RESTful APIs with Django February 3, 2018
    First, let’s get those terms out of our way. The REST acronym stands for Representational State Transfer, which is an architectural design. Usually when we use the term RESTful, we are referring to an application that implements the REST architectural design. API stands for Application Programming Interface, which is a software application that we interact […]
  • How to Implement Dependent/Chained Dropdown List with Django January 28, 2018
    Dependent or chained dropdown list is a special field that relies on a previously selected field so to display a list of filtered options. A common use case is on the selection of state/province and cities, where you first pick the state, and then based on the state, the application displays a list of cities […]
  • How to Implement Multiple User Types with Django January 18, 2018
    This is a very common problem many developers face in the early stages of the development of a new project, and it’s also a question I get asked a lot. So, I thought about sharing my experience with previous Django projects on how to handle multiple user types. I’ve tried many different strategies. In this […]

Categories

  • Apps (1)
  • Books (1)
  • Quotes (1)
  • Random (1)
  • Technology (3)
  • Tips (2)
  • Web Design (1)

Tags

  • Aesthetic
  • Apple
  • High Sierra
  • Mac
  • macOS

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Archives

  • April 2018
  • March 2018
  • GitHub
  • Twitter
  • Facebook
  • Linkedin
  • Instagram
Proudly powered by WordPress