Git Product home page Git Product logo

Index

Daniel Leite's github stats

Opensource Contributions

https://github.com/xunilrj?org=rome&year_list=1
https://github.com/rome/tools/pulls?q=author%3Axunilrj

Articles I wrote

Math

Theory

Geometric Interpretation of Covariance
Maximum Likelihood Estimation
Probability as Set Measure

Handouts

Log
Exponentials
Binomial Coefficient
Series
Fibonacci Numbers
Calculus
Real Analysis

Probability and Statistics

Probability
Statistics
Asymptotic Statistics
Linear Regression

Introduction to Probability Solutions

Linear Algebra

Singular Value Decomposition (SVD)

Problems

Car out of Gas, Likelihood and statistics using R

Computer Science

Server Architecture
Can OO Strike Back?
Understanding SQL Server 2008 R2 Execution Plan - Part 1
Who is Afraid of Parsing
C++ Performance: Packed array and Valgrind

leetcode/hackerrank

leetcode - 26 - Remove Duplicates from Sorted Array c++, rust
leetcode - 146 - LRU Cache
leetcode - 235 - Lowest Common Ancestor of a Binary Search Tree
leetcode - 236 - Lowest Common Ancestor of a Binary Tree
leetcode - 295 - Find Median from Data Stream
leetcode - 480 - Sliding Window Median
Other Leetcode Submissions (some have tutorial/references etc...)
hackerrank - Array Manipulation
hackerrank - Fraudulent Activity Notifications
hackerrank - Heaps: Find the Running Median
hackerrank - Find the Running Median
hackerrank - Binary Search Tree Lowest Common Ancestor

Computer Graphics/Gamedev

Computer Graphics Guide
webGPU
Unreal Engine - Localization
Unreal Engine - Basic locomotion using Mixamo
Unreal Engine - Writing Complex Unreal functions in C++

Concurrency

Concurrency

Algorithms and Data Structures

Compression - LZ77
CRTD - Conflict-free Replicated Data Type
Bitfield
Memory Allocator

Linux

Linux Kernel Development

Machine Learning

Neural Network inside Browsers (Pytorch + ONNX + ONNXJS)

Languages

C#

C# Index

C/C++

C++ Index
C++ Coroutines (even for WebAssembly)
Command line Debugging
Cache LRU
Functional (Curry, Partial Binding and Pipeline)

R

Realtime London Underground Position

Javascript

React + Freezer

WebAssembly

WebAssembly Series

Index

01 - WebAssembly with C/C++

    01.1 - Compiling the compiler (LLVM)  
    01.2 - Installing Dependencies  
    01.3 - Compiling our WASM file  
    01.4 - Peeking inside the LLVM ll file  
    01.5 - Linking the WASM file  
    01.6 - The Whole Process  
    01.7 - Using wasmer  

02 - Running Webassembly inside browsers

    02.1 - Creating host application  
    02.2 - Loading WASM using ParcelJS integration  
    02.3 - Loading WASM manually  
    02.4 - Enabling Console.Log  
    02.5 - Peeking inside the WASM file  

03 - Javascript/Webassembly Interaction and Memory Layout

03.1 - More complex interactions
03.2 - Returning a Struct and Memory Operations
03.3 - Calling the generated Wasm and reading Memory
03.4 - Wasm Memory Layout

C++ Coroutines (even for WebAssembly)

WASM presentation
WASM presentation - PT/BR

Rust

Generational Index

Chat
low level HTTP using MIO
scalability using Cassandra/ScyllaDB

SSTable
Simple Trait based SSTable

RCU - Read-Copy-Update
Concurrent FIFO

Multithread Columnar DB
DB

RELM - Rust ELM Relm

Merkle Tree Merkle Tree

Go

IETF Servers:

daytime
echo

Gossip:

UDP Gossip
Gossip

Courses

columbia-cg-animation
columbia-ia
columbia-robotic
coursera-princeton-algorithms-1
coursera-sandiego-algorithms
ImperialCollege-LinearAlgebra
IMTx-Queue-Theory
johnhopkins-datascience
kth-distributed-algorithms-1
NewYorkBuffalo-ComputerVision
university-of-texas-linear-algebra
UTAustinX UT.PHP.16.01x

My Stackoverflow Answers

C# and .NET

UnitOfWork, Repository Database Connection Issue

about IoC container Unity
https://stackoverflow.com/questions/39954586/unitofwork-repository-database-connection-issue/40418462#40418462

Why does 'unbox.any' not provide a helpful exception text the way 'castclass' does?

about how the .NET JIT works
https://stackoverflow.com/questions/39914845/why-does-unbox-any-not-provide-a-helpful-exception-text-the-way-castclass-do/40073409#40073409

Cancel Specific Task using CancellationToken

How TPL works
https://stackoverflow.com/questions/35816146/cancel-specific-task-using-cancellationtoken/35817808#35817808

C++

iterator over non-existing sequence

how to create C++ iterators
https://stackoverflow.com/questions/38730479/iterator-over-non-existing-sequence/38772065#38772065

Non-Copyable, Moveable only wrapper for OS handles

Shoud Non-Copyable class have user conversion https://stackoverflow.com/questions/54963695/shoud-non-copyable-class-have-user-conversion#54963784

SQL Server

Log file is growing with Simple Recovery mode

how SQL Server internals works
https://stackoverflow.com/questions/38590066/log-file-is-growing-with-simple-recovery-mode/38592482#38592482

Theory

What's the difference between deadlock and livelock?

https://stackoverflow.com/questions/6155951/whats-the-difference-between-deadlock-and-livelock/35129823#35129823

Daniel Frederico Lins Leite's Projects

Daniel Frederico Lins Leite doesn’t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.