Pinned Repositories
myfinance-web-dotnet
Repositório com o conteúdo do trabalho prático da disciplina Práticas de Implementação e Evolução de Software
97-things-every-programmer-should-know
[Fork] Pearls of wisdom for programmers collected from leading practitioners.
AdvancedCSharp
This repository has the purpose of exercising the lessons from Microsoft C# advanced series in 8 short videos. In this way, most of the code here will not be my solely creation but copies of what has been demonstrated in the lectures.
aeds-elemar-jr
Anotações do Curso Algoritmos e Estruturas de Dados oferecido por Elemar Jr. / Eximia.Co
AsyncCSharp
Learning repo - to try concepts around asynchronous programming
blast-furnace-mass-balance
An educational algorithm for mass balance calculation of charges for a blast furnace in an ironmaking unit
DesignPatterns-Udemy-CourseCodes
Learning material from Design Patterns course at Udemy
github-zero-to-hero
GitHub Zero to Hero - Live com Júlio Arruda
ortools-tutorial
[Fork] Tutorial for OR-Tools training
streamlit-30days-learning
Repository to play with streamlit, loosely following the 30 days challenge at https://30days.streamlit.app/
disouzam's Repositories
disouzam/ClosedXML
[Fork] ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
disouzam/aosabook
[Fork] The Architecture of Open Source Applications
disouzam/commitlint
[Fork] 📓 Lint commit messages
disouzam/coveragepy
[Fork] The code coverage tool for Python
disouzam/filequery
[Fork] Query CSV, JSON and Parquet files with SQL
disouzam/fuzztest
[Fork]
disouzam/github-readme-stats
[Fork] :zap: Dynamically generated stats for your github readmes
disouzam/graph-permissions-explorer
[Fork] Repository for public site hosting graph permissions
disouzam/jint
[Fork] Javascript Interpreter for .NET
disouzam/jupyturtle
[Fork] Python Turtle graphics for Jupyter notebooks
disouzam/matplotlib
[Fork] matplotlib: plotting with Python
disouzam/mutmut
[Fork] Mutation testing system
disouzam/node-gyp
[Fork] Node.js native addon build tool
disouzam/numpy
[Fork] The fundamental package for scientific computing with Python.
disouzam/peps
[Fork] Python Enhancement Proposals
disouzam/pip
[Fork] The Python package installer
disouzam/pipx
[Fork] Install and Run Python Applications in Isolated Environments
disouzam/pkl
[Fork] A configuration as code language with rich validation and tooling.
disouzam/pkl-pantry
[Fork] Shared Pkl packages
disouzam/professional-programming
[Fork] A collection of learning resources for curious software engineers
disouzam/progit2
[Fork] Pro Git 2nd Edition
disouzam/pylint
[Fork] It's not just a linter that annoys you!
disouzam/sdxpy
[Fork] Software Design by Example: a tool-based introduction with Python
disouzam/StatResourcesHub
[Fork] StatsResourcesHub: Your go-to repository for all things statistics and programming. Find tutorials, code samples, and tips in Python, R, and more. Perfect for learners and data enthusiasts alike!
disouzam/thirdbit
[Fork] The Third Bit website
disouzam/TorchSharp
[Fork] A .NET library that provides access to the library that powers PyTorch.
disouzam/virtualenv
[Fork] Virtual Python Environment builder
disouzam/vscode
[Fork] Visual Studio Code
disouzam/vscode-gitlens
[Fork] Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
disouzam/yesql.net
[Fork] YeSQL.NET is a class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files