Skip to content
View AngeloMafilas's full-sized avatar
🎯
Focusing
🎯
Focusing
  • United Arab Emirates

Block or report AngeloMafilas

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
AngeloMafilas/README.md
Typing SVG

Location Focus Status

Portfolio LinkedIn Email GitHub

Profile Views Followers Repos


~$ cat about.md

Full-stack and mobile developer based in the UAE, working across React/Next.js, Node.js, and Flutter/Firebase, now extending into AI/LLM application development — RAG pipelines, LLM API integration, and self-hosted CI/CD infrastructure. Open to AI/Software Engineer roles in Perth and Victoria, Australia.

ROLE      : Full-Stack / AI-Software Engineer
EXPERIENCE: 2+ years
DOMAIN    : Full-Stack Web · Mobile (Flutter) · AI/LLM Integration
STACK     : JavaScript/TypeScript · Python · React · Next.js · Node.js · Flutter
OPEN_TO   : AI Engineer / Software Engineer roles — Perth & Victoria, Australia

~$ ./tech-stack.sh

Languages & Core Skills

Frameworks & Mobile Skills

Backend, Data & DevOps Skills

Tools & Deployment Skills


~$ ls specialties/

RAG LLM APIs Auth Payments CI/CD


~$ cat expertise.md

Domain Proficiency Details
Full-Stack Web Development ●●●●○ React, Next.js, Vue/Nuxt, Node.js, Express, NestJS
Mobile Development ●●●●○ Flutter + Firebase, shipped in a professional role
RAG / LLM Integration ●●●○○ LangChain-style pipelines, Claude API, Groq API
Payments & Auth Systems ●●●○○ Stripe billing flows, OAuth 2.0, JWT, Passport.js
DevOps / CI-CD ●●●○○ Self-hosted GitLab runner on AWS EC2, resolved DinD TLS issues
Data Structures & Algorithms ●●●○○ Actively training via NeetCode 150 (Python)

~$ ls featured-projects/ --details

💬 MERN Chat App — Real-Time Messaging
Stack MongoDB · Express · React · Node.js · Socket.io · JWT · Tailwind CSS
Scale Real-time bidirectional messaging with authenticated sessions
Impact Full real-time communication patterns: sockets, auth, responsive UI
Repo View
💳 SaaS Stripe Boilerplate — Subscription & Billing
Stack Next.js · TypeScript · Stripe · PostgreSQL
Scale One-time payments + recurring subscriptions + billing dashboard
Impact Reusable SaaS payment foundation covering full billing lifecycle
Repo View
🤖 AI Chatbot (Groq API)
Stack Nuxt.js · Groq API · Vercel
Scale Low-latency LLM-powered chat interface
Impact Hands-on LLM API integration and prompt-response handling
Repo View
🎵 Spotify Clone — Music Streaming App
Stack TypeScript · React · Tailwind CSS · REST API
Scale Full playback engine: play/pause, volume, playlists, search
Impact Complex audio state management and UI/UX polish
Repo View
🔐 GitHub OAuth App
Stack MERN stack · Passport.js · GitHub API
Scale Full OAuth 2.0 flow with profile/repo data fetching
Impact Production-pattern authentication and secure deployment
Repo View
📚 dsa-learn — Free DSA Learning Tool
Stack TypeScript
Scale Open contribution tool to help others learn DSA for free
Impact Built to lower the barrier to DSA practice for other learners
Repo View

~$ git log --experience --reverse

[ Confirm dates ] · Flutter/Firebase Mobile Developer @ Red Jaguar Marketing

  • Shipped mobile features using Flutter and Firebase in a professional capacity
  • Contributed to production mobile app development workflows
  • [Add 2-3 more specific bullets to confirm]

#flutter #firebase #mobile-dev

Ongoing · Founder & Operator @ The Greek Boys (Al Jurf, Ajman)

  • Built a full social content system for Instagram/TikTok: caption workflows, AI-assisted video prompt generation, structured A/B trial-reel testing
  • Ran and analyzed Meta Ads boost campaigns targeting Ajman/Sharjah/Dubai
  • Operate the business end-to-end alongside software engineering work

#social-media #meta-ads #content-strategy #operations


~$ cat achievements.md

Achievement Detail
🦈 Pull Shark Verified GitHub achievement — merged pull requests across repos
🎲 YOLO Verified GitHub achievement — merged without review
35 public repositories Active, ongoing shipping across full-stack, mobile & AI projects
Self-hosted CI/CD infrastructure Resolved Docker-in-Docker TLS config to stand up a working GitLab runner on EC2
Real-world growth system Built and ran a repeatable content + paid-ads pipeline for a live local business

[Add any competition results or measurable metrics you'd like verified here]


~$ cat education.md

Education

ITI Dubai · 2021 – 2023


~$ ./github-analytics.sh


~$ ./trophies.sh

Trophies


~$ ./activity-graph.sh

Activity Graph


~$ ./summary-cards.sh

Profile Details


~$ ./contribution-snake.sh

Snake animation


~$ cat current-focus.yaml

learning:
  - React Native (JSMastery course)
  - Data Structures & Algorithms (NeetCode 150, Python)
  - Advanced TypeScript patterns
building:
  - Resonance — AI resume optimizer PWA
  - Job Hunter's Edge — ATS aggregator + RAG resume tailoring
  - vassili.pro — ongoing portfolio iteration
exploring:
  - RAG pipelines and LLM agent architectures
open_to:
  - AI Engineer roles — Perth, Australia
  - Software Engineer roles — Victoria, Australia

~$ ./connect.sh

Portfolio LinkedIn Email GitHub

"Build the thing, ship the thing, iterate on the thing."

README-1.md Displaying README-1.md.

Pinned Loading

  1. dsa-learn dsa-learn Public

    A fully functional dsa, to help you learn for free, contribute below

    TypeScript 1

  2. mern-chat-app mern-chat-app Public

    A full-stack real-time chat application built with the MERN stack (MongoDB, Express.js, React.js, Node.js) featuring Socket.io for real-time communication, JWT authentication, and modern UI with Ta…

    JavaScript 1

  3. spotify-clone spotify-clone Public

    A full-stack music streaming application (Spotify clone) built with TypeScript/JavaScript that features: Core Features: 🎵 Music playback with play/pause, next/previous controls 🔊 Volume slider cont…

    TypeScript

  4. saas_stripe saas_stripe Public

    A comprehensive SaaS boilerplate demonstrating Stripe payment integration with Next.js, featuring one-time payments, subscriptions, and customer billing management.

    TypeScript

  5. github-auth-app github-auth-app Public

    Full-stack GitHub OAuth app with MERN stack. Authenticate users, fetch profiles & repos, and deploy for free.

    JavaScript