https://github.com/anonimpython/reflex-card
https://github.com/anonimpython/reflex-card
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anonimpython/reflex-card
- Owner: AnonimPython
- Created: 2025-02-06T22:26:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T23:46:40.000Z (over 1 year ago)
- Last Synced: 2025-05-21T19:53:31.181Z (about 1 year ago)
- Language: Python
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

```
# Programmer Profile Card π
```
# Welcome to the **Programmer Profile Card** project! This is a simple yet elegant digital business card built using **Reflex** (formerly Nextpy). Itβs designed to showcase the skills, personality, and contact information of a programmer in a clean and modern way.
```
## π§βπ» About the Project
```
### This project is a **digital business card** created with **Reflex**, a Python framework for building web applications. Itβs a perfect example of how you can use Reflex to create sleek, responsive, and interactive UI components with minimal code.
The card includes:
- A profile picture
- A short bio
- Key skills
- Social media links
- A clean and modern design
## **Install**
```
git clone https://github.com/AnonimPython/Reflex-Card.git
cd Reflex-Card
reflex run
```