Skip to content
View Aledosim's full-sized avatar
Block or Report

Block or report Aledosim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Aledosim/README.md

Imagem0082

Hi there!

My name is Alexandre do Sim, I'm a physics teacher from Brazil that like GNU/Linux (I use MX Linux). I did some bootcamps on Digital Innovation One, studied about data science but my main interest is in software quality. Currently I'm a CTFL certificated software tester. My second insterest is in front end development.

A few years ago I graduated in a technical course of audio and video production, since then I did a feel audio works. For now this is my hobbie.

Main projects

All these projects followed the principles of Test Driven Development. Except for BitInforma, in which I wrote most tests later (because I was learning how to do it), and Mover.

  • qute-snippets: a python script for qutebrowser which lets the user associate a text with a given keyword and retrieve it later.

  • Cryptocurrencies Max Min: an analisys of cryptocurrencies prices based on their maximum valuation and devaluation. For this I used pandas and matplotlib within Jupyter. The work is in portuguese.

  • Short Listen: a single page application that shows the most played musics of Deezer and have a list of user's favorite songs. Developed with ReactJS.

  • BitInforma: a landpage to follow cryptocurrencies with a search field to look for different currencies. Developed with ReactJS.

  • AdReg: a social media advertisement database with a impact prediction system. Writen in python with pytest.

  • Mover: a graphical experiment with Kivy.

Contacts

Pinned

  1. qute-snippets qute-snippets Public

    Script for qutebrowser to save and paste texts

    Python

  2. CryptocurrenciesMaxMin CryptocurrenciesMaxMin Public

    Análise da cotação de criptomoedas com base nas máximas valorizações e desvalorizações.

    HTML

  3. short-listen short-listen Public

    A list of the most played musics of Deezer, with favorites feature.

    JavaScript

  4. bitinforma bitinforma Public

    A landpage for criptocurrencies

    JavaScript

  5. adreg adreg Public

    Advertisement database system

    Python

  6. mover mover Public

    Some geometrical form with various movement types based in Kivy

    Python