Skip to content
View barraponto's full-sized avatar

Organizations

@politicahacker @DevStonks

Block or report barraponto

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
barraponto/README.md

Hello World 👋

Hi, I am Capi Etheriel. I have a thing for web scraping data for civic projects.
If that's your thing too, get in touch.

https://barraponto.dev.br


Oi mundo 👋

Oi, eu sou o Capi Etheriel. Meu negócio é raspagem de dados da Web para fins cívicos.
Se esse for o seu negócio também, entre em contato.

https://barraponto.dev.br

Pinned Loading

  1. scrapy/scrapy Public

    Scrapy, a fast high-level web crawling & scraping framework for Python.

    Python 54.5k 10.7k

  2. usegit Public

    Use Git courseware, written in slidev

    Vue 33

  3. ES6+ event-based browser idle timer.
    1
    const DOCUMENT_EVENTS = [
    2
      'mousemove', 'mousedown', 'click',
    3
      'touchmove', 'touchstart', 'touchend',
    4
      'keydown', 'keypress'
    5
    ];
  4. Pythonic sum of 2014 World Cup spend...
    1
    # coding: utf-8
    2
    from urllib.request import urlopen
    3
    from xml.etree import ElementTree
    4
    
                  
    5
    
                  
  5. Basic Webscraper in Python, dealing ...
    1
    import aiometer
    2
    from aiocsv.readers import AsyncDictReader
    3
    from aiohttp import ClientSession as Session, ClientTimeout
    4
    from aiofiles import open
    5
    from yarl import URL

30 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to AdamXweb/WhiteSurFirefoxThemeMacOS, barraponto/dotfiles, golevelup/nestjs and 11 other repositories
Loading A graph representing barraponto's contributions from March 10, 2024 to March 16, 2025. The contributions are 32% pull requests, 32% commits, 24% issues, 12% code review.

Contribution activity

March 2025

Created an issue in flox/flox that received 3 comments

Cannot determine effective uid

Describe the bug: Running flux init gave me the "cannot determine effective uid" warning. Steps to reproduce: Nix installed via determinate nix ins…

3 comments
Loading