Skip to content
View Lujarios's full-sized avatar
:atom:
Engineering n' Other Stuff
:atom:
Engineering n' Other Stuff

Block or report Lujarios

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

Hi, I'm Luca Rios!

Welcome to my GitHub profile! 👋

Software EngineeringUniversity of Calgary
Mechatronics Minor  •  Embedded Systems & Hardware–Software Integration  

image Project Manager & Developer — Armada (3D Printer Fleet Management Capstone)

Full-Stack Developer @ Code the Change YYC

image Developer — SafeTalk (AI Hazard Communication Training Platform)

Linkedin: lujarios GitHub lujarios

A little more about me...

const luca = {
  pronouns: ["he", "him"],

  currentWork: [
    "Project Manager & Developer — Armada, 3D Printer Fleet Management",
    "Full-Stack Developer @ Code the Change YYC",
    "Developer — SafeTalk, AI Hazard Communication Training Platform"
  ],

  languages: [
    "TypeScript", "JavaScript",
    "Python", "C", "C++", "C#",
    "Java", "RISC-V Assembly"
  ],

  frameworksAndLibraries: [
    "React", "Next.js",
    "tRPC", "Drizzle ORM",
    "Express", "React Native", "Expo",
    "Tailwind CSS", "shadcn/ui",
    "Flask"
  ],

  platformsAndTools: [
    "Git", "GitHub", "Docker",
    "AWS (S3, Transcribe, Cognito)",
    "Auth.js",
    "OpenAI API",
    "Node.js",
    "Linux/Unix Shell",
    "Jira", "CI/CD Workflows"
  ],

  databases: [
    "PostgreSQL",
    "MySQL",
    "MongoDB",
    "Supabase"
  ],

  focusAreas: [
    "Embedded Systems & Mechatronics",
    "Hardware–Software Integration",
    "Full-Stack Web Development",
    "Technical Project Management",
    "Accessible & User-Centered Design"
  ],

  goal: `
    Build software that bridges the physical and digital worlds,
    while growing my experience in embedded systems, mechatronics,
    and full-stack engineering.
  `,
};

Pinned Loading

  1. hazard-communication-app hazard-communication-app Public

    Hazard communication tool to help assess and improve a project manager's ability to communicate workplace hazards effectively

    TypeScript