Skip to content
View peucastro's full-sized avatar

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.

Content in all repositories owned by your account will be closed.
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
peucastro/README.md
let pedro = {
  education: {
    faculty: "feup",
    bachelor: "informatics and computing engineering",
    master: "software engineering",
  },
  pronouns: "he/him",
  askMeAbout: ["football", "music", "new software", "web dev"],
  music: [["pink floyd", "the dark side of the moon"], ["frank ocean", "blonde"]],
  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", "laravel"],
    mobile: ["flutter"],
    devOps: ["git", "ci/cd", "docker", "nix", "caddy"],
    databases: ["postgresql", "mongodb", "sqlite"],
    misc: ["rest apis", "firebase"],
  },
  os: ["linux", "nixos", "arch"], // btw
  currently: { position: "co-head of projects", at: "niaefeup" },
  hobbies: ["coding", "reading"]
};

Pinned Loading

  1. website website Public

    My personal website and portfolio.

    Astro

  2. nixos-config nixos-config Public

    NixOS & Home Manager IaC configurations for managing a couple of laptops and my home server.

    Nix 4

  3. what-im-on what-im-on Public

    A personal space to showcase your current obsessions and crowdsource your next favorite thing. Share what you’re into and get curated recommendations.

    TypeScript 3

  4. feup feup Public

    An index of my work at the Faculty of Engineering of the University of Porto (@FEUP).

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

    The backend for NIAFEUP's website.

    TypeScript 5

  6. NIAEFEUP/uni NIAEFEUP/uni Public

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

    Dart 66 18