Skip to content
View ScriptCamilo's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ScriptCamilo

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

Salut πŸ––πŸ½

πŸ’Ό I’m a Software Engineer focused on building modern and scalable applications across web, mobile, and desktop platforms. My experience spans frontend, backend, and product development, allowing me to work through the entire software lifecycle β€” from interface design to system architecture and integrations.

πŸ‘¨πŸ½β€πŸ’» Main focus
Designing and developing reliable software solutions with a strong emphasis on frontend engineering, user experience, system integration, and maintainable architecture.

🎨 Frontend & cross-platform stack

  • βœ… React (Hooks & modern patterns) | Next.js
  • βœ… React Native
  • βœ… Preact | Fresh
  • βœ… Tauri
  • βœ… Vite
  • βœ… TypeScript | JavaScript
  • βœ… State management (Context API, Redux, Signals)
  • βœ… CSS-in-JS | Tailwind CSS | Responsive Design
  • βœ… Semantic HTML & CSS
  • βœ… Component-driven architecture
  • βœ… Islands architecture
  • βœ… Design Systems & reusable components

🧩 Backend & full-stack experience

  • βœ… Node.js | Express.js | NestJS
  • βœ… Deno | OAK | Hono
  • βœ… RESTful APIs | Authentication | Integrations
  • βœ… PostgreSQL | MongoDB | MySQL
  • βœ… Supabase
  • βœ… Prisma | Sequelize | TypeORM
  • βœ… Redis | BullMQ
  • βœ… Workflow automation with n8n

βš™οΈ Software engineering & architecture

  • βœ… Scalable application architecture
  • βœ… API integration & data flow design
  • βœ… Performance optimization
  • βœ… Unit Testing & E2E
  • βœ… SOLID principles | OOP | MSC architecture
  • βœ… CI/CD pipelines
  • βœ… Git | GitHub
  • βœ… Agile practices: Scrum & Kanban

☁️ Infrastructure & deployment

  • βœ… Docker | Docker Compose
  • βœ… AWS EC2 | Serverless | Edge Functions
  • βœ… Deno Deploy

πŸ€– AI-assisted development

  • βœ… Cursor | GitHub Copilot | AI coding assistants
  • βœ… AI-assisted workflows for refactoring, debugging, testing, and documentation
  • βœ… Critical validation of AI-generated solutions to maintain code quality and architectural consistency

🧠 Personal notes

  • 🌱 Continuously evolving as a software engineer with growing interests in frontend architecture, mobile development, desktop applications, and modern web runtimes
  • πŸ€” Interested in open source, performance, developer experience, and scalable applications
  • πŸ’¬ Always open to knowledge exchange and collaboration
  • πŸ“« Contact: script.camilo@gmail.com

Pinned Loading

  1. algorithms algorithms Public

    Project developed to public show algorithms that I solved within some algorithms platforms.

    TypeScript

  2. como-fazer-dump-no-docker.md como-fazer-dump-no-docker.md
    1
    Primeiro passo vai ser acessar a vpn se necessΓ‘rio, que pode ser feita no linux atravΓ©s do comando:
    2
    
                  
    3
    ```bash
    4
    sudo openvpn --config <nome_do_arquivo.opvn>
    5
    ```
  3. url-shortener-client url-shortener-client Public

    Frontend application for a URL shortener built with Next.js, Tailwind CSS, and Supabase. This project provides a modern and responsive interface for users to authenticate, create, and manage shorte…

    TypeScript

  4. ignite-lab-design-system ignite-lab-design-system Public

    Project guided by Rocketseat in its event Ignite Lab third edition to teach design system and useful tools as Figma and Storybook.

    TypeScript

  5. trybe-recipes-app trybe-recipes-app Public

    This project was developed in the last frontend module at Trybe Course.

    JavaScript 1

  6. dice-roller-mobile dice-roller-mobile Public

    Mobile application to generate random numbers with a dice or specific values.

    JavaScript