function backendDev() {
  const skills = ['PHP', 'Laravel', 'MySQL'];
  return skills.map(skill => optimize(skill));
}
            
const developer = {
  name: 'Angelo',
  focus: 'Backend',
  passion: 'Building scalable systems'
};
            
Software Developer

Creating backend solutions for modern problems

I build robust, scalable systems and APIs that power applications. Passionate about clean code, performance, and security.

Tech I work with:

C++
css
html
git
Java
JavaScript
Laravel
PHP
// Developer Profile
class Angelo {
constructor() {
this.role = "Backend Developer";
this.passion = "Building scalable systems";
}
}
Angelo Morales
About Me

Software Developer with a Passion for Scalability

Profile Photo

Angelo M. Morales

Software Developer

2+ Years Coding
4+ Projects
5+ Certificates
Connect With Me

I'm a Computer Science student from the University of Mindanao, passionate about building robust digital solutions. My focus is on backend development, where I design scalable systems, develop APIs, and optimize database performance.

With skills in PHP, Laravel, and MySQL, I create solutions that are robust, secure, and scalable. I'm also proficient in IT operations, including networking and system maintenance.

Beyond coding, I enjoy PC building, cycling, and freediving. I'm constantly seeking new challenges and opportunities to grow as a developer.

Main Tech Stack

PHP
Laravel
js
HTML
CSS

My Credentials

IT Specialist Certificate - Databases

IT Specialist: Databases

Certified by Certiport

SQL Database Design
IT Specialist Certificate - HTML and CSS

IT Specialist: HTML and CSS

Certified by Certiport

Web Development Frontend
IT Specialist Certificate - Network Security

IT Specialist: Network Security

Certified by Certiport

Cybersecurity Networking

My Projects

Web App

Grade View Portal

A student portal system for secure grade viewing and analytics.

  • Role-based authentication (Admin/Student)
  • Grade management and analytics dashboard
  • Excel export and import for Grades
HTML CSS PHP JavaScript MySQL
View on GitHub
Laravel App

Commission Tracker

A web-based system for tracking and managing sales commissions.

  • Automated commission calculations
  • Role-based access for managers and agents
  • Dashboard with performance analytics
Laravel PHP Tailwind CSS MySQL JavaScript
View on GitHub
eCommerce

Shoppcie

A simple e-commerce platform for online shopping and order management.

  • Product catalog with search and filter
  • Shopping cart and checkout process
  • Order history and management
Laravel PHP Bootstrap MySQL JavaScript
View on GitHub
Authentication System

CyberSecure

An authentication system with advanced security features and access control.

  • Anti-brute-force and security measures on authentication
  • Middleware for protected routes and user roles
  • JWT Authentication, secure login and registration
HTML CSS JavaScript MongoDb
View on GitHub
Web Vulnerability Scanner

SeScan

A web vulnerability scanner with UI/UX for online websites

  • Detects XSS, SQLi, and common web flaws
  • Checks security headers and cookies
  • Easy-to-use interface for scanning and reviewing results
HTML Bootstrap JavaScript Python
View on GitHub