Bitcoin Forum
April 26, 2024, 07:59:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Experienced Programmer Looking for Small Jobs  (Read 577 times)
kadoban (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile WWW
March 22, 2013, 04:28:24 AM
Last edit: March 22, 2013, 05:36:31 AM by kadoban
 #1

As the topic says, I'm an experienced programmer looking for small (less than five hour) jobs to build a reputation on here and get a couple of bitcoins to play with.

I am comfortable with C++, Python, Java, Haskell, HTML/CSS, PHP, Javascript, C, WordPress, Drupal, Linux, Windows and Android to name a few.

Reply here or PM me if you're interested.  My rates are negotiable, but for now I'm considering something around the range of 0.5 BTC per hour or we can work out a fixed price per project.  I can provide a few examples of work on request, PM me if you'd like.
1714118348
Hero Member
*
Offline Offline

Posts: 1714118348

View Profile Personal Message (Offline)

Ignore
1714118348
Reply with quote  #2

1714118348
Report to moderator
1714118348
Hero Member
*
Offline Offline

Posts: 1714118348

View Profile Personal Message (Offline)

Ignore
1714118348
Reply with quote  #2

1714118348
Report to moderator
1714118348
Hero Member
*
Offline Offline

Posts: 1714118348

View Profile Personal Message (Offline)

Ignore
1714118348
Reply with quote  #2

1714118348
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714118348
Hero Member
*
Offline Offline

Posts: 1714118348

View Profile Personal Message (Offline)

Ignore
1714118348
Reply with quote  #2

1714118348
Report to moderator
1714118348
Hero Member
*
Offline Offline

Posts: 1714118348

View Profile Personal Message (Offline)

Ignore
1714118348
Reply with quote  #2

1714118348
Report to moderator
kadoban (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile WWW
March 26, 2013, 05:45:12 AM
 #2

Bump
7kansb
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
March 26, 2013, 08:52:05 AM
 #3

Hi!

I'd like a set price for the following two-part job. Just ask if you need more details. I'd appreciate if you also specify your choice of method (language, dependencies, protocols).



Part 1:
A server-side script runnable on the Linux platform to perform these steps:
- Receive a request over a protocol that is widely supported in AJAX (JSON over HTTPS or your suggestion). The request consists of a function name and a variable-length list of parameters, all of them strings.
- Transform this request into a PostgreSQL database lookup, calling the function with a prefix added to the name and with the given arguments. (Just query "select * from prefix_functionname('arg1', 'arg2 ... 'argN');")
- Return the result in a way that the client can determine whether the query was successful, and if so read the content of the returned data. All returned fields will be strings. The script should not depend on column names.

I will expect the script to be secure, not allowing sql injections or security holes of any sort, or calling any database function with a name lacking the mentioned prefix. The script should of course also be reasonably efficient.



Part 2:

An html/javascript page getting data from the JSON API and showing the result in a grid. Basically a mockup just to test that part 1 actually works. Depending on the price and quality of part 1, I'd like to hire you for the actual client side application.
kadoban (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile WWW
March 26, 2013, 06:01:53 PM
Last edit: March 27, 2013, 01:51:40 AM by kadoban
 #4

Hi!

I'd like a set price for the following two-part job. Just ask if you need more details. I'd appreciate if you also specify your choice of method (language, dependencies, protocols).

Hi there, thanks for the interest.  I'll take a look this evening and send you a PM.

Edit: sent
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!