profile-picture

camden gear

full-stack web developer

gear.camden@gmail.com

@gear.camden

@GearCamden29188

my name is camden gear. i am from sedalia, missouri, attended ucmo in warrensburg, and truly admire the ever-expanding field of computer science. i am a scrupulous and ambition-driven developer with a portfolio that depicts my ambition and diverse skill set. i'm capable of pursuing arduous projects with an unmatched initiative and a problem-solver’s mentality which overcomes any inevitable obstacle presented. i love to make something that doesn't exist yet at any means necessary.

Full-Stack Developer:
• Develop full-stack application for Commerce Bank in Warrensburg, MO with full CWT Database Encryption integrated into SQL backend.
• Create production-ready web applications utilizing Three.js, JQuery, React, Vite, Vue, Springboot, MySQL, and Bootstrap with Github or Netlify deployment.
• Advanced knowledge of Java, CSS, HTML, SQL, and Javascript. Proficient in PHP, C and UNIX, Python, and CPP.

Computer Graphics Artist:
• Skilled in Blender, Maya, Houdini, Unreal Engine 5, Photoshop, After Effects, Premiere, Nuke, and Marvelous Designer.
• Knowledge of cinematography–lighting and color balance as well as cinematic composition, sculpture, 3D modeling, texturing, rigging, simulation, visual storytelling, drawing and sketching, and team management.
• Create intricate environments using procedural foliage systems, Houdini particle simulations, and mesh painting using physics simulations and foliage brushes.

Game Developer:
• Design hyper-realistic and/or stylized characters–both fully rigged utilizing complex blendshapes with realistically deforming flesh shaders and hyper-realistic muscle anatomy simulated in Houdini or Maya and trained for real-time playback using Unreal Engine 5’s Machine Learning Deformation technology.
• Modeling and texture painting game assets in Blender, Maya, and Houdini; Photoscan compiling in Meshroom and Polycam; and sculpting lifelike characters in Blender and Marvelous Designer.
• Develop two-dimensional games in Unity with knowledge of Asperite, Photoshop, Premiere Pro, and After Effects while proficient in C#.

Bachelor’s of Computer Science | UCMO |
Completed: 05/2024
Relevant Coursework:
Operating Systems, Algorithm Design and Analysis, Computer Networking, Secure Programming, Programming Languages, Computer Organization and Archetypes, Software Engineering, Web Graphics, Database Theory & Applications, Calculus I & II, and Linear Algebra.

Minor in Business Administration | UCMO |
Completed: 05/2023
Relevant Coursework:
Management of Organizations, Principles of Marketing, Legal Environment of Business, Fundamentals of Financial Reporting.

programming demo:

below is a programming sample created with sql and cakephp. this example sample shows a database for a real-estate company, storing different information with the ability to edit, delete, and view. feel free to add, edit, and delete to see permenant changes to the website.


New Listing

Table View:

id username address city state zipCode price bedrooms bathrooms action
1 Camden Gear 1241 Fake Sedalia MO 65301 80000 2 1 View Edit
Delete
2 Camden Gear 121231 Fake Street Hughesville MO 65334 140000 1 4 View Edit
Delete
3 Camden Gear 1141 Not Real Springfield MO 23256 150000 2 4 View Edit
Delete
4 Camden Gear 141 Street Springfield MO 23516 100000 1 1 View Edit
Delete

Card View:

real-estate picture

1

1241 Fake
Sedalia
MO
65301
Camden Gear
number of bedrooms: 2
number of bathrooms: 1
View Edit
Delete
  • $80000
real-estate picture

2

121231 Fake Street
Hughesville
MO
65334
Camden Gear
number of bedrooms: 1
number of bathrooms: 4
View Edit
Delete
  • $140000
real-estate picture

3

1141 Not Real
Springfield
MO
23256
Camden Gear
number of bedrooms: 2
number of bathrooms: 4
View Edit
Delete
  • $150000
real-estate picture

4

141 Street
Springfield
MO
23516
Camden Gear
number of bedrooms: 1
number of bathrooms: 1
View Edit
Delete
  • $100000