MJS
public class MichaelJoeSaludares {   int age = doesn't matter ;);   String interests = "coding, design, tech";   String aboutMe = "Software Developer";   String goal[] = {"Keep learning", "Keep building"};   void introduce() {     System.out.println("I'm a " + aboutMe );     System.out.println("Interests: " + interests );     System.out.println("Goals: " + goal[0] + " & " + goal[1] );   }   public static void main(String[] args) {     MichaelJoeSaludares mjs = new MichaelJoeSaludares();     mjs.introduce();   } }

Output:

I'm a Software Developer

Interests: coding, design, tech

Goals: Keep learning & building

My nickname's Mikey

Software Developer

Select a question below to learn more about me.

Me

My Learning Path

My Journey into the World of Technology.

2014-2015

Started Exploring

Looked into software development as a career path.

2015-2017

Far Eastern Universitty

Initially took Mass Communication, later shifted focus.

2018-2023

Lyceum of the Philippines

Studied Computer Science and learned programming foundations.

2022-2023

Internship

Learned hands-on skills and real-world workflow.

2023-2024

New Languages

Explored C#, Java, Web Dev, and frameworks.

2024-2025

First Job

IT Programmer at Lawson Philippines.

Present

Still learning

Continuously seeking ways to grow and improve.

My Projects

Here are some of the projects I've built and contributed to.

WPF Desktop Application

A WPF desktop application in C# for efficiently managing, recording, and tracking business transactions.

C# WPF MSSQL

Website Design

A personal portfolio website showcasing my projects, skills, and experience in software development.

HTML Tailwind CSS JavaScript

Mobile Application

A mobile app for tracking fire incident dispatches, enhancing response times and enabling data-driven insights.

Java Android SDK Android Studio XML

Get In Touch

Have a project in mind or want to connect? Feel free to reach out!

Contact Information

Location

Pasay City, Philippines

Connect with me

Let's Talk

I'm open to collaboration, freelance projects, or just connecting with fellow developers.