Skip to content
View MohHasan1's full-sized avatar
😀
Hi there!
😀
Hi there!

Block or report MohHasan1

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.

Content in all repositories owned by your account will be closed.
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
MohHasan1/README.md

Hasan's Profile

  • Hi there! I’m Hasan, a Software Engineering graduate from Seneca Polytechnic.
  • I’m interested in full-stack development, AI, and building scalable real-world software products.
  • Experienced with React, Next.js, TypeScript, Node.js, databases, cloud platforms, APIs, and modern full-stack development.
  • Exploring AI workflows, agentic systems, system design, distributed systems, and software architecture.
  • I enjoy working on products that involve real users, complex workflows, performance, automation, and end-to-end ownership.
  • Professional experience across government, startup, freelance, and international environments.
  • AWS Certified AI Practitioner and Microsoft Certified: Azure AI Fundamentals.
  • Always learning, experimenting, and improving how I design and build software.
  • Reach me at hasan.swe.dev@gmail.com
  • LinkedIn: linkedin.com/in/hasan-in
  • GitHub: github.com/MohHasan1
  • Portfolio: hasan-swe.dev

Projects

Here are some projects and products I’ve worked on:

  • NoMusic: A personal/family music platform built to reduce reliance on recurring music subscriptions, with a focus on media access, usability, and product ownership. View project

  • Wayfinder: Indoor navigation platform for complex multi-floor buildings with accessibility-aware routing, QR-based starting points, and organization-side map management. View project

  • ParkAI: Real-time smart parking system combining YOLOv8 computer vision, Flask APIs, ESP32-CAM, and embedded hardware for automated parking-space detection and gate control. View project

  • Algo-Maze: Interactive pathfinding and maze-generation visualizer featuring BFS, DFS, and recursive maze-generation algorithms. Try it here

  • Byte-Link: Full-stack social media and content-sharing application built with React, TypeScript, Appwrite, and TanStack Query, featuring authentication, media sharing, infinite scrolling, optimistic updates, and client-side caching. Check it out

  • Goal App: Productivity application for creating, organizing, and tracking personal goals. See it live

Pinned Loading

  1. ParkAI ParkAI Public

    Skeleton prototype for a smart parking system using existing CCTV + local AI (YOLOv8). No sensors, no cloud, no rewiring.

    Jupyter Notebook

  2. Algo-Maze Algo-Maze Public

    Play with mazes and watch BFS and DFS in action! Drag nodes, customize grids, and explore algorithms in a fun way. Works on desktop and iPad (phones coming soon!). More features on the way! 🎉

    TypeScript

  3. Gesture-Pong Gesture-Pong Public

    Gesture Pong is a computer vision-based Pong game where you control the paddle with hand gestures. It uses OpenCV for video capture, MediaPipe for hand detection, and Pygame for game logic.

    Python

  4. Byte-Link Byte-Link Public

    Byte-Link is a work-in-progress sharing app designed for tech enthusiasts and creatives. Share your moments, ideas, or projects with a single impactful photo, keeping the focus on simplicity and co…

    TypeScript 1

  5. ScrapeSummarize ScrapeSummarize Public

    This project uses OpenAI GPT-4 and web scraping to summarize the content of any webpage. It extracts clean text from a webpage, removes irrelevant elements (like scripts and styles), and generates …

    Jupyter Notebook

  6. Cypress-E2E Cypress-E2E Public

    End-to-end (E2E) testing for various react appusing Cypress.

    JavaScript