Skip to content
View allyssonmacedo's full-sized avatar

Block or report allyssonmacedo

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

Allysson Macedo

πŸ‘‹ Hi, I’m @allyssonmacedo
πŸ‘€ I’m interested in Python, SQL, R, ECL, RPA, PowerBI
🌱 I’m currently a Data Analyst
πŸ’žοΈ I’m looking to collaborate on Data Science/Engineering Projects
πŸ“« How to reach me Instagram / LinkedIn / [email protected]

Repositories Organization


The repositories are classified according to type and stages of development describe below. To avoid a large amount of git repo, they were grouped in sections [Folders] and inside them, it can be found small end-to-end projects.

β”œβ”€β”€ Type
β”‚Β Β  β”œβ”€β”€ pb      <- Projects Brainstorming with several sources
β”‚Β Β  β”œβ”€β”€ ap      <- Custom Aplications with scrips, data science, business intelligence and applied knowledge.
β”‚Β Β  β”œβ”€β”€ fk      <- Forked repository of any kind.
β”‚Β Β  └── saas    <- SAAS systems [private/collaborative]

β”œβ”€β”€ Stages
β”‚Β Β  β”œβ”€β”€ dev     <- Development projects (end-to-end)
β”‚Β Β  β”œβ”€β”€ prd     <- Production projects with deploy
β”‚   └── std     <- Study projects with different sources [Private]

β”œβ”€β”€ Folders
β”‚Β Β  β”œβ”€β”€ ds      <- Data Science projects with data, reports, analysis and modeling.
β”‚Β Β  β”œβ”€β”€ bi      <- Business Intelligence projects with data, dashboards, analysis.
β”‚Β Β  └── sc      <- Source Code mainly scrips and algorithms.

Want to more about my repositories? Take a look inside them and see the READ.me file.

Commits track

β”œβ”€β”€ feat: New features, something that didn't exist.
β”œβ”€β”€ fix: Bug fixes.
β”œβ”€β”€ docs: Changes in documentation files.
β”œβ”€β”€ style: Changes in styles, formatation or design.
β”œβ”€β”€ refactor: Changes in the application, but not for the final user. 
β”œβ”€β”€ perf: Changes that impact the performance
β”œβ”€β”€ test: Create or modify tests.
β”œβ”€β”€ chore: Modifications in configs, build, CI/CD, etc

Pinned Loading

  1. pb-dev-code-track pb-dev-code-track Public

    Projects brainstorming with code and reports from differents resources

    Jupyter Notebook 1

  2. allyssonmacedo allyssonmacedo Public

    Config files for my GitHub profile.

  3. ap-dev-linkedin-job-scrapper ap-dev-linkedin-job-scrapper Public

    This project creates a crawler that looks for jobs in linkedin page and map the words most descripted as prerequisites

    Jupyter Notebook

  4. ap-dev-virtual-assistent-olga ap-dev-virtual-assistent-olga Public

    Olga is a virtual assistent like Jarvis from Iron Man. Olga has some basic functions like play musics, write notes and talk about the wether.

    Python 1

  5. ds-dev-credit-score-predict ds-dev-credit-score-predict Public

    Creating a credit score predict from zero

    HTML

  6. sc-dev-ECL sc-dev-ECL Public

    Source codes in ECL / Lexis Nexis Course / Yelp data analysis

    ECL