Skip to content
View buildwithraven's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Phoenix
  • Guatemala
  • 07:30 (UTC -06:00)
  • X @rav3n9_

Organizations

@realsoftgt

Block or report buildwithraven

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

Hi everyone 👋

I'm a 31-year-old web developer from the Guatemalan Republic, who loves to code and machines.

Quick overview

  • GitHub stats:
My github stats

(also from a project I'm contributing to, buildwithraven/github-readme-stats

What I do

<?php
class Info() {
  public $name = "Freddy Marroquin";
  public $age = 31;
  public $nationality = "Guatemalan";
  public $languages = array("spanish" => "Native", "English" => "C1 Advanced");
  public $ocupation ="Web Developer, Industrial Automation Enthusiast";
  public $free_time = "Learning new technologies and sometimes LoL matches(Freljord Forever)";
  public $musical_interest_years = "Every year has its own";
}

class Programming() {
  public $languages = ["PHP", "JS", "python"];
  public $frameworks = ["Laravel", "FastAPI"];
  public $databases = ["MySQL", "PostgreSQL"];
  public $learning = ["Swift Mobile Development","Flutter"];
  public $projects = ["Workin' on my next project"];
}

class Social() {
  public $twitter = "@rav3n9_"
}
?>

Certificates:

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊

Follow my Journey on Medium

Freddy Marroquin's Medium Journey

Pinned Loading

  1. stokes stokes Public

    Stokes is a medical appointment app made it with love + PHP and Laravel Framework v6 for doctors and patients.

    HTML 3 2

  2. stokes-android stokes-android Public

    Stokes for Android

    Kotlin 1