Skip to content
View Saikus08's full-sized avatar
:shipit:
:shipit:
  • Montevideo

Highlights

  • Pro

Block or report Saikus08

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Saikus08/README.md

Hi, I'm Agustin πŸ‘‹

# frozen_string_literal: true

class AgustinVignolo < SoftwareEngineer
  def initialize
    @name       = 'AgustΓ­n Vignolo'
    @age        = '23'
    @languages  = ['Spanish', 'English']
    @role       = 'Software Engineer'
    @career     = 'Bachelors degree in systems'
    @university = 'ORT University'
  end

  def greet
    puts 'Hi there, nice to see you here :)'
  end

  private

  attr_accessor :name, :age, :languages, :role, :career, :university
end

> AgustinVignolo.new.greet

πŸ“ Blogs

Programming Languages:

Ruby JavaScript C# Java C++

Frameworks:

Rails Angular .NET Tailwind CSS

Databases:

PostgreSQL MySQL MongoDB Redis

Cloud Services and Servers:

Heroku AWS EC2 Nginx

Platforms and Tools:

Docker Postman GitHub Actions GitHub Jira

πŸ—‚οΈ Highlighted Projects

Currently building management software aimed to help automotive workshops streamline operations, manage customers, and improve service efficiency.

Pinned Loading

  1. custom_gem_using_rails_engine custom_gem_using_rails_engine Public

    Ruby 1

  2. kustomizer/kustomizer-portal kustomizer/kustomizer-portal Public

    TypeScript

  3. sentinel-cro-api sentinel-cro-api Public

    Automated discipline for long-term investors

    TypeScript

  4. sentinel-cro-web sentinel-cro-web Public

    Automated discipline for long-term investors.