An open API service indexing awesome lists of open source software.

https://github.com/gragero/freelance-site

Personal freelance portfolio — Flask, Python, Secure Backend. From nothing to all.
https://github.com/gragero/freelance-site

backend coding flask freelance freelancer high-performance low-level-programming programming python security website

Last synced: 2 days ago
JSON representation

Personal freelance portfolio — Flask, Python, Secure Backend. From nothing to all.

Awesome Lists containing this project

README

          

# abo7gag — From Nothing to All

> "Your idea. My code. From nothing to all."

---

## What is this?

My personal freelance portfolio —
not just a portfolio, but proof that someone working a warehouse job six days a week
can build something from scratch and deploy it in a single day.

---

## Tech Stack

- **Flask** — because Laravel was giving me headaches
- **Jinja2** — templating as God intended
- **Tailwind CSS** — I'm not a designer but somehow it works
- **Resend** — after Railway decided to block SMTP on port 587 AND 465
- **Railway** — because Netlify said no and Render wanted a credit card

---

## Pages

- `/` — Home
- `/services/web-development` — Full websites
- `/services/api-development` — APIs with security built-in, not bolted on
- `/services/translation` — Website translation (AR, EN, ZH, JP)
- `/portfolio` — Real projects, not tutorial clones
- `/consulting` — When you need answers, not just code
- `/contact` — Hit me up, I reply within 24h (probably faster)

---

## Run Locally

```bash
git clone https://github.com/gragero/freelance-site.git
cd freelance-site
pip install -r requirements.txt
python run.py
```

Create a `.env` file...
HOW?... ask gpt

---

## Live

🔗 [abo7gag-web.up.railway.app](https://abo7gag-web.up.railway.app)

---

*Built with COFFEE and a will stronger than the warehouse shift*