
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 Count of Messages/Day 0.3
- Project Completion Rate 2/4
- Interview Acceptance Rate 4/6
- Timezone Overlap 25h PST, 39h UTC
- Software Engineering Process 3.0/5
- Design Practice 3.0/5
- Design Theory 3.0/5
- Technical Breadth 3.0/5
- Logical Thinking 4.0/5
- Technical Strength 4.0/5
- System Design 3.0/5
- Productivity and Responsiveness 3.0/5
- Teamwork 3.0/5
- Agile Development Process 3.0/5
- Intellectual Merit 4.0/5
- Documentation 3.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
- Software Engineering Process
- Design Practice
- Design Theory
- Technical Breadth
- Logical Thinking
- Technical Strength
- System Design
- Productivity and Responsiveness
- Teamwork
- Agile Development Process
- Intellectual Merit
- Documentation
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.