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.
- Host: GitHub
- URL: https://github.com/gragero/freelance-site
- Owner: gragero
- Created: 2026-06-06T04:38:25.000Z (15 days ago)
- Default Branch: main
- Last Pushed: 2026-06-06T22:57:53.000Z (14 days ago)
- Last Synced: 2026-06-06T23:18:28.216Z (14 days ago)
- Topics: backend, coding, flask, freelance, freelancer, high-performance, low-level-programming, programming, python, security, website
- Language: HTML
- Homepage: https://abo7gag-web.up.railway.app/
- Size: 1.05 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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*