Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by MateusZitelli
A curated list of projects in awesome lists by MateusZitelli .
https://github.com/mateuszitelli/promptmate
PromptMate is your AI partner to develop code.
Last synced: 19 Dec 2024
https://github.com/MateusZitelli/PromptMate
PromptMate is your AI partner to develop code.
Last synced: 06 Nov 2024
https://github.com/mateuszitelli/react-bar-chart
A bar chart component made with React.js and D3.js
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/hookit
WebHooks management and monitoring tool.
devops-tools productivity-tools webhooks webhooks-management
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/pyplanets
A gravitational simulator written in Python.
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/react-pie
A simple pie chart component using React.js and D3.js
Last synced: 12 Dec 2024
https://github.com/mateuszitelli/qeopps
(Q)eopps is an (E)volutionary (O)ptimizator for (P)arallel (P)rogram(s)
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/360-stabilizer
360 degree video stabilization tool
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/n-body_barnes_hut
N-Body simulation in linearithmic time
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/maze-nverter
A* Implementation in JavaScript with React.js
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/python-l-system
Simple L-System generator codded in python
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/react-points-allocator
A react.js component to allocate points between differents specs.
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/data-mining-project
UFABC Data Mining Course project about AutoML
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/barnes-hut-implementation
O(n log n) nbody implementation
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/nanolifev2
Simple artificial life simulator
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/react-graph
A React.js component to render a svg graph
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/react-wizard-pager
Simple react component for create choices divided by steps
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/ris
RItS (Ruby image to String) is a ASCII Art program, tranforming images in text file or in an Image
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/opengl-studies
OFF models loading, normals calculation, Phong Ilumination and Shading implementations.
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/nanolife_ec2
Version of nanolife with text log and without rendering
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/pylastic
Simple physical simulator codded in python.
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/nanolife
Nanolife is a simple artificial life simulator based in Nanopond
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/file-watcher
File watcher implemented following the callbags specs
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/massfilerenamer
A nautilus-script for mass renaming files with a pattern
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/docs-vim-chicken-scheme
Some summarized content for create an Chicken Scheme development using Vim
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/evolubots
Simple artificial life simulator
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/ciobra
C imlementation of barnes-hut algorithm - O(n log n) nbody algorithm
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/react-simple-router
Simple router for react.js
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/sph-in-tree
SPH implementation using Barnes-Hut algorithm
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/tree-bots
Simple autotrophic turing machines evolving to get energy efficiently
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/sicp
As a vacation project I'll be studying the book Structure and Interpretation of Computer Programs.
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/farmaciahumanitas.com.br
Simple commercial webpage from Farmácia Humanitas - www.farmaciahumanitas.com.br
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/arduino-led-matrix
Simple code for a led matrix using an arduino controlled by serial.
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/timmedtodos
A simple app to improve focus in what matters.
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/sql-compiler
A simple SQL subset compiler to Java classes.
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/learning-react
Some code that I writed while learning react.js
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/mulherometro
Um site com objetivo de mostrar a relação entre generos num determiando evento do facebook
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/personal-logo
A reusable and animated SVG logo created with the Snap.svg javascript lib.
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/react-bonner
Componente para polemizar propondo temas ácidos para o Bonner ler no debate
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/react-bootstrap-koa-webpack
React.js + bower.js + Koa.js + webpack starter template
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/atsml
Advanced Topics in Statistical Machine Learning - COMP4680 - ANU
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/bisecting-kmeans
Bisecting K-means implementation for UFABC AI class
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/paradigmas-programacao
Projeto para matéria de paradigmas de programação-Q3-2014 da UFABC
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/compiler-studies
Studies for MC3201 - UFABC
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/sentiment-analysis
First project for the Machine Learning class - UFABC
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/mundipagg-smartwallet-python
Conector com o mundipagg smart wallet
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/mateuszitelli.github.io
My personal website
Last synced: 19 Dec 2024
https://github.com/mateuszitelli/graph_ploter
Plot graph os functions in command line
Last synced: 19 Dec 2024