Pinned Repositories
algorithm-princeton-partI
Solution to problem assigments of Data Structures and Algorithms - Part I by Princeton University offered in Coursera platform
AmericanasChallenge
A simple challenge in Americanas.com
angular1-alura
Alurapic example app from Alura angular 1 course
cell-flow
3D cell flow implemenation in opengl
charts
Bitnami Helm Charts
corpus-callosum-segmentation
Corpus Callosum U-Net based segmentation
flavioschuindt.github.io
My personal blog
knn
k-nearest neighbor algorithm implementaion in C
qt-persperctive-distortion-remotion
Remove perspective distortion in a image using four points correspondence
yasc
(Y)et (A)nother (S)imple (C)alculator - A simple C client-server calculator
flavioschuindt's Repositories
flavioschuindt/corpus-callosum-segmentation
Corpus Callosum U-Net based segmentation
flavioschuindt/algorithm-princeton-partI
Solution to problem assigments of Data Structures and Algorithms - Part I by Princeton University offered in Coursera platform
flavioschuindt/flavioschuindt.github.io
My personal blog
flavioschuindt/qt-persperctive-distortion-remotion
Remove perspective distortion in a image using four points correspondence
flavioschuindt/angular1-alura
Alurapic example app from Alura angular 1 course
flavioschuindt/cell-flow
3D cell flow implemenation in opengl
flavioschuindt/charts
Bitnami Helm Charts
flavioschuindt/conductor
Conductor is a microservices orchestration engine.
flavioschuindt/conductor-community
flavioschuindt/cs231n
Assignments of Stanford Course "CS231n: Convolutional Neural Networks for Visual Recognition"
flavioschuindt/cuda-studies
General repository to study CUDA
flavioschuindt/dicom-playground
Cool stuff using pydicom3 to deal with DICOM
flavioschuindt/django-tutorial
Django tutorial - https://docs.djangoproject.com/en/1.9/intro/
flavioschuindt/fluent-python
Repository containing codes example from book Fluent Python by Luciano Ramalho.
flavioschuindt/git-playground
A playground repository to GE git workshop
flavioschuindt/goodfood
Projeto feito em Django da disciplina de Projeto de Ambiente Computacional (PAC).
flavioschuindt/hakoiri-musume
Hakoiri musume ("daughter in the box") puzzle implemenation in C
flavioschuindt/hello-world
A Hello World to Go
flavioschuindt/image-processing-playground
A repository just to do funny things with image processing
flavioschuindt/jenkins-playground
cool stuff using jenkins, docker, etc.
flavioschuindt/kubeless
Kubernetes Native Serverless Framework
flavioschuindt/lukas-kanade-tracker
Optical Flow implementation using Lukas Kanade method
flavioschuindt/machinelearning-stanford
Repository with programming assignments solutions to Machine Learning course from Coursera.
flavioschuindt/metrics-server
flavioschuindt/nodejs-learning
Repository containing exercises resolutions from book "Aplicações web real-time com Node.js"
flavioschuindt/opengl
Funny things with opengl
flavioschuindt/python-buildpack
Cloud Foundry buildpack for the Python Language
flavioschuindt/python-docker-machine
Python wrapper around docker-machine
flavioschuindt/rabbitmq-delayed-message-exchange
Docker image based on official rabbitmq with additional delayed message exchange plugin.
flavioschuindt/TDDByExample
Code from "TDD By Example" book by Kent Beck.