Skip to content
View Thauan-th's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 07:41 (UTC -03:00)

Highlights

  • Pro

Block or report Thauan-th

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

Hello, my name is Thauan

I am a full-stack developer with over 4 years of experience. I am passionate about Ruby on Rails, Django, and DevOps.

Skills

Below is a list of skills in which I already have some experience:

DevOps

  • AWS
  • Docker
  • Monitoring
  • Databases
  • Elasticsearch
  • CI/CD
  • Git
  • Linux

Back-End

  • Ruby on Rails
  • Django
  • Automated Tests
  • Background Jobs
  • Caching
  • Clean Architecture

Front-End

  • ReactJS
  • jQuery
  • Stimulus
  • TailwindCSS
  • Styled Components

Learning

I am currently concluding my degree in Information Systems. My focus is on designing systems and solving real-world problems.

I am deeply involved with AWS and starting to work with AI.

I'm a very curious developer, so for me, learning is a pleasure.

Contact Me

I’ll do my best to answer you as soon as possible.

Pinned Loading

  1. .gitconfig .gitconfig
    1
    [alias]
    2
    	ad = add .
    3
    	br = branch
    4
    	st = status -sb
    5
    	chk = checkout
  2. Configurations tmux Configurations tmux
    1
    #plugins (remember to download TMUX Plugin Manager)
    2
    set -g @plugin 'tmux-plugins/tpm'
    3
    set -g @plugin 'tmux-plugins/tmux-sensible'
    4
    
                  
    5
    # theme 
  3. python python Public

    Registering my evolution with Python, every day I look for improve myself - my Python too.

    Python

  4. algorithms algorithms Public

    Practicing algorithms and data structures. The base

    JavaScript

  5. SOLID SOLID Public

    SOLID principles with practical approaches

    Python