Skip to content
View ecopque's full-sized avatar
🚩
Live your personal legend!
🚩
Live your personal legend!

Block or report ecopque

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

Hello, welcome!

Sit down, grab a coffee and let's explore code together while exchanging ideas. Here, you’ll find a variety of code, with a primary focus on Python and its libraries. Additionally, there are examples in CSS, HTML, Shell and more. Even if we don’t speak the same language (yet), we will certainly find a solution to any challenge that arises. ;-)

My Links

Visit my hub link and see more.

  • PGPKey 
  • Linktree 
  • versionpython :3.11.2 
  • ProfileCount 

Project Updates

Latest updates on repositories in use.

  • LastCommit-Blog_Project 
  • LastCommit-Schedule_Project 
  • LastCommit-Django 
  • LastCommit-IT_Systems_Project 

My Tools

Some tools I use most and others under study:

  • SQL  SQLite3  MySQL  MariaDB  Docker  DBeaver  SQLite Browser  PyMySQL 
  • GitHub  Git  Python  NumPy  Pandas  PySide6  Qt6 
  • Django  CSS  HTML5 
  • Visual Studio Code  Jupyter  Colab  Anaconda 
  • LibreOffice-Calc  LibreOffice-Draw  Draw.io  Freeplane 
  • GNU/Linux  Debian  Shell 

Latest Articles

My Stats

Top Langs 

GitHub Streak 

Pinned Loading

  1. schedule_project schedule_project Public

    The Schedule Project is ideal for those looking for a simple and efficient solution to manage contacts, with the benefit of a robust structure provided by Django. With an emphasis on security and e…

    Python

  2. visualcalc_calculator visualcalc_calculator Public

    VisualCalc: This is a project that contains a graphical interface using PySide6 featuring the creation of buttons, layout, display, slots and connections.

    Python 2

  3. simple_banking_system simple_banking_system Public

    This script set creates a simple banking system, just as a demonstration of the use of object-oriented concepts, including abstraction, encapsulation, and polymorphism.

    Python

  4. cpf_generator cpf_generator Public

    Program that generates new CPFs in accordance with the rules of the Federal Revenue of Brazil. Note: this program is not intended to create false CPFs for misuse, just for study. Note: base code fo…

    Python

  5. cpf_validator cpf_validator Public

    Program that validates the CPF in accordance with the rules of the Federal Revenue of Brazil. Note: this program is not intended to create false CPFs, only to validate based on mathematical rules i…

    Python

  6. send_smtp_email send_smtp_email Public

    Program that send SMTP e-mails with Python.

    Python