Anthony M
The star rating is a representation of the overall rating, calculated as the mean of the client satisfaction rating, the average client interview rating, and internal interview scores.
The client satisfaction rating is the weighted average of client ratings, with weights based on reviewed work hours. When no client rating exists, the approval fraction (approved vs. reviewed work hours) determines it.
If the client satisfaction rating exceeds the overall rating, it becomes the star rating. In the absence of client ratings, if the average client interview rating is higher than the overall rating, it becomes the star rating. If no data is available, the star rating defaults to the internal interview score.
The client satisfaction rating is the weighted average of client ratings, with weights based on reviewed work hours. When no client rating exists, the approval fraction (approved vs. reviewed work hours) determines it.
If the client satisfaction rating exceeds the overall rating, it becomes the star rating. In the absence of client ratings, if the average client interview rating is higher than the overall rating, it becomes the star rating. If no data is available, the star rating defaults to the internal interview score.
WEB DEVELOPER Preferred Title
$15.00 /hr $ 25.0K /yr Hourly Rate and Yearly Salary
Overview
Basic Summary
LD Talent History - Average Response Time 12.0 hours
- Average Count of Messages/Day 0.3
- Project Completion Rate 2/4
- Interview Acceptance Rate 4/6
- Timezone Overlap 25h PST, 39h UTC
- Code Quality 60%
- Soft Skill Attributes 60%
- Expertise 2/3
- Coding Challenges 60%
- No. of Lifelong Learning Projects 2
- No. of Coding Challenges Completed 2 More details
- Software Engineering Process 3.0/5
- Technical Breadth 3.0/5
- Algorithmic Thinking 4.0/5
- Technical Strength 4.0/5
- Teamwork 3.0/5
- Intellectual Merit 4.0/5
- Desktop Windows
- Phone Android
- Tablet Android Tablet
- Member Since Aug 17, 2021
- Profile Last Updated Aug 06, 2021
- Last Activity Dec. 10, 2021, 3:37 p.m. UTC
- Location Kenya
- Current Status Student
Profile Summary
Hi, I am a web developer with vast knowledge in front end development. I believe the creation of good and better software that makes the world a better place.
Skills
Total Experience: < 1 year
Weekly Availability
Timezone Overlap with 06 - 21 per Week: 25h PST, 39h UTC
Day
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
UTC
11 - 18
11 - 18
11 - 18
11 - 18
11 - 18
05 - 10
PST
04 - 11
04 - 11
04 - 11
04 - 11
04 - 11
22 - 03
Vetting
- Interview Data
- Agile Development Process
- Productivity and Responsiveness
- Teamwork
- Software Engineering
- Logical Thinking
- Technical Strength
- Intellectual Merit
- English Communication
- Documentation
- System Design
- Coding Challenges60%
- Algorithms Score60%
- General Score60%
- Easy Algorithm
- Correctness60%
- Performance60%
- Medium Algorithm
- Correctness60%
- Performance60%
- Hard Algorithm
- Correctness60%
- Performance60%
- Expertise2/3
- Design Patterns and Architectures2/3
- Debugging2/3
- Stack Traces2/3
- Testing2/3
- System Administration2/3
- Soft Skill Attributes60%
- Entrepreneurial60%
- Whole Brained60%
- Divergent Thinking / Creativity60%
- Design Ability60%
- Empathy60%
- Project Management Ability60%
- Security60%
- Code Quality60%
- Complex Logic60%
- Models60%
- Controllers60%
- Templates60%
- APIs60%
- Training/Testing Data Models60%
- Code Readability60%
- Ongoing Evaluation
- Number of Lifelong Learning Project2
- Number of Coding Challenge Completed3
Experience
Developer
Course Project
Jul 2021 - Aug 2021
FrontEnd Mentor Company
Technology Industry
Project: Animation with Javascript
- HTML5 was used to display the content.
- By looping in JavaScript, I was able to make the different image frames loop. This made the animation come to life. Enabling the user to move it into different motions.
- I styled the image in css3 to occupy and take full advantage of the screen.
- I used a version control system (Git) to keep track of future changes
Developer
Course Project
Jul 2021 - Jul 2021
Freecode camp Company
Technology Industry
Project: Netflix page clone
- I used HTML to build the skeleton part of the website.
- With css3, I was able to style and make it more attractive. My goal was to make it resemble the real Netflix app.
- Firebase was really essential because I used it to host the website and also load the video trailer.
Developer
Course Project
Jul 2021 - Jul 2021
Udemy Company
Technology Industry
Project: restaurant
- HTML5 enabled me to load the images and design the basic structure of the website.
- CSS3 made the website more mobile responsive.
- By the use of document.querySelector in JavaScript, I was able to toggle the menu button and make it more interactive.
Developer
Course Project
Jun 2021 - Jul 2021
FreeCode Camp Company
Technology Industry
Project: E-commerce store
- The basic structure was created in HTML5 by dividing it into different sections.
- Basically, I used CSS3 for the website interaction and to make it mobile responsive.
Developer
Course Project
Jul 2021 - Jul 2021
Udemy Company
Technology Industry
Project: Particle Displacement
- HTML5 was used to connect to canvas so that the content could be displayed.
- Vanilla JavaScript enabled me to create an algorithm that helps the particles not to collide with each other. As a result the particles move away from each other.
- CSS3 made the HTML canvas to occupy the whole window.