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/javascript-algorithms
[Fork] 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
disouzam/HtmlSanitizer
[Fork] Cleans HTML to avoid XSS attacks
disouzam/llm4regression
Examining how large language models (LLMs) perform across various synthetic regression tasks when given (input, output) examples in their context, without any parameter update
disouzam/jupyturtle
[Fork] Python Turtle graphics for Jupyter notebooks
disouzam/filequery
[Fork] Query CSV, JSON and Parquet files with SQL
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
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/sdxjs
[Fork] Software Design by Example with JavaScript
disouzam/python-ternary
[Fork] :small_red_triangle: Ternary plotting library for python with matplotlib
disouzam/ThermodynamicsGNN
[Fork] Code for the paper "Thermodynamics-informed graph neural networks" published in IEEE Transactions on Artificial Intelligence (TAI).
disouzam/shcheck
[Fork] A basic tool to check security headers of a website
disouzam/You-Dont-Know-JS
[Fork] A book series on JavaScript. @YDKJS on twitter.
disouzam/pythonfluente2e-forked
[Fork] Python Fluente, Segunda Edição
disouzam/active-directory-dotnetcore-daemon-v2
[Fork] A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity
disouzam/atividade-pratica-1-front-end-pucminas-2024
This project was bootstrapped with Create React App. And customized with two simple components, CustomHeader and Content, as part of a practical activity of Front-end architecture course, taught by professor [Samuel Martins](https://www.linkedin.com/in/samwx/). This course is part of Software Engineering specialization course from PUC Minas
disouzam/DiffDock
[Fork] Implementation of DiffDock: Diffusion Steps, Twists, and Turns for Molecular Docking
disouzam/taticas-api
[Fork] Taticas arquiteturais de criação de APIs
disouzam/api-test-project-postman-newman
[Fork]
disouzam/csharp-for-perf-systems-ayende-article
Repository to play with Ayende's code presented at https://www.codemag.com/article/2403091
disouzam/cantok
[Fork] Implementation of the "Cancellation Token" pattern
disouzam/greenshot
[Fork] Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
disouzam/r4ds-solutions
[Fork]
disouzam/ms-identity-aspnet-daemon-webapp
[Fork] A web application that sync's data from the Microsoft Graph using the identity of the application, instead of on behalf of a user.
disouzam/ortools-tutorial
[Fork] Tutorial for OR-Tools training
disouzam/react-ga4
[Fork] React Google Analytics 4
disouzam/causality
[Fork] Notes, exercises and other materials related to causal inference, causal discovery and causal ML.
disouzam/metronomes
[Fork] Endless tick-tock generators
disouzam/Effective-.NET-Memory-Management
[Fork] Effective .NET Memory Management, published by Packt
disouzam/Apollo-11
[Fork] Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
disouzam/ServeRest
[Fork] APIs REST simulando loja virtual para servir de estudo de testes de API de forma manual ou automatizada