Skip to content
View davifeliciano's full-sized avatar
🦀
🦀
Block or Report

Block or report davifeliciano

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

Hey there 👋

  • I have a Bachelor of Science in Physics from University of Brasilia with emphasis on Computational Physics

  • Throughout my graduation I've developed several computational physics projects with Numpy, Pandas and Matplotlib, including

  • I'm enrolled in a Full Stack Web Development Bootcamp hosted by Driven Education where I've built projects like

    • connecting and connecting-api, the frontend and backend of a picture based social network, with upvote and following functionalities
  • I have interest in Web Development, Data Science, Linux, Mathematics, Machine Learning, Genetic Algorithms and much more

  • Currently challenging myself to learn Rust 🦀

Technologies and Tools 🧰

JavaScript  TypeScript  Node.js  Express.js  NestJS  PostgreSQL  MongoDB  Redis  Prisma Jest  HTML5  CSS3  React  Styled Components  Bootstrap  Python  Pandas  NumPy  SciPy  Flask  FastAPI  Swagger  Bash  Git  Docker  Linux  Postman  PGAdmin 

How to reach me 📫

Pinned

  1. connecting-spa connecting-spa Public

    Frontend for a simple picture based social network featuring likes, followers, comments and hashtags functionality.

    JavaScript

  2. connecting-api connecting-api Public

    Backend for a simple picture based social network featuring likes, followers, comments and hashtags functionality. Images are automatically resized and stored in a AWS S3 bucket.

    JavaScript

  3. ising_animate ising_animate Public

    Monte Carlo simulation of the Ising Model using the Metropolis Algorithm

    Python 6 2

  4. num_opt_ga num_opt_ga Public

    Genetic Algoorithm for Numerical Optimization

    Python

  5. game_of_life game_of_life Public

    A basic implementation of John Conway's Game of Life

    Python

  6. flask_blog flask_blog Public

    A blog web application written in python using the Flask framework

    HTML