Skip to content
View amer-oun's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report amer-oun

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
amer-oun/README.md

~/ $ whoami

$ cat ~/about.md

  Name        : Amer Oun
  Role        : Full-stack developer
  Location    : Tunis, Tunisia
  School      : Collège LaSalle Tunis — CS, Class of 2026
  Status      : Open to junior roles (remote / on-site)
  Currently   : Finalizing 3 PFE projects for real clients

$ cat ~/philosophy.txt

  I ship things that run in production. I care about the boring
  stuff — real databases, live deployments, seed data that mirrors
  reality — because retrofitting production concerns later hurts
  more than doing them right the first time.

~/ $ ls ./skills

languages
frameworks
databases and cloud
tools

Languages · Frameworks · Databases & Cloud · Tools


~/ $ cat ./missions.log

FibreConnect

🌐 FibreConnect v1.0.0

Intervention management for a Tunisian fiber optic subcontractor.

A three-role platform (client / technician / supervisor) that coordinates fiber outages from first call to closing invoice. Zone-based dispatch, cash-payment tracking, manual reassignment for uncovered areas. Built for a real subcontractor, deployed in production.

stack   : Next.js 16 · TypeScript · Prisma · PostgreSQL · NextAuth
hosting : Vercel + Neon
status  : ✅ live

▶ Live Demo · < /> Code

TT KPI Dashboard

📊 TT KPI Dashboard v1.0.0

Sales performance + forecasting for a Tunisian telecom operator.

9 telecom product categories tracked continuously, with Prophet projecting the rest of the year and z-score anomaly detection flagging abnormal sales days. Synthetic data, real structure — mirrors the Tunisian regulator (INT).

stack   : Streamlit · Python · Prophet · pandas · plotly
hosting : Streamlit Community Cloud
status  : ✅ live

▶ Live Demo · < /> Code




Global tourism & hotel group



Flutter Dart MongoDB

🌊 Costalina v1.0.0

Citizen-science coastline monitoring for Iberostar.

A cross-platform mobile app turning beachgoers into contributors. Users photograph and geolocate coastal anomalies — erosion, pollution, debris — along Tunisia's 1,300 km shoreline. Aggregated data gives researchers continuous, ground-truth monitoring at a fraction of the cost of official surveys.

stack   : Flutter · Dart · Node.js · Express · MongoDB · OpenStreetMap
client  : Iberostar
status  : ✅ v1 complete

▶ Watch demo · < /> Code


~/ $ ./contribution-map --3d

3D contribution graph

Every cube is a day. Height = commits. Rebuilds weekly.


~/ $ tail -n 3 ./now.log

today:
  - Finishing PFE for defense
  - Applying to junior full-stack, mobile, and data roles
  - Learning: Docker · CI/CD · Testing · System design

reach_me:
  email:    ounamer31@gmail.com
  linkedin: linkedin.com/in/amer-oun-b33212312
  portfolio: amer-oun.vercel.app
  location: Tunis, Tunisia 🇹🇳

footer

~ /$ exit 0   ·   Thanks for reading — let's build something.

Pinned Loading

  1. costalina-app costalina-app Public

    Citizen-science mobile app monitoring the Tunisian coastline through geolocated photos of coastal anomalies. Data helps researchers and authorities protect beaches. Client: Iberostar. Flutter · Nod…

    Dart

  2. fibreconnect fibreconnect Public

    Intervention management platform for a Tunisian fiber optic subcontractor — role-based access for admins, dispatchers, and field technicians. Next.js 16 · TypeScript · Prisma · NextAuth. Final-year…

    TypeScript

  3. tt-kpi-dashboard tt-kpi-dashboard Public

    Sales performance dashboard for a Tunisian telecom operator — with Prophet forecasting, z-score anomaly detection, and regional analysis. Streamlit · Python · pandas · plotly. Synthetic data. Final…

    Python