Dev Card

This is a simple app that generates a business card using the user’s GitHub profile information when they open the app and log in with their GitHub account. It displays the user’s name, nickname, profile photo, email, location, and most-used programming language. The target audience includes developers who are currently between jobs or students who do not yet have a business card.

wild elephant

My Role

Design & Planning

  • All design work

  • UX/UI design

  • Used icon images from Devicon (Icon System Platform)


Development

  • Full development

  • GitHub login using Firebase Authentication

  • Retrieved user profile information via GitHub REST API

  • Implemented paper texture for the business card

  • Device responsiveness


Tech Stack

  • Flutter

  • Figma

  • Firebase Authentication

  • GitHub REST API


Technical Overview

The app is designed as a one-button experience so the user doesn’t have to worry or make any effort.

By simply logging in with a GitHub account, the app fetches the user’s data from the GitHub REST API and generates the business card automatically. Users can then save the card image and use it freely.