Skip to content
View AvatarAa's full-sized avatar
๐Ÿ’ญ
Open to work
๐Ÿ’ญ
Open to work

Block or report AvatarAa

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

Hi there, I'm Justin Ezepue ๐Ÿ‘‹

Software Engineering (Co-op) student at Ontario Tech University interested in software development, backend systems, AI, and digital system design.

Currently building projects and learning through:

  • Java, Python, C++, SQL, VHDL
  • Data structures and algorithms
  • Backend development
  • Database systems
  • Digital logic and computer architecture
  • Machine learning and computational modeling
  • Git and collaborative development workflows

Featured Projects

๐Ÿ“š Library Management System

  • Built using Binary Search Trees and Hash Tables
  • Implemented fast ISBN lookup, title search, and benchmarking tools

๐Ÿง  Neural Network Classification Tool

  • Built a feedforward neural network in Python
  • Applied preprocessing and model evaluation techniques

โšก Digital Systems Architecture Projects

  • Designed and simulated 1-bit full adders, 4-bit adders, and 4-bit subtractors in VHDL
  • Tested functionality using simulation waveforms and structural modeling

๐Ÿ“‹ Task Management System

  • Designed relational database schemas and backend functionality
  • Focused on data integrity and structured workflows

Currently Learning

  • Software architecture
  • AI systems
  • Low-level systems and computer architecture
  • Scalable backend design

Connect with me

LinkedIn: www.linkedin.com/in/justin-ezepue-904781317
Email: justin.ezepue@ontariotechu.net

Pinned Loading

  1. -Task-Management-System -Task-Management-System Public

    PHP and MySQL task management platform with authentication and CRUD functionality.

    PHP 1

  2. Duplicate-Sleuth Duplicate-Sleuth Public

    A Reddit moderation assistant that detects duplicate or highly similar posts using similarity matching.

    TypeScript 1

  3. Neural-Network-Classification-Tool-Python- Neural-Network-Classification-Tool-Python- Public

    Python neural network classifier comparing hidden-layer architectures using the Iris dataset.

    Python 1

  4. Library-System-Using-BST-and-HashTables Library-System-Using-BST-and-HashTables Public