15 Resource Websites Every Web Developer Should Know
Links and details of essential web development related websites you should follow
Python is an interpreted, object-oriented and extensible programming language. Python can run on many different operating systems. If you are developing software using Python programming language, then you can definitely use some help. A freelancer well versed in Python can handle your workload quite easily. To hire freelance programming help for Python post a job today!
Check out our new Python Forum! Ask a Python expert.
Hire Python DevelopersFull-time work for roughly 3 to 6 months Frontend/Backend Tech Stack; - Python or Django or Node.js - NoSQL or SQL - React or Angular Initial zoom meeting required*
Build me Bitcoin trading bot using Binance exchange website
Update version for adhar card Need a partner for building a project
Implement the Harris Corner Algorithm. Use the Harris corner points around the object in an image to find the object's contour. You are free to use any strategy. You can also improvise your harris corner code for this project. Steps: 1. Finding the most prominent (salient) object in the given image. (There are many saliency detection algorithms available on the internet. You can use any wh...
Looking for building data pipeline from source system to gcp storage bucket using airflow orchestration tool and GCP Dataflow. Next stage would be to build transformation layer using DBT tool for Bigquery Will need some expertise to deploy the code to ci/cd using github and then deploy the code to GCP managed Cloud composer via buildkite ci tool
Looking for AWS scripting experts needed for small gig. Need to automate [login to view URL]
Hi, i have a project but for that project we need a developer has good experience with python. For details please come inbox !!! i will share details Thanks
Need a dashboard to manage inventory from multiple vendors and push to marketplaces check the below link to have an overview of tasks [login to view URL]
hi, i have a python script that sends instructions to Deribit API. the script is potentially nearly finished but i cant fully test it as there are many errors/crashes. the script starts a popup window with some API instructions on hotkeys. im running Windows 7 Pro. installed Pycharm CE 2020.3.2 + Python 3.8 + PyQt 5.15.2 the window has an on/off toggle for setting always-on-top (i will request...
We have a startup in which we help student to solve there doubts , query & question (Related To Computer Science, IT , Electrical, Electronics) ,So we are searching some good coders who can help our students , we prefer graduation students ( at least student should be in there 5th semester ). Coder Should be expert in two language from the following C++/Java/Python/Matlab/Assembly. We are Payi...
First we should use any saliency detection algorithm to find the most prominent object in the image then use the harris corner detection algorithm and find the point of salient object and then draw contour of the salient object The code should work for the objects which i am attaching below
It's small project focused on how to analysis data by using Python.
I'm looking for someone who knows how to work with geospatial files in GRIB or NC format from ERA5 dataset.
Need a person who can help in deploying the wsgi and gunicorn django digitalocean. This is a simple task so interested ones pls connect.
Python MNIST dataset of hand-written digits using neural networks.
We have develop Auto sms sending option for one of our customer need to add more option in the same project..
I am a beginer in Python. I have built a python program in Mac OS and could run in using "python3 [login to view URL]". And, I generated dist file using py2app and it runs well on my machine. But, the result is not working at all on other machines. Showing "Main Error" dialog. If you can help me for this trouble, very thanksful. I have many things to be done in python like this...
I'm looking for someone who knows how to work with geospatial files in GRIB or NC format from ERA5 dataset.
Need a website where users can get advice from experts in finance and investments. Also need some analysis about the number of visitors, their past experience with investment.
Hello, I have project for making warehouse storage spaces renting site. There are multiple small storages to rent. I need online website for renting and advertising those spaces. Let me know if you have done something similar earlier. BR, H
Objective/Overview: This project is focusing on creating a chatbot to be used by the students. Chatbot is a piece of software capable of communicating and performing actions similar to humans. This chatbot is used for college queries provides the response for the course details, faculty and academic calendar details, course registration, fee details, college events of different departments etc. ...
The “Future Cities” Project in Trinity College Dublin investigates a “Self-Organising Motorway” as a possible approach to reduce congestion on motorways. Your task is to replicate aspects of this research using a simulation model implemented in SimPy v.4 with Python. Create a simulation for a 3km segment of motorway that reduces after 2km from 3 lanes to 2 lanes. Code will ...
I need some help with writing script in python using paramiko ssh client, to get some data from linux based box analyse them and based on the results send commands to the box and show the final results
[BUDGET $60] I have a script that : recognize ID card crop image recognize ID fields extract text from fields but has some problems 1. in some conditions fails extracting text on fields 2. single character field (sex M or F) is not being extracted I'm only doing gray image preprocessing , I need a more complex filtering to improve the extraction I'm using OpenCV + pytesseract
Hello, I need a small script written in Python for bulk WHOIS search. Script should load list of domain names from file [login to view URL], perform WHOIS search, extract expiration_date and write result in csv file [login to view URL] (first column domain name, second column expiration date). Script should have some time delay so i do not get blocked by WHOIS server as i intent to check around ...
ACCURATE OPTICAL CHARACTER RECOGNITION (OCR) MODEL NEEDED (Python Programmer). Instruction: 1. For given data inside an image, your OCR code need to convert into text. Note: 1. The Data inside the image is single and very long hexadecimal string. 2. The image sizes will vary from small to very huge (range of 5MB to 1GB). So Target is: Whatever image sizes can be, you created Code must successfu...
I am after a bot that can track the numbers of users that have left the server and if the user joins back to the server they are given a role so we can keep track of the users joining the leaving the server.
I am a novice user of MATLAB. I have a sample project to develop which involves price feeds from XAUUSD and time/price series calculations. Do you have the expertise to guide me?
This is my initial description of our module capabilities. Let me know if you need more detail: We want to create an independent camera with two 8 Megapixel IR lenses for distance calculation, an RGB 12MPixels all in global shutter. There is a second possibility which is to use two 8Mpixel global shutter CMOS that are sensitive in the near infrared so we do not need three sensors but two. The idea...
Build me a project which detects weapon and violence in real-time surveillance cameras and generate a notification for the same.
I want to make me some change to a github code
I think this needs to be a python selenium project but if you have a better way to achieve the goals here I am all ears. I need a script that will open a URL and take a full cache of the webpage and save it to a folder so it can be viewed offline. Currently, my tactic for this has been to use python with Browsermobproxy to get a full list of all the files that are required and then to download a...
Hi, finding someone who can prepare codes based on Binance API for copiing orders from one Binance accounts to anothers and then teach me how it works and how to run it real time. I think it is possible to run in Python The functionality is simple: For example the in main account is full filled order (buy or sell) with 5% of the coin ammount and another accounts right after make market buy o...
i want to create a create a chatbot platform like [login to view URL]
You must write a program which creates a 2D map of the robot’s environment (a small room or arena). The map should take one of the following forms: • A set of 2D points (co-ordinates). • A set of line segments. • An occupancy grid. It must be possible to view the map in one or more of the following ways: • As a scatter plot (Matlab, excel or openoffice) • As an image...
I want a freelancer who has skills in Machine Learning ( Clustering, Classification, Neural Networks, Regression, SVM, PCA) and uses to Machine Learning library ( TensorFlow, PyTorch, Scikit, Pandas) and NLP (Text classification, Tagging). I will provide the right candidate with 1K per month if he or she cooperates with me well. The budget is tight and DO NOT apply it the budget is not acceptable.
Objective: Stack up 30 Google data sheets in a single file (aprox. 6000 rows x 30 columns) - First, add a column to each file that includes in every row the name of the file. - Next, add a column to each file that includes in every row the name of the folder it is stored at. - Stack up the files to obtain a single file in any format that can be used by pandas to manipulate data (csv, tsv or your ...
You must write a program which creates a 2D map of the robot’s environment (a small room or arena). The map should take one of the following forms: • A set of 2D points (co-ordinates). • A set of line segments. • An occupancy grid. It must be possible to view the map in one or more of the following ways: • As a scatter plot (Matlab, excel or openoffice) • As an image...
Objective: Stack up 30 Google data sheets in a single file (aprox. 6000 rows x 30 columns) - First, add a column to each file that includes in every row the name of the file. - Next, add a column to each file that includes in every row the name of the folder it is stored at. - Stack up the files to obtain a single file in any format that can be used by pandas to manipulate data (csv, tsv or your ...
Need to create a ui that can connect with solr and also filter by the date, twitter_username, recent. the solr database can be use with json the ui need to have the filter option for manual time and sort by likes and replied and recent
Hi, I want a pre-trained model in any of the deep learning frameworks (PyTorch, TensorFlow, mxnet) which can do the following: Given an image, identify if the person's face is occluded or not. Occlusion can be any means of covering the face using a helmet, any cloth or scarf, etc. Data or compute power won't be provided from my side for training. The code should be trainable again ...
Hey all , the task is pretty much simple its a running project and needs to be configured in a different environment the library or import is missing I don't really know so you have to figure it out yourself what's missing nothing to be change in code as it's working perfectly fine on a different environment that is windows and I am struggling to run it on ubuntu
looking for a python flask developer
I need get a lot of diffient product images from Amazon or Taobao, and also need VPN or virtual ip for ignore block. Need use python to write.
looking for a python flask developer
PROFESSIONAL PYTHON PROGRAMMER NEEDED, FOR 100% ACCURACY OPTICAL CHARACTER RECOGNITION (OCR) MODEL. Instruction: 1. For given data inside an image, your OCR code need to convert into text. Note: 1. The Data inside the image is single and very long hexadecimal string. 2. The image sizes will vary from small to very huge (range of 5MB to 1GB). So Target is: Whatever image sizes can be, you crea...
Need to create a ui that can connect with solr and also filter by the date, twitter_username, recent. the solr database can be use with json the ui need to have the filter option for manual time and sort by likes and replied and recent
Links and details of essential web development related websites you should follow
New to coding? Here are some elementary tips you must go through to smooth your journey.