Skip to content
View danibritods's full-sized avatar

Block or report danibritods

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danibritods/README.md

Data | Software Engineer | BSc in CS


Some of the Things I’ve Done
  • PingPOMDP: computational abstraction of DishBrain to explore Active Inference. My undergrad thesis.
  • consulta_academica: foundations for data analysis and data features within UENF's Academic System.
  • AcaDem: python and SQL script to extract and process my college's students data.
  • Undergrad research: on Data Science theoretical and practical foundations.
  • Introds: Introduction to Data Science summer course I've organized and taught at my college following R for data science.
  • Timetabling: group project for the Software Testing class where I've designed the archtecture using FastAPI, implemented the models and controllers, as well as the unit tests and the github actions workflows for testing.
  • case-basedosdados: dataviz case to explore BigQuery and basedosdados's API.
  • ChitChat: created a protocol and three architectures to implement a simple chat and learn about Sockets, RPC, P2P, networks and distributed systems.
  • dlox: my following of the awesome Crafting Interpreters to learn more about compilers.
  • The classics: implemented some of the classical algorithms and data structures such as quicksort, huffman code, hashing and simulated annealing for the TSP.
  • Solved some fun exercisms to learn Elixir and Rust.
  • Wrote "Introdução à Linguagem Julia" a short introductory book on Julia Language.
  • Built and documented a CRUD to an imaginary supermarket with ruby on rails, docker and postgres to learn the basics of webdev.
  • Created a simple calculator and a Tic Tac Toe using React to gain a better understanding of JavaScript and functional programming within the context of building interactive web applications.
Some of the Things I Love

Pinned Loading

  1. ping_pomdp ping_pomdp Public

    Making a POMDP learn to play Pong

    Jupyter Notebook 1

  2. demanda_academica demanda_academica Public

    Automatically assess and aggregate the demand for each subject in UENF's Computer Science course curriculum.

    Python

  3. introds introds Public

    🇧🇷 Introduction to Data Science - summer course I've organized

    HTML 1 4

  4. ds_fundamentals_research ds_fundamentals_research Public

    My undergrad research on data science concepts, tools and scope.

    TeX

  5. sistdist sistdist Public

    🇧🇷 Multiple implementations of a chat program to learn concepts of Distribuited Systems

    Python 1

  6. case-basedosdados case-basedosdados Public

    Dataviz case using basedosdados, bigquery and geopandas

    Jupyter Notebook