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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only 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 student at Seneca Polytechnic.
  • Passionate about web development, AI, and building intelligent systems.
  • Exploring AI workflows, agent-based systems, and microservice architectures to design scalable, modular applications.
  • Interested in system design and software architecture, with a focus on clean, maintainable solutions.
  • Always learning and experimenting with new tools, frameworks, and technologies.
  • Azure AI and AWS AI Practitioner Certified – applying AI in real-world full-stack projects.
  • Reach me at hasan.swe.dev@gmail.com
  • LinkedIn: Hasan's LinkedIn
  • Portfolio: hasan-swe.dev

Projects

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

  • Algo Mazes: Visualize maze generation and pathfinding algorithms. Try it here
  • Byte Link: A simple and effective URL shortener. Check it out
  • Ignore Git: A tool to create .gitignore files quickly. Explore it
  • Goal App: A simple productivity app for setting 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