Bijita K
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 Developer Preferred Title
$20.00 /hr $ 18.0K /yr Hourly Rate and Yearly Salary
Overview
Basic Summary
LD Talent History - Worksession Approval 100.0%
- Average Response Time 11.3 hours
- Average Count of Messages/Day 1.5
- Project Completion Rate 2/4
- Interview Acceptance Rate 4/6
- Timezone Overlap 9h PST, 23h UTC
- No. of Passion Projects 4
- Earned Hours 77.00
- 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 4.0/5
- Technical Breadth 3.0/5
- Algorithmic Thinking 4.0/5
- Technical Strength 3.0/5
- Teamwork 4.0/5
- Intellectual Merit 4.0/5
- Desktop Windows
- Phone iPhone
- Member Since Jul 12, 2021
- Profile Last Updated Jan 08, 2024
- Last Activity Aug. 21, 2024, 4:01 p.m. UTC
- Location Nepal
Profile Summary
Highly committed and reliable software developer with good experience in backend development.
Skills
Total Experience: 5 years
Flask (2E, 2Y)
2 experiences, across 2 yearsAWS (2Y)
2 years of experienceDocker Compose (2Y)
2 years of experienceAidbox (2Y)
2 years of experienceDocker (2E, 2Y)
2 experiences, across 2 yearsPython (3E, 2Y)
3 experiences, across 2 yearsSocket.IO (2Y)
2 years of experienceDjango (8E, 2Y)
8 experiences, across 2 yearsCSS (4E)
4 experiencesHTML (4E)
4 experiencesJavaScript (3E)
3 experiencesjQuery (2E)
2 experiencesBootstrap (2E)
2 experiencesDjango REST Framework
AWS EC2
WebSockets (2E)
2 experiencesJwt
Linux
GraphQL
Postman
VirtualBox
Windows
Weekly Availability
Timezone Overlap with 06 - 21 per Week: 9h PST, 23h UTC
Day
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
UTC
05 - 15
14 - 15
14 - 15
14 - 15
14 - 15
14 - 15
05 - 15
PST
22 - 08
07 - 08
07 - 08
07 - 08
07 - 08
07 - 08
22 - 08
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
Backend Developer
Employment
Jan 2022 - Present
GHEIT Company
Healthcare Industry
Project: Inhouse Project
- I used Aidbox as a backend platform to implement multiple features that dealt with R4 version FHIR format data.
- I used Flask and Python to implement features like updates (using socket.io), docusign integration, custom scripts and more.
- I used docker and docker compose to containerize the application and AWS services to host it.
Backend Developer
Employment
Feb 2021 - Dec 2021
Work Company
Ecommerce Industry
Project: Thememorytiles
- I used Django for the backend of the user dashboard. I deployed the project in AWS EC2.
- I used the Django rest framework to create the APIs that were used to communicate and pass the data to and from the react frontend.
Software Developer
Course Project
Mar 2021 - May 2021
College Project Company
Travel Industry
Project: Unravel
- I used Django to build the website and also used Django Channels to integrate a Machine Learning chatbot into the website.
- I implemented WebSockets for real-time chat between the ML chatbot and the user.
- I used jQuery to integrate the response given out by the chatbot into the chat window.
- I used HTML, CSS, JavaScript, and Bootstrap for the frontend of the project.
Developer
Passion Project
Jan 2021 - May 2021
None Company
Media and Communication Industry
Project: Asky
- I used WebSockets to integrate the chat discussion feature on the website.
- I used HTML, CSS, and JavaScript for the project's frontend.
- I used Django for the backend of the website.
Developer
Course Project
Mar 2020 - Apr 2020
BootCamp Company
Media and Communication Industry
Project: K6Khabar
- I used HTML, CSS, and Bootstrap for the frontend of the project.
- I used Django for the backend of the project.
LD Experience
Client Projects
Developer
Contract
Feb 2022 - Dec 2022
LD Talent Client's Company/Project
- I used Django, HTML, CSS, Bootstrap, Javascript, and jQuery to implement functionalities and to make additions to the LD website.
- I used Django in the backend to implement the functionalities.
got setup efficiently, completed a timezone overlap feature and took feedback well - very fast response times both for messaging and for work, definitely moves the projects forward very well, good ideation as well, she is taking the CPO's feedback (particularly on styles and frontend formatting), she is taking the CEO's feedback well, pleasure to work with and very enthusiastic about the vision of our company
Developer
Contract
Aug 2022 - Sep 2022
UbuntuWork Client's Company/Project
- I used Linux to carry out the project task.
- I used Django to carry out the project task.
very diligent. Does not play games. (I assume that the '5' (Satisfaction' is the best.)
Blog Projects
How to build a token validation decorator in Flask for Okta
Dec 2023 - Jan 2024
Developer
Technology Industry
- I built a system in Python using Flask framework to take in Okta JWT access tokens, verify their validity and extract user information from them.
- I used Docker to setup the development environment.
How to structure a GraphQL multipart form query on Postman?
Jun 2022 - Jul 2022
Developer
- I used Django and GraphQL to create APIs.
- I used Postman to create and test multipart form-data queries for the API.
How to fix the Ubuntu black screen issue in Virtualbox?
Feb 2022 - Mar 2022
Developer
- I used VirtualBox to run the ubuntu virtual machine.
- I solved the black screen issue in windows.
How to import a serializer from a variable in DRF?
Jan 2022 - Feb 2022
Developer
Arts and Entertainment Industry
- I used Django to figure out a way where we can import serializers from a variable. This can be used in cases when importing serializers directly will not be feasible.
- I used Python to code this solution.
Coding Challenges
Skill:
- Flask
- AWS
- Docker Compose
- Aidbox
- Docker
- Python
- Socket.IO
Basic
Sep 2020 - Jan 2022
Basic
Sep 2020 - Jan 2022
Basic
Sep 2020 - Jan 2022
Video Projects
How to implement django-tenant-schemas with a fixed URL
Sep 2020 - Jan 2022
Frontend Developer
Technology
- Flask
- AWS
- Docker Compose
- Aidbox
- Docker
- Python
- Socket.IO
- Led user research for a new construction site documentation tool.
- Hosted workshops to synthesize user insights into design requirements.
- Designed 3D concepts and built prototypes to investigate new tool form factors.
- Researched existing digital solutions and prioritized key features for app release.
LD Ventures
Thea
Sep 2020 - Jan 2022
Frontend Developer
Technology
- Flask
- AWS
- Docker Compose
- Aidbox
- Docker
- Python
- Socket.IO
- I used the Django Rest Framework to create a multi tenant API with the aid of the django-tenant-schemas package.
- I used the Postgres Database as the persistence layer and specifically the PostgreSQL Schemas to ensure that all tenants using the API had their data.
- I used the REST architecture in designing my API.
- Researched existing digital solutions and prioritized key features for app release.
Qualifications
Education
Kathford International College
Nov 2016 - Nov 2021
B.Sc (Computer Science and Information Technology)
Reviews
Client Project Reviews
UbuntuWork
very diligent. Does not play games. (I assume that the '5' (Satisfaction' is the best.)
LD Talent
got setup efficiently, completed a timezone overlap feature and took feedback well - very fast response times both for messaging and for work, definitely moves the projects forward very well, good ideation as well, she is taking the CPO's feedback (particularly on styles and frontend formatting), she is taking the CEO's feedback well, pleasure to work with and very enthusiastic about the vision of our company