Let's Create! 🚀
Hello there,
I'm Christian.

A UX/UI Designer based out of TX, who lives to introduce psychology through design.

My Skills
Hidden Gems
From design to some coding knowledge, everything that ensures a strong design process.

UX / UI Design
I specialize in creating seamless, user-centered experiences backed by solid research to reduce friction and enhance usability.
Cross Functional Design
Skilled at working cross-functionally with members of other specialties.



HTML, CSS, & Java
I have a solid understanding of how code functions and its impact on the product experience.
import java.util.Scanner
import java.util.Random;
public class MainProgram {
public static void main(String[] args) {
Scanner scnr = new Scanner(System.in);
Random randGen = new Random();
int highRange = 10000;
int lowRange = 1;
int inputNum;
int randNum;
System.out.print("Enter a number between " + lowRange + " and " + highRange + ": ");
inputNum = scnr.nextInt();
randNum = randGen.nextInt(10000) + 1;
while (inputNum != randNum) {
if (inputNum > randNum) {
System.out.println("Lower");
System.out.println();
highRange = inputNum;
System.out.print("Enter a new number between " + lowRange + " and " + highRange + ": ");
inputNum = scnr.nextInt();
}
else if (inputNum < randNum) {
System.out.println("Higher");
System.out.println();
lowRange = inputNum;
System.out.print("Enter a new number between " + lowRange + " and " + highRange + ": ");
inputNum = scnr.nextInt();
}
}
System.out.println("Winner");
}
}

Graphic Design
Delivered well-executed branding, illustration, and packaging design projects for various companies.
Ps
Ai
Motion Design
Skilled in designing motion elements that enhance brand presence and engagement.
Some Recent Work
Check out projects that I've recently been apart of.
Let's Create! 🚀
Hello there,
I'm Christian.

A UX/UI Designer based out of TX, who lives to introduce psychology through design.

My Skills
Hidden Gems
From design to some coding knowledge, everything that ensures a strong design process.

UX / UI Design
I specialize in creating seamless, user-centered experiences backed by solid research to reduce friction and enhance usability.
Cross Functional Design
Skilled at working cross-functionally with members of other specialties.



HTML, CSS, & Java
I have a solid understanding of how code functions and its impact on the product experience.
import java.util.Scanner
import java.util.Random;
public class MainProgram {
public static void main(String[] args) {
Scanner scnr = new Scanner(System.in);
Random randGen = new Random();
int highRange = 10000;
int lowRange = 1;
int inputNum;
int randNum;
System.out.print("Enter a number between " + lowRange + " and " + highRange + ": ");
inputNum = scnr.nextInt();
randNum = randGen.nextInt(10000) + 1;
while (inputNum != randNum) {
if (inputNum > randNum) {
System.out.println("Lower");
System.out.println();
highRange = inputNum;
System.out.print("Enter a new number between " + lowRange + " and " + highRange + ": ");
inputNum = scnr.nextInt();
}
else if (inputNum < randNum) {
System.out.println("Higher");
System.out.println();
lowRange = inputNum;
System.out.print("Enter a new number between " + lowRange + " and " + highRange + ": ");
inputNum = scnr.nextInt();
}
}
System.out.println("Winner");
}
}

Graphic Design
Delivered well-executed branding, illustration, and packaging design projects for various companies.
Ps
Ai
Motion Design
Skilled in designing motion elements that enhance brand presence and engagement.
Some Recent Work
Check out projects that I've recently been apart of.
Let's Create! 🚀
Hello there,
I'm Christian.

A UX/UI Designer based out of TX, who lives to introduce psychology through design.

My Skills
Hidden Gems
From design to some coding knowledge, everything that ensures a strong design process.

UX / UI Design
I specialize in creating seamless, user-centered experiences backed by solid research to reduce friction and enhance usability.
Cross Functional Design
Skilled at working cross-functionally with members of other specialties.



HTML, CSS, & Java
I have a solid understanding of how code functions and its impact on the product experience.
import java.util.Scanner
import java.util.Random;
public class MainProgram {
public static void main(String[] args) {
Scanner scnr = new Scanner(System.in);
Random randGen = new Random();
int highRange = 10000;
int lowRange = 1;
int inputNum;
int randNum;
System.out.print("Enter a number between " + lowRange + " and " + highRange + ": ");
inputNum = scnr.nextInt();
randNum = randGen.nextInt(10000) + 1;
while (inputNum != randNum) {
if (inputNum > randNum) {
System.out.println("Lower");
System.out.println();
highRange = inputNum;
System.out.print("Enter a new number between " + lowRange + " and " + highRange + ": ");
inputNum = scnr.nextInt();
}
else if (inputNum < randNum) {
System.out.println("Higher");
System.out.println();
lowRange = inputNum;
System.out.print("Enter a new number between " + lowRange + " and " + highRange + ": ");
inputNum = scnr.nextInt();
}
}
System.out.println("Winner");
}
}

Graphic Design
Delivered well-executed branding, illustration, and packaging design projects for various companies.
Ps
Ai
Motion Design
Skilled in designing motion elements that enhance brand presence and engagement.
Some Recent Work
Check out projects that I've recently been
apart of.