Skip to content
View JavaNoTea's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report JavaNoTea

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JavaNoTea/README.md

Hello, I'm Christian King (@JavaNoTea)

As a senior computer science student at the University of Central Florida, I have a strong passion for AR/VR, computer vision, AI, frontend development, and user experience design. Throughout my academic career, I have developed a solid understanding of these cutting-edge technologies, and I am eager to apply my skills and knowledge in a real-world setting.

Education:

  • Bachelor of Science in Computer Science, University of Central Florida
  • Relevant coursework: Computer Vision, Artificial Intelligence, Frontend Web Development, User Experience Design, Algorithms, Data Structures

Skills:

  • AR/VR development using Unity
  • Frontend web development using HTML, CSS, and JavaScript frameworks such as React
  • Designing and implementing user-centered experiences
  • Computer vision techniques such as object recognition and image segmentation
  • Building and training neural networks using TensorFlow and Keras
  • Strong programming skills in JavaScript, Python, and C++

Projects:

  • Aetheria (In Progress): A thrilling VR game developed by a team of five UCF students as their senior design project. Set in a magical world overrun by evil spirits, players must fight to reclaim their lost kingdom. With stunning visuals and immersive gameplay, Aetheria is developed with Unity for Oculus Quest 2.
  • Maze Solver: A maze builder and solver, developed using Java and JavaFX. This personal project was undertaken to gain experience with JavaFX and improve coding skills. The application features a breadth-first search algorithm for efficient maze solving with several other notable features.
  • Demo Gods: A server hosted arcade themed contact viewer. This project was developed by a team of five developers for a Processes of Object Oriented Programming class assignment. The name serves as a tribute to a story shared by our professor.

Interests:

  • Staying up-to-date with the latest developments in AR/VR, frontend development, computer vision, AI, and user experience design
  • Exploring new and innovative applications for these technologies
  • Participating in hackathons and coding challenges to further develop my skills
  • Designing user-centered experiences that enhance user engagement and satisfaction

I am a highly motivated and dedicated individual with a strong work ethic. I am eager to use my skills and knowledge to make a positive impact in the field of AR/VR, frontend development, computer vision, AI, and user experience design. If you are looking for a talented and driven individual to join your team, I would be honored to have the opportunity to discuss my qualifications further.

Pinned

  1. COP4331---Small-Project---Group-23 COP4331---Small-Project---Group-23 Public

    Welcome to Demo Gods, an arcade themed contact viewer. This project was developed by a team of five developers for a Processes of Object Oriented Programming class assignment. The name serves as a …

    JavaScript 3

  2. Hack-A-Day-2023 Hack-A-Day-2023 Public

    We are pleased to introduce WebWise, a Chrome extension aimed at improving the internet browsing experience for elderly and disabled individuals. The project was developed within 8 hours at the UCF…

    CSS 1

  3. Maze-Solver-JavaFX- Maze-Solver-JavaFX- Public

    A program that implements JavaFX UI to build mazes with walls and teleporters. Utilizes a breadth-first search algorithm to find the optimal solution to the maze.

    Java