profile sourced from GitHub
Scouting report
UWI student with foundational Java and Python coursework projects
assessed from open-source footprint
Jayden's public work is a set of small, self-contained Java and Python exercises — a car-dealership model, a console calculator, a UWI course-recommendation class, a student-record system — consistent with early university coursework. Object-oriented fundamentals are evident, but the projects are introductory in scope, carry no stars or deployments, and there were no commits logged in the past year. No verified external open-source work. An honest read: a programming student building fundamentals who has not yet pushed beyond classroom-scale problems.
Authorship & open source
What they build
Industry experience
- Education & EdTech
- Web & CMS
Signal breakdown
0
5
0% forks
0
3.7 yr
0
Quiet
0% stale
Strengths
- Verified author — wrote 100% of commits on my-portfolio
- Original builder — 5 of their own repositories
- Backend focus with Frontend
- Domain experience in Education & EdTech & Web & CMS
- Core stack: Java, HTML, Python
About
Skills
- Java
- HTML
- Python
Featured work
Car Dealership System
This Java class represents a basic model of a car dealership. It includes properties related to the dealership, such as the type of cars sold, the nu…
- Java
by Jayden Thompson
Calculator Python
This Python script implements a basic calculator that performs arithmetic operations based on user input. The user is prompted to choose an operator…
- Python
by Jayden Thompson
University Course Recommendation System
This Java class represents a course at the University of the West Indies (UWI). It contains attributes related to the course, such as Department, Lec…
- Java
by Jayden Thompson
Student Identification System
Simple Java class representing a student with basic attributes such as Student ID, Name, and Address. The class follows object-oriented principles, f…
- Java
by Jayden Thompson