danielbarbosa-developer
Digital native, Software Engineer and Machine Learning Engineer with an affinity for C#, Go, Python, Rust and Javascript.
CoduranceFlorianĂłpolis, Brazil
Pinned Repositories
Abacus
A repository containing code libraries that assist in mathematical calculations and applications that work like modern calculators.
bearing-anomaly-detection-LSTM-AE
This repository presents an implementation for bearing anomaly detection using an autoencoder with LSTM (Long Short-Term Memory).
BenchUnit
A nuget package to help apply benchmark tests in unit tests with .NET C#
bloomrpc
GUI Client for GRPC Services
GeoLocations
A Nuget package created to work with geographic coordinates.
grrs_rust_cli
LotsAPI
Redis_CSharp
A project to demonstrate how to use Redis with C#
Seturi
A tool that helps developers build dynamic URIs.
Video_Monitoring_Back-end
danielbarbosa-developer's Repositories
danielbarbosa-developer/bearing-anomaly-detection-LSTM-AE
This repository presents an implementation for bearing anomaly detection using an autoencoder with LSTM (Long Short-Term Memory).
danielbarbosa-developer/GeoLocations
A Nuget package created to work with geographic coordinates.
danielbarbosa-developer/LotsAPI
danielbarbosa-developer/Redis_CSharp
A project to demonstrate how to use Redis with C#
danielbarbosa-developer/Abacus
A repository containing code libraries that assist in mathematical calculations and applications that work like modern calculators.
danielbarbosa-developer/BenchUnit
A nuget package to help apply benchmark tests in unit tests with .NET C#
danielbarbosa-developer/bloomrpc
GUI Client for GRPC Services
danielbarbosa-developer/grrs_rust_cli
danielbarbosa-developer/Seturi
A tool that helps developers build dynamic URIs.
danielbarbosa-developer/Video_Monitoring_Back-end
danielbarbosa-developer/CepSearchEngine
Algorithm to perform all possible brazillian zip code combinations, and perform automatic queries of these zip codes for an API
danielbarbosa-developer/CepSystem
A single-page application that provides the user with zip code data from the Brazilian territory.
danielbarbosa-developer/College
All projects developed at the college
danielbarbosa-developer/college-web-programming-backend
A repository created as a college work for the web programming course unit
danielbarbosa-developer/college-web-programming-frontend
danielbarbosa-developer/CSharpAlgorithms
Solutions to computational problems with C#
danielbarbosa-developer/CSharpKatas
Code Katas in C#
danielbarbosa-developer/grpc_rust-example
A repository with grpc client and server applications in Rust.
danielbarbosa-developer/LotsWebAPI
A WebAPI server-side used by a client to see database informations about vehicules access in parkings.
danielbarbosa-developer/MyCalc
A simple desktop calculator developed in C#.
danielbarbosa-developer/MyEvents
An application that manages events and meeting times
danielbarbosa-developer/ProductsAPI
danielbarbosa-developer/projeto_integrador
danielbarbosa-developer/Projeto_Integrador_Frontend
danielbarbosa-developer/QRCode-Generator
A repository containing an ASP.NET MVC application that generates QR codes for end users, and also containing an ASP.NET web API that offers queries and generates QR codes for other systems and applications.
danielbarbosa-developer/TwitterEngineKata
Twitter engine used as code kata for practice.