Skip to content

arthurcadore/arthurcadore.github.io

Repository files navigation

Arthur Cadore M. Barcella - Portfolio

Welcome to my personal portfolio. This project showcases my academic background, professional experience, publications, and software projects as a Telecommunications Engineer.

License

Live Version

Visit the live site at: arthurcadore.github.io


Features

  • Profile: Telecommunications Engineer journey.
  • Academic: Master's at ITA and Bachelor's at IFSC.
  • Professional: Experience at Intelbras and Flin.
  • Publications: Papers and thesis with DOI integration.
  • Software: Projects like the ARGOS-3 Simulator.
  • Resources: Dark mode and responsive design.

Tech Stack

  • Runtime: Bun
  • Frontend: React 19 + TypeScript
  • Meta-framework: Vite
  • Routing: TanStack Router
  • Styling: Tailwind CSS 4
  • UI Components: Radix UI / Shadcn UI
  • Icons: Lucide React
  • Visualization: Recharts
  • Deployment: GitHub Pages

Getting Started

Prerequisites

Requires Bun.

Setup & Run

  1. Clone & Install:

    git clone https://github.com/arthurcadore/arthurcadore.github.io.git
    cd arthurcadore.github.io
    make install
  2. Development:

    make run
  3. Build:

    make build

Project Structure

├── src/
│   ├── assets/          # Images and assets
│   ├── components/      # UI components (Shadcn/Radix)
│   ├── routes/          # Routes (TanStack Router)
│   ├── lib/             # Utilities
│   └── main.tsx         # Entry point
├── vite.config.ts       # Vite config
└── package.json         # Dependencies

Deployment

Automated via GitHub Actions to GitHub Pages. Manual deploy: make deploy.


License

Licensed under the Apache License 2.0.


Contact

About

Welcome to my personal portfolio repository! This project showcases my academic background, professional experience, publications, and software projects as a Telecommunications Engineer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors