Skip to content
View bruno-rodrigues0's full-sized avatar
🎯
Coding
🎯
Coding

Highlights

  • Pro

Organizations

@EDUCA-DRONES

Block or report bruno-rodrigues0

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

Typing SVG

πŸ€” Who am I?

export const me: User = {
  name: "Bruno Rodrigues",
  role: "Web Developer",
  location: "Guanambi/BA",
  hobbies: [
    "Programming",
    "Read and study"
  ]
}
See more

πŸ’€ My stats...

Bruno's github activity graph

πŸ“– About me

Early-career software developer with approximately three years of focused study and hands-on practice in web development, currently working primarily with TypeScript and the modern JavaScript ecosystem. Strong interest in backend development, API design, and system architecture, developed through academic projects and independent practice.

Has experience designing and implementing RESTful APIs, authentication flows, and database schemas as part of study-driven and personal projects. Familiar with backend technologies such as Node.js, Fastify, Prisma ORM, Docker, and relational databases including PostgreSQL and MySQL.

See more

Previously participated in applied technical activities involving unmanned aerial vehicles (UAVs), contributing to software development tasks as well as drone assembly, configuration, and maintenance in a laboratory environment. This background provided practical exposure to problem-solving, debugging, and working with complex systems.

Comfortable working with TypeScript and JavaScript, with foundational experience in Python, C/C++, and PHP. Actively improving skills through continuous learning and project-based development, with a focus on writing clean, maintainable, and well-structured code.

🧠 Main Stack

βš™ Languages

typescript javascript python

βš™ Backend

bun node.js postgresql prisma fastify swagger zod better-auth express nginx

βš™ Frontend

react tailwindcss shadcnui gsap lucide

βš™ Tools and plataforms

git docker dockercompose ci/cd vercel aws


🧰 Others

opencv c++ opengl archlinux neovim


✨ Learning

websocket next.js

Pinned Loading

  1. concord concord Public

    My own version of discord, implementing the main features.

    TypeScript

  2. EDUCA-DRONES/Colibri_CF EDUCA-DRONES/Colibri_CF Public

    A Python library for controlling Colibri drones using the Clover framework.

    Python 3