Conrad S
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.
Software Engineer Preferred Title
$15.00 /hr $ 20.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 0h PST, 40h 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 5.0/5
- Algorithmic Thinking 4.0/5
- Technical Strength 3.0/5
- Teamwork 3.0/5
- Intellectual Merit 4.0/5
- Desktop Mac
- Phone iPhone
- Member Since Mar 24, 2021
- Profile Last Updated Sep 05, 2021
- Last Activity Oct. 10, 2022, 11:39 a.m. UTC
- Location Uganda
Profile Summary
I am a software engineer proficient in Laravel, Django and Flask, full-stack. I am also passionate about data science and machine learning.
Skills
Total Experience: 7+ years
Computer vision (8Y)
8 years of experiencePython (6E, 8Y)
6 experiences, across 8 yearsR for Statistics (8Y)
8 years of experienceJavaScript (2E, 7Y)
2 experiences, across 7 yearsHTML (2E, 7Y)
2 experiences, across 7 yearsLaravel (7Y)
7 years of experienceMySQL (7Y)
7 years of experienceWeb scrapers (6Y)
6 years of experienceJupyter (5Y)
5 years of experienceNumpy (5Y)
5 years of experienceMatplotlib (5Y)
5 years of experiencePandas (5Y)
5 years of experiencescikit-learn (5Y)
5 years of experienceREST (5Y)
5 years of experienceBootstrap (5Y)
5 years of experienceCSS (5Y)
5 years of experienceDjango (5Y)
5 years of experienceSwift (5Y)
5 years of experiencePostgres (5Y)
5 years of experiencePostman (5Y)
5 years of experienceFlask (5Y)
5 years of experienceJava (1C)
1 courseSite Reliability (1C)
1 course
Weekly Availability
Timezone Overlap with 06 - 21 per Week: 0h PST, 40h UTC
Day
Monday
Tuesday
Wednesday
Thursday
Friday
UTC
06 - 14
06 - 14
06 - 14
06 - 14
06 - 14
PST
22 - 06
22 - 06
22 - 06
22 - 06
22 - 06
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
Full Stack Developer
Employment
Aug 2018 - Present
Cabral technologies Company
Food and Agriculture Industry
Project: Livestock manager
- Laravel was the full stack framework used in the overall development of the project. Other skills were used in support of specific features of the project for example selenium for scraping.
- I used HTML, CSS and JavaScript for frontend development
- I used HighCharts.js for the dashboard visualisations
- Python and Python Selenium were used for scraping
- I used MySQL for the project database, I also used XML when integrating a payment API into the manager.
Developer
Course Project
Aug 2017 - Present
WIMEA, Makerere University Company
Technology Industry
Project: Weather station security system
- I used Python and OpenCV for Computer vision. The project was hosted on a raspberry Pi. The project was meant to alert in case of intruders through object recognition and tracking.
- I added an emailing feature to send periodic email every time a human figure object was detected in the vicinity.
Developer
Course Project
Dec 2017 - Present
Makerere University Company
Research Industry
Project: Sentimental Compass
- Analysed NSSF data for different customer sentiment and customer base across the globe.
- R for Statistics and R studio were used in the implementation of this project
- I used Shiny for developing the project dashboard
Developer
Contract
Apr 2020 - Present
Freelance Company
Healthcare Industry
Project: SheltIN
- Developed a web and mobile app for managing and detecting covid patients within a 6 metre radius and alerting the app user.
- Python and Flask were used to develope the CMS for the project and also developing the REST API for the Swift application.
- I used Postman for testing the API endpoints
- I used Postgres for handling the project database
Software Developer
Contract
Apr 2020 - Present
Lusuku Company
Ecommerce Industry
- Developed an ecommerce called Lusuku for agricultural produces.
- The entire site was built using Django
- Python was used for developing the backend of the site
- HTML, Javascript, CSS and Bootstrap were used for developing the frontend of the site
Developer
Passion Project
Mar 2020 - Present
Makerere Company
Technology Industry
Project: Titanic
- I analysed and created a prediction algorithm for the survival rate of people on the titanic, using Jupyter as the development environment.
- I used Python, Seaborn and Matplotlib for the data visualisations
- I used Pandas and Numpy for exploratory data analysis, cleaning and processing and manipulation of the data
- I used scikit-learn for implementing the machine learning bit of the project.
Developer
Employment
Sep 2019 - Present
Cabral Tech Company
Food and Agriculture Industry
Project: Dynamic Spider
- I was trying to build a dynamic crawler (Not a focused crawler as most are). The project aim was to mine different data about diseases and pests that attack agricultural produce.
- I used Python, Web scrapers, beautifulsoup and Scrapy for implementation of the project.
- I also used XPath for mining paths and navigation through HTML elements of different sites.