Bitcoin Forum
May 19, 2024, 10:40:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: 📌 [FOR HIRE][OFFER] ★ PRO developer looking for job ★  (Read 415 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
pir.tiv (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 24, 2018, 05:40:26 PM
Last edit: October 04, 2018, 03:10:11 PM by pir.tiv
 #1


►►► Resume link


Looking for remote job as a Full Stack developer.

Will be happy to become part of English-speaking team.



About me:

  Gender: Male

  Age: 34

  Location: Russia (Moscow time zone)

  Continuous work experience: 11 years.

  Projects i worked on: crm, marketplaces, dating portals, chats, messengers, webcam projects, web auctions, crypto-exchange



Technologies i  use:

  PHP (php-fpm) MVC frameworks, preferable self-written micro framework. I know from inside how web stack works from bottom to top.

  node.js (in memory real time logic, websockets, webrtc, counters, messengers, widgets, etc) - Prefer to use self-written micro framework

  MySQL as complex data storage

  Redis  for simple key value storage scenarios.

  Client side js  jquery, underscore.js, modern MVP frameworks, backbone.js like self-written micro framework

  CSS/SASS Among other things, I can create CSS layouts perfectly.



Advantages:

  System Architect
  I have very good ability to build a well-thought-out application architecture (for all my years of work, my code has never turned into an unmanaged bug-mess). And other developers understand my code without problems.

  Experience with high-load
  I have practical skills of complex refactoring aimed to increase performance. I worked with the project witch had grown up to 80k unique users daily (not a lot, but anyway).

  Linux Skills
  I can configure all the necessary programs on a server (nginx, php-fpm, MySQL, node.js, mail server, git, etc.)

  A lot of ready-made developments
  For 11 years, a large number of ready-made scripts, modules, utilities, parsers, etc. accumulated. Development time is often significantly reduced.

  Work with legacy code
  Can and do not disdain to work with dirty old codebases, if necessary.

  Stable under pressure
  Able to work in crisis situations. Never disappear without warning. Mentally stable and reserved. Admit my mistakes. Admit the authority of my Boss.

  Free and Single
  I do not have a wife and children, so I have more time to devote to work



I have been involved in the Blockchain segment for the last 8 months. Details I'll tell in a personal conversation.

For more information, please contact me PM. I will answer any questions and consider all your offers. Voice or video communication is possible.


pir.tiv (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 24, 2018, 06:35:06 PM
Last edit: October 09, 2018, 05:14:30 PM by pir.tiv
 #2

Updated 25.09.2018

FAQ


Q: What does the process of working with you look like?

A: I always go to meet the employer, so I worked out a fairly democratic scheme of work.
The most important thing is that I never take an advance payment, hoping for the decency of the counterparty.

The approximate scheme of the work is as follows:

  1) The employer sets the task described by the general words in a tracker

  2) To get started, I need a detailed Technical assignment (hereafter TA). If the employer can provide the TA himself, this is excellent. Otherwise, I myself make a TA, I have a huge experience in this area.

  3) TA is sent for approval to the employer. At this stage, the last edits are made in small details.

  4) After the approval of the TA, an approximate budget of man hours is determined, to implement the scope of work. Here it is necessary to clarify that in practice, as a rule, in the process of performing the work, new, unknown details appear, and previously predicted time of work sometimes increases significantly. This is standard practice in software development.
 In process of doing the work within the scope of TA I close the executed tasks in the tracker of works, indicating the really elapsed time. Tracker (using a primitive self-made work tracker) automatically considers the total time spent on the implementation of work under the TA.

  5) The amount of work done is uploaded to the dev/production server and provided to the employer for verification.

  6) After the check, the employer must pay the completed amount of work within the agreed time.


Typically, one stage of work takes 7 or 14 days. Thus, money arrives to my account approximately 2 times a month, and only for the works actually performed (postpay)

Working under this scheme I take some risks, but practice shows that I always get paid. The exception is the risk that at the very end of the cooperation (the last stage of the work when the project rolls into hell), the employer may not pay this most recent stage of work. So my last employer owes me about $2000, but I do not blame him, because I know for sure that his project is unprofitable, and he simply has nothing to pay me.

The above scheme of work is by no means necessary and can be changed in one direction or another. I just know from experience that this scheme, as a rule, always suits the employer.



Q: I have an amount of work for X hours and I'm willing to pay $Y, do you agree to cooperate?

A: I'm not a “Freelancer” and have never been such a person. I'm only aiming for a constant full time job. If I offered a one-time job, even for good money, I always refuse. The reason is simple, from experience I know perfectly, that the "mental context switch" in the long run always gives negative results in terms of productivity and, ultimately, I earn less and I get tired more. It is impossible to work effectively on many different projects at the same time. Therefore, I worked with all past employers for at least 1 year on a regular basis (usually 2+ years).



Q: Do you have accounts on the social networks Linkedin, etc?

A: No, unfortunately (or fortunately) i'm not a public person, and I do not have and never had any social networks accounts.



Q: Can you show me the source code you wrote?

A: Yes, although I do not upload my source code to public (github etc.), I have hundreds of thousands of lines of code written directly by me on my computer.
Upon request, I can provide all that is required (for example, the source code of the core of the crypto exchange, it is one of my recent works).



Q: How much do you want to earn?

A: I would say that the minimum rate at which I could work is $10 per hour.
But I know that in practice different employers have a very different idea of ​​what is a man-hour. For example, at the last job my rate was $30 per hour, but I closed in the tracker 2-3 hours per day (although I worked full time as a damned one).
Therefore, I will say this: The minimum salary necessary for me is $1600 per month ($10 * 8 hours a day * 5 working days * 4 weeks) - this will allow me to pay my bills. I also hope for significant increase in wages if the employer likes me.



Q: Can I see examples of projects you have worked on?

A: Yes you can!

https://rusex.love/

This is a social network (dating) platform. Initially, the project script was purchased by my employer for ridiculous money of $250. After installation on the server, it turned out that from a technical point of view, the purchased script is completely inappropriate for production. With the simultaneous online only 50 people script created 100% load on the CPU on the powerful dedicated server.

And then they hired me.

I found out that it's impossible to optimize the script for work under a high load with simple efforts. Every separate component of the application was written horribly.
Then, starting with the bottlenecks, I began to translate parts of the project into my own engine.

In its best days (2017) the project had a attendance of 30k unique visitors daily and simultaneous online reached up to 1500 people (400 logged + 1000 guests) - all this worked on a single dedicated server, and I think this is a good optimization result.

Huge work was done, a lot of money was spent for development and marketing. The project had serious ambitions.


But then the money ran out and the project gave up.



https://playmarket.pro/ru

The project is of my another employer. This is a marketplace of gaming items ​​similar to https://www.g2g.com/ https://www.playerauctions.com/ https://funpay.ru/ etc

The project began in 2014 and is a typical long-term construction. While we were chasing perfectionism, other projects systematically occupied the market, after all, leaving us virtually no room for grow.

This project is really good from a technical point of view. It is the subject of my personal pride. I'm sure that even if the guys from Google viewed the code base, they would not say anything bad about me as a developer.


I understand perfectly well that two half dead projects are not a great merit for a developer with 11 years of experience, but I have something to answer:

  1) If I was a participant in a successful startup, would I have been looking for a minimum-paid job in this forum at 34, starting from scratch?

  2) The success of the project depends not only on the Lead developer but on the team as a whole. If there is no market niche and there are marketing errors, then no matter how hard you try, there will not be a result. For my part, I want to say that for all the years of work, no employer or colleague has said a bad word about me. Everyone just said that it's nice to work with me and I have phenomenal stability and efficiency.

  3) In addition to the projects above, there are a lot of projects (some in the public some already do not exist) that I developed (crm, trackers, marketplaces, etc.). But their appearance, and functionality is not much outstanding, so I do not see the point of showing them here.




Parodium
Sr. Member
****
Offline Offline

Activity: 1036
Merit: 332


DMs have been disabled. I am busy.


View Profile
September 24, 2018, 08:03:35 PM
 #3

Price per hour, portfolio, references?
JollyGood
Legendary
*
Offline Offline

Activity: 2548
Merit: 1724


Top Crypto Casino


View Profile
September 24, 2018, 08:22:18 PM
 #4

PM sent

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
pir.tiv (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 25, 2018, 04:06:46 PM
 #5


Price per hour, portfolio, references?

Hello Parodium.

I was busy writing the FAQ in the second post of the topic here.

Price per hour - see the FAQ question Q: How much do you want to earn?

portfolio - see the FAQ question Q: Can I see examples of projects you have worked on?

references - see the FAQ question Q: Do you have accounts on the social networks Linkedin, etc?


Hi JollyGood, i PMed you back.
Please confirm that you have read my message, I'm not sure I sent it correctly (not yet used to this forum).

pir.tiv (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 26, 2018, 04:23:23 PM
 #6


Replyed to all PM, thanks for the suggestions.

keychainX
Member
**
Offline Offline

Activity: 374
Merit: 53

Telegram @keychainX


View Profile WWW
September 27, 2018, 03:05:14 PM
 #7

Any Python or c#/c++?

pir.tiv (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 27, 2018, 03:18:12 PM
Last edit: September 27, 2018, 04:34:58 PM by pir.tiv
 #8

Any Python or c#/c++?

Hi from mentioned by you i know C (C++) rather well - started learning programming from it, but no serious works public just hobby, - game development.

c# -never used, - completely different lang.

python - I liked the syntax, but he is the slowest for sure I threw it, although at first I did sites on django

i use php+js

coffescript is simular to python - i use it

pir.tiv (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 30, 2018, 09:20:38 PM
Last edit: October 01, 2018, 03:11:34 AM by pir.tiv
 #9

del
GlaciemAqua
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
October 09, 2018, 05:15:27 PM
 #10

Answered in skype.
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!