Python Expert with Gem - Upwork
Put the word "Here I am" at the top of cover letter as I know you read description.
Budget: $500
Posted On: January 26, 2023 11:59 UTC
Category: Back-End Development
Skills:Python, Django, Flask, GraphQL, Data Mining
Skills: Python, Django, Flask, GraphQL, Data Mining
Country: United States
click to apply
Simple blog with multi author capabilities in django
I'm looking to build a simple blog application in Django: THis is a possible Database Structure to follow with some essentials features i should have built in: Models /////// Post -> title, slug,... (Budget: $30 - $250 USD, Jobs: Django, HTML, JavaScript, Python, Website Design)
Improve an already existing web application - Upwork
Hourly Range: $15.00-$30.00
Posted On: January 26, 2023 09:05 UTC
Category: Full Stack Development
Skills:Django, React, PostgreSQL, RESTful Architecture, CSS, HTML, Web Design, JavaScript, Web Development
Skills: Django, React, PostgreSQL, RESTful Architecture, CSS, HTML, Web Design, JavaScript, Web Development
Country: Germany
click to apply
Qt-QML (Python) developer - Upwork
Using Strawberry-graphql, Django, Django-channels, Qt-for-Python.
The job is likelly to be longterm based on the expirience we would
get from the attendee.
Hourly Range: $15.00-$25.00
Posted On: January 26, 2023 06:24 UTC
Category: Full Stack Development
Skills:C++, GraphQL, Django, Python
Skills: C++, GraphQL, Django, Python
Country: Israel
click to apply
[â� Quick 5 Star] Setting up Google Auth in Django - Upwork
2) I need helping set up the favicon
Budget: $5
Posted On: January 26, 2023 05:01 UTC
Category: Back-End Development
Skills:Django
Skills: Django
Country: United States
click to apply
Need help fixing CORS error - Upwork
Access to fetch at 'http://127.0.0.1:8000/xxxx/' from origin 'http://xxxxxx.xx:3000' has been blocked by CORS policy: The request client is not a secure context and the resource is in more-private address space `local`.
For context, I continue to the front end (react) and backend (django) servers on a localhost, but the difference is that they are on a remote vps.
I would really appreciate the help, thank you!
Hourly Range: $16.00-$35.00
Posted On: January 26, 2023 03:04 UTC
Category: Back-End Development
Skills:Django, React
Skills: Django, React
Country: United States
click to apply
Jitsi Backend Dev needed to add backend support for live streaming feature in existing CMS - Upwork
- Integrate Jitsi Videobridge and Jibri for recording the live stream.
- Add backend support for sending the stream output to multiple social media platforms (using existing APIs from Facebook, YouTube, Twitch, Twitter, Instagram Live) along with an option to send the stream to a custom RTMP destination.
- Add backend support for several extra features already developed in the frontend to make sure on-screen graphics overlays display correctly in the stream output.
Expected process:
- Start by understanding the requirements and reviewing the existing codebase
- Next configure necessary devops-side resources for supporting the live streaming
- Then add backend support to existing codebase to enable WebRTC streaming and video mixing via Jitsi, integate Jibri for recording streams, and integrate feature for sending outputs to social + rtmp destinations.
Hourly Range: $20.00-$50.00
Posted On: January 26, 2023 02:16 UTC
Category: Back-End Development
Skills:Django, Python, WebRTC
Skills: Django, Python, WebRTC
Country: United States
click to apply
Python Developer - Upwork
- B.S. degree in computer science or related field with emphasis on technology
- 4+ years of experience in Python
- Two+ year AWS experience
- Two+ year SQL experience
Preferred Qualifications:
- Working experience in financial industry, especially IB applications is a plus.
- Working Experience with AWS Services such as Lambda, Glue, Athena, ECS, Cloud Formation
- Working Experience in developing REST APIs using Python
- Experience in building and deploying services using any container orchestration tools such as Kubernets, ECS, Docker Swarm, Openshift
- Knowledge of Big Data technologies such as Spark is a plus.
- Knowledge of relational database techniques, data warehouse concepts and architecture
- Experience working in UNIX environment including knowledge of shell scripts
- Overall understanding of web architectures
- Candidate should be able to diagnose problems quickly and independently.
- Candidate willing to take on new technologies required by business.
Posted On: January 26, 2023 01:12 UTC
Category: Back-End Development
Skills:Python, API, RESTful API, Amazon Web Services, PostgreSQL, Django, AWS Lambda
Skills: Python, API, RESTful API, Amazon Web Services, PostgreSQL, Django, AWS Lambda
Country: United States
click to apply
Build a web application - Upwork
I am seeking to develop a website that will allow users to create automated resumes. The website should be user-friendly and easy to navigate, with a clean and professional design.
The website should include the following features:
User registration and login
A resume builder tool that uses natural language processing and machine learning techniques to analyze resumes and suggest improvements
A user dashboard where users can view and edit their resumes
A template library where users can select from a variety of resume templates
The ability to download the resume in various formats such as PDF and word
The ability to share the resume with others via a unique link
A blog section where users can learn about latest resume trends and tips
Contact form for users to reach out for support
The website should be built using modern web development technologies such as HTML, CSS, JavaScript, and a programming language such as Python or Ruby. The website should also be built using web frameworks such as Django or Ruby on Rails and should be connected to a database management system such as MySQL or MongoDB.
The website should also be developed using version control using Git, and be familiar with agile development methodologies. It should also be hosted on a cloud hosting platform such as AWS or Azure.
Budget: $800
Posted On: January 25, 2023 21:30 UTC
Category: Full Stack Development
Skills:JavaScript, Web Development, Web Application, CSS, HTML, CSS 3, MySQL, Python
Skills: JavaScript, Web Development, Web Application, CSS, HTML, CSS 3, MySQL, Python
Country: India
click to apply
Fix email settings in Django for Amazon AWS - Upwork
I need to find where to put credentials (AWS keys or Gmail login and password) in order to send emails.
It worked before but doesn't work now.
I use Django application.
I had such errors in the logs:
[2023-01-24 18:59:19,270: ERROR/PoolWorker-1] djcelery_email_send[43fe0d64-d628-4b87-9d55-a226800d40d5]: Cannot reach CELERY_EMAIL_BACKEND django.core.mail.backends.smtp.EmailBackend
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/djcelery_email/tasks.py", line 48, in send_emails
conn.open()
File "/usr/local/lib/python3.4/dist-packages/django/core/mail/backends/smtp.py", line 71, in open
self.connection.login(force_str(self.username), force_str(self.password))
File "/usr/lib/python3.4/smtplib.py", line 652, in login
raise SMTPAuthenticationError(code, resp)
smtplib.SMTPAuthenticationError: (535, b'Signature Version 2 is deprecated for use with SES from March 26, 2021. From that date on, we are progressively rejecting such requests. To resolve the issue, you must migrate to Signature Version 4. If you created your SMTP credentials in the SES Console, please create new credentials and replace the former ones. If you are deriving Signature Version 2 credentials from a IAM user, please start using the Signature Version 4 algorithm: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/smtp-credentials.html')
I have created new key on Amazon SES (not sure if it was done correctly).
I updated local_settings.py with the new key, error with Signature Version 4 disappeared but new one appeared:
[2023-01-25 23:26:26,064: WARNING/PoolWorker-1] djcelery_email_send[0587910d-8c7d-4e6b-b3ad-fba217052043]: Failed to send email message to ['*******@gmail.com'], retrying. (SMTPSenderRefused(530, b'Authentication required', '=?utf-8?q?SpeakASAP?= delivery@speakasap.com'))
[2023-01-25 23:26:26,118: ERROR/PoolWorker-1] Task djcelery_email_send[0587910d-8c7d-4e6b-b3ad-fba217052043] raised unexpected: SMTPSenderRefused(530, b'Authentication required', '=?utf-8?q?SpeakASAP?= delivery@speakasap.com')
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/celery/app/trace.py", line 367, in trace_task
R = retval = fun(*args, **kwargs)
File "/usr/local/lib/python3.4/dist-packages/celery/app/trace.py", line 622, in __protected_call__
return self.run(*args, **kwargs)
File "/usr/local/lib/python3.4/dist-packages/djcelery_email/tasks.py", line 65, in send_emails
send_emails.retry([[message], combined_kwargs], exc=e, throw=False)
File "/usr/local/lib/python3.4/dist-packages/celery/app/task.py", line 668, in retry
raise_with_context(exc)
File "/usr/local/lib/python3.4/dist-packages/djcelery_email/tasks.py", line 56, in send_emails
sent = conn.send_messages([dict_to_email(message)])
File "/usr/local/lib/python3.4/dist-packages/django/core/mail/backends/smtp.py", line 111, in send_messages
sent = self._send(message)
File "/usr/local/lib/python3.4/dist-packages/django/core/mail/backends/smtp.py", line 127, in _send
self.connection.sendmail(from_email, recipients, message.as_bytes(linesep='\r\n'))
File "/usr/lib/python3.4/smtplib.py", line 778, in sendmail
raise SMTPSenderRefused(code, resp, from_addr)
smtplib.SMTPSenderRefused: (530, b'Authentication required', '=?utf-8?q?SpeakASAP?= delivery@speakasap.com')
[2023-01-25 23:28:17,402: ERROR/PoolWorker-1] djcelery_email_send[3d67b982-2c9e-4e6e-9069-d036343b3c51]: Cannot reach CELERY_EMAIL_BACKEND django.core.mail.backends.smtp.EmailBackend
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/djcelery_email/tasks.py", line 48, in send_emails
conn.open()
File "/usr/local/lib/python3.4/dist-packages/django/core/mail/backends/smtp.py", line 71, in open
self.connection.login(force_str(self.username), force_str(self.password))
File "/usr/lib/python3.4/smtplib.py", line 652, in login
raise SMTPAuthenticationError(code, resp)
smtplib.SMTPAuthenticationError: (535, b'Authentication Credentials Invalid')
So I ask your support with this task.
Hourly Range: $30.00-$40.00
Posted On: January 25, 2023 21:10 UTC
Category: Back-End Development
Skills:Django, Python, Amazon Web Services, Amazon EC2, System Administration, Amazon S3, Amazon ECS
Skills: Django, Python, Amazon Web Services, Amazon EC2, System Administration, Amazon S3, Amazon ECS
Country: Czech Republic
click to apply
Developer Needed For Custom Software Creation - Upwork
• Please DO NOT apply if you do not have any prior python, Django and Postgres experience.
• Please DO NOT apply if you are not available over the weekends.
• Please DO NOT apply if you do not agree to the posted budget.
• Please provide details on how long it will take you ti implement this task. We need it done ASAP.
Budget: $175
Posted On: January 25, 2023 20:18 UTC
Category: Full Stack Development
Skills:PostgreSQL, Django, Python
Skills: PostgreSQL, Django, Python
Country: United States
click to apply
Setup live environment for React frontend + Django backend on docker - Upwork
I'm a full stack programmer aswell and I'll be providing all the needed informations after we discuss about it. If you need anything else like a VPS we can discuss it aswell.
Hourly Range: $40.00-$80.00
Posted On: January 25, 2023 19:38 UTC
Category: Full Stack Development
Skills:PostgreSQL, NGINX, Apache HTTP Server, Business with 1-9 Employees, Docker, React, Python, Django, DevOps, Docker Compose
Skills: PostgreSQL, NGINX, Apache HTTP Server, Business with 1-9 Employees, Docker, React, Python, Django, DevOps, Docker Compose
Country: Brazil
click to apply
Python/Django Developer for existing app - Upwork
The team at Lobdock Impairment Detection is looking for a developer to take over development and maintenance an important web application to make our business perform at a high level with maximum efficiencies.
The app is built using Python and Django.
The application is straight forward, and I'll do a basic overview of the functionality. For candidates that move on to our short list, the current specification document will be provided. Below is a “broad strokes” description of the application.
The application has 3 roles:
Administrator
Affiliate
Client
Administrator:
Manages adding, removing Clients. Can interact with all client features.
Affiliate:
There are many affiliates on the system. They are responsible for adding new clients to the system and configuring their settings. Once a new client is added, the affiliate’s interaction with the system is complete.
Client:
Receive automated e-mails with details as configured by the Affiliate. Ability to log into the system and update various fields, upload/download documents, etc…
Various views allow the different roles to manipulation data, export lists, update client information etc.
We have a backlog of mods and upgrades to complete.
Hourly Range: $30.00-$50.00
Posted On: January 25, 2023 19:31 UTC
Category: Full Stack Development
Skills:Web Application, API Integration, Business with 10-99 Employees, Django, Python, PostgreSQL, Amazon Web Services
Skills: Web Application, API Integration, Business with 10-99 Employees, Django, Python, PostgreSQL, Amazon Web Services
Country: United States
click to apply
Developer in Mayan EDMS
Looking for a developer to customize Mayan EDMS in GUI and API's (Budget: ₹400 - ₹750 INR, Jobs: Django, Linux, Python)
Django Developer for Ad Hoc work - Upwork
First of all, the site has crashed and our previously developer has left, so I need someone who can take over fast to figure out the server issue (which is probably something small) and get things working again.
Hourly Range: $25.00-$65.00
Posted On: January 25, 2023 18:06 UTC
Category: Full Stack Development
Skills:Python
Skills: Python
Country: United Kingdom
click to apply
Sr. IOS Developer - Upwork
Budget: $10,000
Posted On: January 25, 2023 17:52 UTC
Category: Mobile App Development
Skills:iOS, Swift, iOS Development, In-App Purchases, Map Integration, Location-Based Service
Skills: iOS, Swift, iOS Development, In-App Purchases, Map Integration, Location-Based Service
Country: United States
click to apply
Looking for a Django and React developer to help finish an existing project - Upwork
Budget: $5,000
Posted On: January 25, 2023 17:48 UTC
Category: Full Stack Development
Skills:React, Django, API, Python
Skills: React, Django, API, Python
Location Requirement: Only freelancers located in the United States may apply.
Country: United States
click to apply
Python Developer
Hey, we are a startup that needs a specialist to work remotely, you will perform tasks as a freelancer on a permanent basis Python Developer Responsibilities: Coordinating with development teams to determine application requirements... (Budget: €8 - €30 EUR, Jobs: Django, Google App Engine, JavaScript, Python, Software Architecture)
Django developer - Upwork
Responsibilities
Coordinate with internal teams to understand user requirements and provide technical solutions.
Design and implement effective and scalable Python code using the Django framework to build highly responsive web applications.
Write and test code, debug programs, and integrate applications with third-party web services.
Requirements
Previous experience as a Django Developer.
High level of knowledge of Python and the Django framework.
Working knowledge of several ORM (Object Relational Mapper) libraries and Python's threading constraints and multi-process architecture.
Understanding the distinctions between various delivery platforms, such as mobile vs desktop, and optimising output to meet the individual platform.
Ability to combine data sources and databases into a single system.
Familiarity with user authentication, knowledge of accessibility and security regulations.
Fundamental knowledge of front-end technologies such as JavaScript, HTML5, and CSS3.
Hourly Range: $20.00-$50.00
Posted On: January 25, 2023 17:09 UTC
Category: Back-End Development
Skills:Django, Python, API, RESTful API, PostgreSQL, JavaScript, CSS, Web Development, Database Architecture, HTML
Skills: Django, Python, API, RESTful API, PostgreSQL, JavaScript, CSS, Web Development, Database Architecture, HTML
Country: United States
click to apply
Python Developer - Upwork
Python Developer Responsibilities:
Coordinating with development teams to determine application requirements.
Writing scalable code using Python programming language.
Testing and debugging applications
Developing back-end components
Integrating user-facing elements using server-side logic.
Assessing and prioritizing client feature requests.
Integrating data storage solutions.
Coordinating with front-end developers.
Reprogramming existing databases to improve functionality.
Developing digital tools to monitor online traffic.
Requirements:
1 years of experience as a Python developer..
Expert knowledge of Python and related frameworks including Django and Flask.
A deep understanding and multi-process architecture and the threading limitations of Python.
Familiarity with server-side templating languages including Jinja 2 and Mako.
Ability to integrate multiple data sources into a single system.
Familiarity with testing tools.
Ability to collaborate on projects and work independently when required.
Hourly Range: $16.00-$40.00
Posted On: January 25, 2023 15:50 UTC
Category: Back-End Development
Skills:Python, API, Python Script, RESTful API, JavaScript, HTML, PostgreSQL, Web Development, API Integration, CSS
Skills: Python, API, Python Script, RESTful API, JavaScript, HTML, PostgreSQL, Web Development, API Integration, CSS
Country: United States
click to apply
Senior Backend Engineer Python/Django - Upwork
Glewee is a creator marketplace where brands and creators can form authentic business relationships. Founded in 2020, Glewee is positioned for growth this year and looking to add talent to our team.
Hourly Range: $25.00-$50.00
Posted On: January 25, 2023 14:46 UTC
Category: Back-End Development
Skills:PostgreSQL, Python, Django, RESTful API, API
Skills: PostgreSQL, Python, Django, RESTful API, API
Country: United States
click to apply
Design a responsive reactjs page. - Upwork
Knowledge of how to run a django, reactjs based site on your system is a must.
We will start with a about us page.
If this goes well we can discuss for other pages.
Thanks
Budget: $20
Posted On: January 25, 2023 14:29 UTC
Category: Front-End Development
Skills:Web Development, Landing Page, Django, CSS, React, HTML, HTML5, Responsive Design, Bootstrap
Skills: Web Development, Landing Page, Django, CSS, React, HTML, HTML5, Responsive Design, Bootstrap
Country: India
click to apply
Django-Selenium-ubuntu - Upwork
Budget: $100
Posted On: January 25, 2023 14:11 UTC
Category: Scripting & Automation
Skills:Python, Django, Ubuntu
Skills: Python, Django, Ubuntu
Country: United States
click to apply
Build simple Django website
Refer to the attached PDF. Need a custom website made with Django. The basic overview is I need users to be able to make posts and upload PDF with their post. These posts will appear on main site. Admin/Moderator will approve before it gets posted... (Budget: $750 - $1500 AUD, Jobs: Django, Python)
Senior Django Engineer - Upwork
Job Description:
Jenfi is starting up a brand new product in fintech. This exciting chance needs an engineer who is familiar with writing Django from scratch to a medium-sized codebase. Understanding the client, borrower, and Jenfi’s high-level needs is critical to success. The engineer needs to be comfortable working individually as well as with team members as the project’s scope expands. Strong English communication is required to be able to interface with clients and other teams.
Responsibilities:
- Building Django apps for core and custom client integration code paths
- Structuring pytest framework
- Ensuring application architecture’s long-term maintainability
Required skills and experiences:
Skills:
- Deep understanding of Django
- Understanding design tradeoffs for a given architecture and selected py libraries
- Understanding of fundamental design principles behind a scalable application
- Able to integrate multiple data sources, and custom code paths into one system
- Able to work individually and collaboratively as a team
- Strong data modeling, pytest, modular coding, and debugging skills
Experience:
- Has shipped and iterated multiple features
- 5+ years of experience with Python
- University degree in Computer Science, Engineering or equivalent
- Strong fluency in English language
Preferred skills and experiences:
- AWS Lambda, SQS, general serverless concepts a plus
Why Candidate should apply this position:
- Full remote working experience
- 13-month bonus
- 15 days sick leave & 15 days personal leave
- Yearly performance review
Budget: $4,000
Posted On: January 25, 2023 11:52 UTC
Category: Mobile App Development
Skills:Python, Django, HTML
Skills: Python, Django, HTML
Country: Vietnam
click to apply
Need help with single django template - Upwork
The corresponding view sends data (page header, section title etc) that would customise how the template is rendered. I need help with making changes to the template file.
Hourly Range: $10.00-$20.00
Posted On: January 25, 2023 10:59 UTC
Category: Full Stack Development
Skills:Python, Web Development, HTML, JavaScript, Django
Skills: Python, Web Development, HTML, JavaScript, Django
Country: India
click to apply
Need a senior Django developer who can work full time. - Upwork
The right candidate should have the following:
- Must be professional and experiences enough to handle complex problems and give us realistic deadlines.
- One should be available to work full time with us.
- We are not interested in agencies.
- Some one having background with translation industry will be preferred
- Looking forward for receiving your proposals
Thank you
Hourly Range: $20.00-$40.00
Posted On: January 25, 2023 10:33 UTC
Category: Full Stack Development
Skills:Django, Python, JavaScript, API, React, HTML, HTML5, Web Development
Skills: Django, Python, JavaScript, API, React, HTML, HTML5, Web Development
Country: India
click to apply
Django API Expert (django, Python, JavaScript, API) - Upwork
Python API, django experience is required
Drag & Drop app building experience is a plus
Looking for a passionate django, Python, MySQL Expert
Python API, django experience is required
Drag & Drop app building experience is a plus
Budget: $20
Posted On: January 25, 2023 10:24 UTC
Category: Back-End Development
Skills:Django, API, Python
Skills: Django, API, Python
Country: Germany
click to apply
Need a senior Django developer who can work full time. - Upwork
The right candidate should have the following:
- Must be professional and experiences enough to handle complex problems and give us realistic deadlines.
- One should be available to work full time with us.
- We are not interested in agencies.
- Some one having background with translation industry will be preferred
- Looking forward for receiving your proposals
Thank you
Hourly Range: $10.00-$45.00
Posted On: January 25, 2023 10:09 UTC
Category: Full Stack Development
Skills:Web Application, API, JavaScript, Python, Django, HTML, CSS, Web Development, PostgreSQL, HTML5
Skills: Web Application, API, JavaScript, Python, Django, HTML, CSS, Web Development, PostgreSQL, HTML5
click to apply
Full stack developer to build a community website - Upwork
Key Responsibilities:
* Design and develop the front-end of the website using modern technologies such as HTML, CSS, JavaScript, and a web framework such as React, Angular, or Vue.js
*Build the server-side application using technologies like Node.js and Express.js or Python and Django
*Integrate a discussion forum on the website
*Implement user authentication and authorization for member pages
*Integrate a database management system like MySQL or MongoDB
*Test and debug the website
*Provide regular updates to the client on the progress of the project
Qualifications:
*Strong experience in web development, including front-end and back-end technologies
*Experience building and integrating forums on websites
*Experience with user authentication and authorisations
*Strong understanding of database management systems
*Strong problem-solving skills and ability to work independently
*Strong communication skills
*Ability to meet deadlines
This is a freelance position, and the freelancer will be responsible for their own equipment and internet connection. The freelancer will be working remotely and will be required to provide regular updates on the progress of the project.
The freelancer will be compensated based on the deliverables and schedule outlined in the statement of work, and will be required to sign an agreement outlining the terms and conditions of the project.
Budget: $200
Posted On: January 25, 2023 09:12 UTC
Category: Full Stack Development
Skills:Web Development, JavaScript, CSS, Web Design, HTML, React, API Integration, PHP, HTML5, UX/UI Design Deliverables
Skills: Web Development, JavaScript, CSS, Web Design, HTML, React, API Integration, PHP, HTML5
Country: India
click to apply
MutualTLS - Upwork
Hourly Range: $10.00
Posted On: January 25, 2023 09:11 UTC
Category: Back-End Development
Skills:Python, Django, TLS1.2
Skills: Python, Django, TLS1.2
Country: Turkey
click to apply
Python + Django and AWS expertise for a search engine development - Upwork
Hourly Range: $5.00-$10.00
Posted On: January 25, 2023 08:25 UTC
Category: Full Stack Development
Skills:Python, Django, Amazon Web Services, API, Python Script, Database
Skills: Python, Django, Amazon Web Services, API, Python Script, Database
Country: United States
click to apply
Django Backend developer - Upwork
We are seeking an experienced Django developer to join our team. The successful candidate will have a strong track record of building and maintaining high-quality web applications with Django, including experience with the Django Rest Framework and PostgreSQL.
Responsibilities:
1. Design, develop, and maintain web applications using Django and related technologies, including the Django Rest Framework and PostgreSQL
2. Write clean, efficient, and well-documented code
3. Collaborate with the rest of the development team to define and implement new features
Troubleshoot and debug issues as they arise
4. Stay up-to-date with the latest best practices and technologies in web development
understanding of HTML, CSS, and JavaScript
Experience with front-end frameworks such Vue.js is a plus
- Experience with database design and optimization
- Familiarity with agile development methodologies
- Experience on deployments on Linux with Nginx is a plus
- Excellent communication and collaboration skills
Hourly Range: $15.00-$20.00
Posted On: January 25, 2023 07:23 UTC
Category: Back-End Development
Skills:Git, Django, RESTful API, Python, PostgreSQL, API, Database
Skills: Git, Django, RESTful API, Python, PostgreSQL, API, Database
Country: India
click to apply
Repair Contacts Search - Upwork
Improvement 1
The page was originally built using 1,245,591 contacts loaded manually by csv into a database. Since then, we’ve grown our contact set to 7+ million contacts. We plan on growing to at least double this amount of contacts, so the system must be set-up with all of the contacts and then be built to handle updates as new contacts are added.
Improvement 2
Improved performance. When it was functional, it barely worked fast enough to be usable. Querying took over 10 seconds. This is not a good enough user experience and I imagine it will grow worse as the contacts size grows. Also, there was an issue with getting the keyword search to work at all and it’s therefore hidden (the zp-accordion is set to display: none)
This job will be $100 per milestone ($200 total) and should be relatively straightforward. I'm looking for an experienced django developer to work on the project immediately.
To ensure that you have read this entire post please use the word octopus. I will only respond to those that use the word octopus.
Thank you and looking forward to working together.
Budget: $200
Posted On: January 25, 2023 06:47 UTC
Category: Back-End Development
Skills:Django, JavaScript
Skills: Django, JavaScript
Country: United States
click to apply
Looking for a full time python expert - Upwork
Budget: $1,200
Posted On: January 25, 2023 06:18 UTC
Category: Full Stack Development
Skills:Python, API, Web Development, Amazon Web Services, Django, JavaScript
Skills: Python, API, Web Development, Amazon Web Services, Django, JavaScript
Country: India
click to apply
Senior Backend Developer with Python/Node - Upwork
We are looking for Senior Backend developers who can work on our projects.
We are software development company and looking for candidates who can work on the Python, Node Projects.
Requirements:
- Candidate should be proficient in Python
- Can be bonus if you are expert in NodeJS
Hourly Range: $10.00-$30.00
Posted On: January 25, 2023 05:41 UTC
Category: Back-End Development
Skills:Python, Django, Node.js, Internet of Things
Skills: Python, Django, Node.js, Internet of Things
Country: Greece
click to apply
Looking for a Python Fullstack Expert for a long term project - Upwork
Experience in back-end full-stack skills including Python, Django, DRF, Flask, FastAPI, RESTful, SOAP, MySQL, Postgres, MongoDB, and many other supporting packages.
Skills including HTML/CSS, Bootstrap, Javascript, jQuery, Jinja, React, etc.
Experience with Agile Methodology, PMO, JIRA, Kanban, Scrum and other project management tools.
Experience in maintaining Code Quality, Code Performance, Security, Unit Test Cases, etc.
Budget: $20,000
Posted On: January 25, 2023 05:12 UTC
Category: Full Stack Development
Skills:Python, Full-Stack Development
Skills: Python, Full-Stack Development
Country: India
click to apply
Full Stack Back-End Developer - Upwork
Responsibilities:
Design, develop, and maintain back-end systems and APIs
Write clean, maintainable, and efficient code
Collaborate with front-end developers to ensure seamless integration
Participate in code reviews and ensure adherence to development best practices
Required Skills:
Strong experience with Node.js, Python or other back-end technologies
Experience with relational databases such as MySQL, PostgreSQL, and MongoDB
Experience with web server technologies such as Express.js, Flask or Django
Experience with Git and version control
Strong problem-solving skills and attention to detail
We offer a competitive salary, benefits, and opportunities for professional growth. If you're excited about working on challenging projects and making an impact, please send your CV and portfolio
Join us and be part of a dynamic and growing team!
Hourly Range: $15.00-$50.00
Posted On: January 25, 2023 04:07 UTC
Category: Back-End Development
Skills:API Integration, PHP, Web Development
Skills: API Integration, PHP, Web Development
Country: France
click to apply
Urgent: Sr. Software Engineer (Backend) (Philippines and Indonesia) - Upwork
- Software Engineer (Backend)
� What Will You Do?
- Understand and implement the company's vision, mission, values, culture, and OKR (Objectives and Key Results).
- Develop and maintain the products and services of the company
- Document the application specifications and environment
- Improve the application architecture
- Use and uphold high coding standards
- Follow and ensure strict security standards in developing applications
- Ensure optimal performance of the application using best practices
- Perform thorough analysis and integration testing of the application
- To improve skills in new technologies and development standards
- To work on designated shifts and adjusted weekends as allocated by your manager
- Coordinate with other business units regarding the requirements
- Learn and improve the company’s ecosystem on crypto & blockchain
- Perform relevant tasks as required by your manager
- Maintain cordial attitude in dealing and coordinating with other team members
- Attend scheduled daily standup meetings
✅ **Requirements**
💡 **As a Lead Software Engineer:**
- At least 3 years of experience in software development and testing
- Working knowledge on OWASP standards
- Knowledgeable in version control systems such as Git
- Extensive experience with API protocols (REST and GraphQL)
- Extensive experience in authentication systems (JWT and OAUTH2)
- Extensive knowledge in RDBMS (Postgres) and NoSQL (MongoDB)
- Working knowledge on Linux Systems
- Working knowledge on AWS & Vercel
- Can create and plan architecture and data diagrams to create solutions
- Has good experience working with Javascript tech stacks such as:
- NodeJS
- ExpressJS
- TypeScript
- Hasura / Apollo-Server
- Prisma
- Working knowledge on message brokers
- Knowledgeable and or willing to learn Solidity and EthersJS
💡 **As a Team Member:**
- A personality that is willing to learn new things, proactive and adaptable.
- Being able to coordinate and communicate well.
- Having initiative and a voluntary attitude toward our business situations.
- Love for working in an early business startup and with international staff.
- Fluent in English (written and verbal).
- Have a strong passion for startups.
💡 **We Consider Your Experience as PLUS**
- Experience of working in early-stage startups.
- High Availability software
- Centralized logging
- Knowledge in gRPC
---
👕 Our work style
💻 Technologies used
- NodeJS
- Python
- Django
- Javascript
- HTML
- CSS
- Typescript
- ReactJS
- NextJS
- GraphQL
- RESTful API
- PostgreSQL
- Prisma
- EthersJS
- Docker
- Hasura
- Apo
- Amazon Web Services
- Facebook Graph API
🧘 Environment
- Slack
- Gather Town
- Google Workspace
- Asana
- GitHub
- Figma
👨�💻 How we work
� Location
- All members are Work From Home
📸 Remote Communication
- We love communications. Like in the office, we use the virtual office through homyworks.
⌛ Office hours
- 9 hours with 1 hours lunch break
- Daily stand-up meeting
🕶� Holidays
- All official regular and special non-working holidays
🤩 Flat Organizational Structure
- We can always approach our founders or anyone in the team anytime we need help
🩺 Healthcare
- Provides HMO to each member
---
✔� HOW TO APPLY:
1. Please indicate your CV and Email on your proposal.
2. No CV and Email will not be considered.
Posted On: January 25, 2023 01:57 UTC
Category: Back-End Development
Skills:API, Back-End Development, JavaScript, Web Development, Data Entry, Android
Skills: API, Back-End Development, JavaScript, Web Development, Data Entry, Android
Country: Philippines
click to apply
Machine Learning: Fine Tune Whisper Model from OpenAI
We're using Whisper from OpenAI to create transcriptions of podcast audio. The quality of the base transcription is very good, but understandably, it doesn't recognize some specific terms/company names/people name... (Budget: $2000 - $2001 USD, Jobs: Chatbot, ChatGPT, Django, OpenAI, Python)
Sr. Py Django Developer needed - Upwork
I am looking for Sr Python Django developer.
Must be experienced with Python Django, SQL Server, Javascript, API Integration.
Location: Europe, America
Before start work, will have to pass test code audition.
Will discuss more detail in chat.
Budget: $50
Posted On: January 25, 2023 00:47 UTC
Category: Back-End Development
Skills:Python, Django, API, Machine Learning
Skills: Python, Django, API, Machine Learning
Country: China
click to apply
Paired programming on React and Django. Excellent English required - Upwork
Initially, this will not be a project you work on independently. We'll do a live call with the option to turn on screen sharing and code collaboration using the VS Code Live Share extension. Since we will be working together, the developer must have excellent English communication skills.
I can work with you on the schedule to make sure it works for you. I can change my working hours to any hours that work for you. Please give me real examples you've created so that I can review them.
Hourly Range: $40.00-$70.00
Posted On: January 24, 2023 22:26 UTC
Category: Full Stack Development
Skills:Django, Python, React, JavaScript
Skills: Django, Python, React, JavaScript
Country: United Kingdom
click to apply
Flask App Bootstrap
I'm building a Flask app but need help with the front-end part of it. I do NOT want a react.js app - I just want to use bootstrap and the jinja templates for now. I want to use Google Firebase for any... (Budget: €12 - €18 EUR, Jobs: AngularJS, Django, Git, HTML5, JavaScript)
Single Sign On Implementation for Multiple AWS Applications - Upwork
Posted On: January 24, 2023 21:35 UTC
Category: Full Stack Development
Skills:Django, Amazon Web Services, R Shiny, Python
Skills: Django, Amazon Web Services, R Shiny, Python
Country: United States
click to apply
Python Backend Developer to Troubleshoot Django Modules Errors - Upwork
Budget: $50
Posted On: January 24, 2023 21:29 UTC
Category: Back-End Development
Skills:Python, Django
Skills: Python, Django
Country: United States
click to apply
Need Single Sign On Implemented for Internal Apps on AWS - Upwork
Budget: $5,000
Posted On: January 24, 2023 21:13 UTC
Category: Full Stack Development
Skills:Django, R Shiny, Amazon Web Services, Python, Web Development
Skills: Django, R Shiny, Amazon Web Services, Python, Web Development
Country: United States
click to apply
Django Senior Developer who is expert in BOTs - Upwork
1- data streaming for over 10000 bots
2- order execution based on bot conditions with binance
Hourly Range: $30.00-$50.00
Posted On: January 24, 2023 20:10 UTC
Category: Back-End Development
Skills:Redis, Python, Django, Celery, Machine Learning, Automation
Skills: Redis, Python, Django, Celery, Machine Learning, Automation
Country: United Kingdom
click to apply
Deplay Django App on Linux Server - Upwork
We are looking for someone with experience to do this for us. It is a small project that should take less than 5 hours to complete.
Budget: $200
Posted On: January 24, 2023 19:55 UTC
Category: Full Stack Development
Skills:Web Application, SQLite, Business with 1-9 Employees, Python, Linux, Linux System Administration, Django, DevOps, MySQL
Skills: Web Application, SQLite, Business with 1-9 Employees, Python, Linux, Linux System Administration, Django, DevOps, MySQL
Location Requirement: Only freelancers located in the United States may apply.
Country: United States
click to apply
Fullstack engineer needed in Python/Django, Javascript, strong emphasis on the backend, architecture - Upwork
- Clear understanding and communication of the project and process of work
- Main focus is backend work
- Can design simple algorithms
- Able to implement and track performance metrics for the website
Interview Process:
- Python test
- Interview 1
- Interview 2
Hourly Range: $25.00-$45.00
Posted On: January 24, 2023 19:40 UTC
Category: Full Stack Development
Skills:Web Development, Git, NumPy, SciPy, jQuery, Amazon Web Services, Python, PostgreSQL, Apache HTTP Server, Business with 1-9 Employees, Business with 10-99 Employees, API, Database Architecture, Database Design
Skills: Web Development, Git, NumPy, SciPy, jQuery, Amazon Web Services, Python, PostgreSQL, Apache HTTP Server, Business with 1-9 Employees, Business with 10-99 Employees, API, Database Architecture, Database Design
Country: United States
click to apply
Contact LinkedIn Network Update
I need to update my LinkedIn contact network to do automation using Python. Every day LinkedIn sends me information about my contact's birthday, work anniversary, work promotion, landing a new job, course conclusion, certification, etc, etc... (Budget: $10 - $30 USD, Jobs: Django, Machine Learning (ML), Python, Software Architecture, Web Scraping)