Hi, I'm Kadyn-Jai Pearce a software engineer
I'm a computer science student at Edith Cowan University, proficient in web development with a growing interest in low-level programming and AI. Besides coding, I enjoy gaming, reading, and kickboxing, which enhance my problem-solving skills and discipline. Passionate about using technology for innovation, I'm keen to work on challenging and exciting projects.
class Person {
public:
std::string name = "Kadyn-Jai Pearce";
int age = 19;
std::string occupation = "Software Engineering Student";
std::string hobbies = "Programming, Reading, Kickboxing";
std::string about = "Passionate software developer";
Person() {}
void displayAboutMe() {
std::cout << "Name: " << name << '\n'
<< "Age: " << age << '\n'
<< "Occupation: " << occupation << '\n'
<< "Hobbies: " << hobbies << '\n'
<< "About: " << about << std::endl;
}
};
Edith Cowan University
Bachelor of Computer Science
Major: Software Engineering
July 2024 - 2027
In July 2024, I will embark on my university journey, which will deepen my understanding of complex software engineering concepts and provide me with practical experience in collaborative project development. Leveraging my existing programming expertise, I will be well-equipped to take on a leadership role among my peers.
Contact Me
Interested in collaborating? Have a job opportunity? or just want to ask me a question? I'd love to hear from you.
Available to Work.