Skip to content
View ericbsantana's full-sized avatar
๐Ÿน
๐Ÿน
Block or Report

Block or report ericbsantana

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
ericbsantana/README.md

Linkedin Google Scholar mailto:bitencourteric@hotmail.com

Hello! I am Eric Santana. I studied Philosophy at Federal University of Santa Catarina (UFSC) and I am currently studying System Analysis and Development at Paulista University (UNIP). On my day-to-day, my approach is to be a generalist software engineer.

Check out my projects. Ordered by more recent first to less recent:

  • A Terraform and Kubernetes learn in public project called infrafy which is a simple infrastructure as code project using Terraform and Kubernetes with a simple web application made with Fastify.
  • A boilerplate for Go API called gogimon which is a testable and scalable boilerplate for Go APIs.
  • A CLI app made in Go called gurl which is a simple HTTP client that simulates the original a cURL.
  • A fullstack app called kiosk-management. Made with React and Node. Developed an API REST with Express using TDD. Data persisted with MongoDB Atlas (using mongoose). React application uses React Router and Tailwind CSS. This project uses Lerna as monorepo manager.
  • A Python 3 Hackerrank problems solutions repo called python-playground.
  • A fullstack app called ad-network. Made using React, Node, MongoDB (mongoose) and Tailwind CSS;
  • A fullstack app called react-postit. Made using React, Node (w/ Express), MongoDB (mongoose) and Tailwind CSS;
  • A SPA called vue-movie which uses TMDB API to get movies. Made using Vue.js, Bulma and Sass;

๐Ÿงฐ Tech Stack

Check the technologies I've worked with and the ones I am currently working!

๐Ÿ› ๏ธ Hands-on experience tech stack

JS TypeScript Go REACT NEXTJS Apollo-GraphQL Node.js NestJS Jest MongoDB POSTGRESQL GitHub Actions AWS DigitalOcean Docker Terraform

๐Ÿ“š Learning in my free time

Python Rails

๐Ÿš€ I want to learn these soon

Gatsby Flutter Prisma Figma Rust

and discover a lot of new libs and frameworks!

๐ŸŽ“ Academic informations

I graduated in Philosophy at Federal University of Santa Catarina, Florianรณpolis (2018-2022).

In Mathematics, I'm interested in learning about Set Theory, Algebra and Computational Mathematics. In Philosophy, I'm interested in reading and research about Philosophy of Mathematics, Logic, Non-classical Logics and Computational Philosophy. I'm looking for a bachelor of software engineering to complete my curriculum (2023-2028).

But most important thing of all: I am very hungry for knowledge and a truly curious researcher.

Feel free to read my contributions to academic philosophy. You can read them by clicking in my Google Scholar badge. If you want to know more about my professional experiences, check out my Linkedin profile!


"Die Welt ist alles, was der Fall ist." - L. Wittgenstein

Pinned

  1. gurl gurl Public

    ๐Ÿ“œ A simple command-line tool to make HTTP requests. Inspired by cURL, proudly made with Go

    Go 2

  2. infrafy infrafy Public

    ๐Ÿ—๏ธ A project to spin up a Fasfity web application using Terraform and Kubernetes

    HCL

  3. gogimon gogimon Public template

    ๐Ÿ“ฆ A simple and minimal Go boilerplate for building RESTful APIs using Gin as HTTP web framework and MongoDB as database. Equipped with Testcontainers to make integration tests and expand to test otโ€ฆ

    Go

  4. python-playground python-playground Public

    ๐Ÿšธ Solved Hackerrank Python challenges.

    Python 1

  5. food-kiosk-manager food-kiosk-manager Public

    ๐Ÿ– A fullstack application made with TypeScript, React and Node.js

    HTML