Skip to content
View ryansakurai's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ryansakurai

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

Hello, my name is Ryan Sakurai :D

  • 🎂 I’m 21
  • 🌎 I live in Sorocaba - SP, Brazil
  • 💻 I'm a Computer Science student in my 4th year of university
  • 👨‍🎓 I study at Federal University of São Carlos
  • 👓 Currently studying back-end development and REST APIs

Pinned

  1. tech-certification-api tech-certification-api Public

    REST API for a tech certification system made using Spring Boot and PostgreSQL.

    Java

  2. product-registering-auto product-registering-auto Public

    GUI automation that registers products from a spreadsheet in a CRUD website.

    HTML

  3. data-structure-pack data-structure-pack Public

    Pack of data structures implemented in C

    C

  4. huffman-coding huffman-coding Public

    Project that turns text into code using Huffman Coding, based on an Advanced Data Structures exercise.

    Java