Skip to content
View peucastro's full-sized avatar

Sponsoring

@sveltejs

Organizations

@NIAEFEUP @semanadeinformatica

Block or report peucastro

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
peucastro/README.md
const pedro = {
  enrolling: { course: "informatics & computer engineering", faculty: "feup" },
  pronouns: "he" | "him",
  askMeAbout: ["football", "music", "new software", "web dev"],
  music: [("clube da esquina", "milton nascimento"), ("luz", "djavan"), ("blonde", "frank ocean")],
  lookingForwardTo: ["more open-source contributions", "internship opportunities", "reading more"],
  technologies: {
    languages: [ "c/c++", "java", "kotlin", "scala", "python", "sql",
                              "html", "css", "javascript", "php", "dart", "nix"],
    frontEnd: ["svelte", "astro", "tailwindcss"],
    backEnd: ["spring boot", "nestjs"],
    mobile: ["flutter"],
    devOps: ["ci/cd", "docker"],
    databases: ["postgresql", "mongodb", "sqlite"],
    misc: ["rest apis", "firebase"],
  },
  os: "nixos", // btw
  currently: { position: "project manager", at: "niaefeup" },
  hobbies: ["coding", "reading"]
};

Pinned Loading

  1. peucastro.github.io peucastro.github.io Public

    My personal website and portfolio.

    Astro

  2. dotfiles dotfiles Public

    My personal NixOS configuration.

    Nix

  3. NIAEFEUP/website-niaefeup-backend NIAEFEUP/website-niaefeup-backend Public

    The backend for NIAFEUP's website.

    Kotlin 3

  4. NIAEFEUP/uni NIAEFEUP/uni Public

    Mobile app designed to help students of the University of Porto to manage their academic life.

    Dart 55 18