/// <summary>
/// An enthusiastic IT student passionate about building user-friendly and innovative solutions.
/// Strong knowledge in mobile development, backend systems, and UI/UX design.
/// </summary>
public class Profile
{
public const string Name = "Jule Brian R. Mortalla";
public const string Role = "Information Technology Student";
public const string Location = "Landing, Catarman, Lilo-an, Cebu";
public const string Email = "[email protected]";
public const string Phone = "09752512595 / 09496210316";
}
---
πΌ Projects
public static class Projects
{
public static void SoleMateSystem() =>
Console.WriteLine("2024 | Back-End Developer | Laravel | Footwear inventory system");
public static void EcommerceWebsite() =>
Console.WriteLine("2024 | Full Stack Developer | ReactJS | Online shopping platform");
public static void CraftopiaApp() =>
Console.WriteLine("2023 | Programmer | Mobile Application");
public static void EnrollmentSystem() =>
Console.WriteLine("2023 | Full Stack Developer | .NET | Enrollment System");
}
---
π οΈ Skills
public enum Languages { Kotlin, PHP, Java, C#, ReactJS }
public enum Tools { VisualStudioCode, AndroidStudio, Figma }
public enum Frameworks { Laravel, .NET }
public enum Fields { MobileAppDev, BackendDev, UIUXDesign }
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.