Skip to content
View mrpouyaalavi's full-sized avatar
👨‍💻
Improving everyday
👨‍💻
Improving everyday

Block or report mrpouyaalavi

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
mrpouyaalavi/README.md

Typing SVG

LinkedIn Portfolio CIFAR-10 Demo GitHub Email Profile Views



> ./about_me --verbose

╔══════════════════════════════════════════════════════════════════════╗
║  🎓  Final-Year BIT Student — Macquarie University (Nov 2026)        ║
║  🚀  Building full-stack web applications and applied AI projects    ║
║  🧩  Main project: Syllabus Sync — student productivity platform     ║
║  🤖  ML project: CIFAR-10 image classification with Streamlit demo   ║
║  🔐  Experience with MFA, RLS, authentication, and secure systems    ║
║  🌍  Multilingual UX, RTL support, accessibility, and testing        ║
║  🧪  Working with Vitest, Playwright, CI/CD, and deployment          ║
║  🤝  Open to Graduate · Junior · Internship developer roles          ║
╚══════════════════════════════════════════════════════════════════════╝


> skills --list-all


[ LANGUAGES ]

Python TypeScript JavaScript Java SQL HTML CSS

[ FRONTEND ]

React Next.js Tailwind CSS

[ BACKEND & DATA ]

Supabase Node.js PostgreSQL REST APIs

[ ML / AI ]

PyTorch scikit-learn Jupyter Grad-CAM

[ TESTING & DEVOPS ]

Git GitHub Actions Vercel Docker Vitest Playwright



> cat stats.json



   

GitHub Streak



> htop --graph

Activity Graph



> ls -la /projects/

🚀 Syllabus Sync — Student Productivity Platform

Full-stack student productivity platform for Macquarie University students

  • Academic planning, deadlines, and campus navigation in one place
  • Multilingual support with RTL layout and mobile-first design
  • Secure authentication with MFA, row-level security, and rate limiting
  • Accessibility and internationalisation improvements
  • CI/CD workflows with GitHub Actions and deployment on Vercel

🔗 Live Demo  ·  📁 Repository

🤖 CIFAR-10 Image Classification — Deep Learning Pipeline

End-to-end image classification project with training, interpretability, and deployment

  • Compared custom CNN and transfer learning approaches on CIFAR-10
  • Built with Python, PyTorch, Jupyter, and Streamlit
  • Added Grad-CAM visualisation, CLI inference tools, and deployment workflow
  • Achieved 85.53% test accuracy with MobileNetV2 under controlled conditions

🔗 Live Demo  ·  📁 Repository



> ping --connect

> Establishing connection...
> Protocol   : HTTPS  |  Auth: Open
> Target     : Pouya Alavi Naeini — Full-Stack Developer
> Location   : Sydney, Australia
> Status     : [●] ONLINE — open to opportunities

LinkedIn Email

Pinned Loading

  1. syllabus-sync syllabus-sync Public

    Full-stack student productivity platform for Macquarie University students with academic planning, campus support, and multilingual user experience

    TypeScript

  2. CIFAR-10-Image-Classification CIFAR-10-Image-Classification Public

    CIFAR-10 image classification with a custom CNN and MobileNetV2 transfer learning, including Grad-CAM interpretability, CLI inference tools, and a Streamlit demo app.

    Python