PaulBickford

PaulBickford

Junior Dev, remote work, looking for job-seeking advice

Paul Bickford

US citizen, Brookfield, Connecticut, prefer remote work.

Full-stack Software Engineer

I am eager to pursue any position, preferably leading to full-stack work.

Although I don’t have much work experience as a developer, I actually have been programming for many, many years, as a hobbyist and to support my past professional work. Broadly, but informally, educated in computer science and programming, I am constantly learning and updating my skills. I am also an avid fan of Elixir, OTP, Phoenix, and LiveView.

Languages

Professional experience

  • JavaScript, ReactNative, Python, Flask, Pytest, Marshmallow, MongoDB, HTML, CSS, Docker, & Git.

Personal experience

  • Elixir, OTP, Phoenix, LiveView, Tailwind, SQL, React, Linux, Docker, Haskell, Ruby, Java, Visual Basic, C++, C, FORTRAN, & BASIC.

Experience

Software related experience

Contract Software Engineer, Nomad Health, New York, NY, Jan 2019 to Dec 2019

  • Developed a mobile React Native app from conception to production for healthcare start-up, ‎Nomad: Travel Healthcare Jobs App - App Store.

  • Worked on agile scrum team with engineers, product managers, and designers.

  • Developed requirements and user stories with product managers and designers.

  • Wrote API endpoints in Python/Flask app.

  • Worked with JavaScript, React Native, Python, Flask, Marshmallow, MongoDB, Pytest, and Docker.

  • Delivered core feature user experiences.

Co-Founder, 2b1, inc., San Francisco, CA, Jan 1996 to Jan 2001

  • Managed all aspects of business, as well as general and technical staff for IT consulting firm.

  • Analyzed needs and proposed technical solutions for customers.

  • Designed and installed TCP/IP, Microsoft, and Apple networks: software, hardware, and wiring.

  • Taught courses on software packages and network management.

  • Installed and ported databases.

  • Prepared client estimates, oversaw billing and receivables collection.

Director of Operations, Tribe Computer Works, Alameda, CA, Jan 1995 to Jan 1996

  • Managed a team of five people in finance and operations up to acquisition by Zoom Technologies.

  • Negotiated contracts and managed subcontractors for production run of line of routers and bridges.

  • Managed all financial aspects of accounts receivable, accounts payable, product operations, and facilities.

Other experience

Stay-at-home dad, France & US, Jan 2001 to present

  • Sold my consultancy, moved to France and raised my kids.

  • As an avid hobbyist, I continually expanded my programming skills.

  • Tutored children at high school and college level in probability, logic, computer science, math, physics, and chemistry.

  • Renovated multiple houses in France and the US.

Propulsion Engineer, The Aerospace Corporation & Caterpillar

  • Researched rocket and diesel energy conversion systems.

Education

Formal

  • MS Aerospace Engineering, University of Washington, Seattle

  • MBA, Columbia University, New York City

Informal

  • Read widely from many classic academic and industry books,
    e.g. Cormen/Leiserson/Rivest, Meyer, Gamma/Helm/Johnson/Vlissides, Evans, Lippman, Fowler, Martin, Thomas, Perry, Jurić …

  • Received 17 Udemy course certificates, covering REST API’s, Elixir, Phoenix, Python, JavaScript, React, React Native, Redux, HTML, CSS, Git, Linux, Docker, Kubernetes.

  • Expanded my knowledge of probability, logic, and computer science, while tutoring children in high school and college.

Most Liked

albydarned

albydarned

Some of the best advice I ever received was to not just have a single resume you give to everyone. Personalize your resume for specific job applications as much as possible. If you have apps that you’ve made for your own purposes, but relate to the jobs you are applying to, list them on your resume. Use wording and phrases directly from the job description. Many robo screening applications search for those words. Best of luck!

AstonJ

AstonJ

In addition to the above, have you thought about blogging?

When I first started blogging about Ruby I had quite a few job offers and from some big Ruby/Rails companies too. It was a pleasant surprise though never my intention. Try to keep your name/domain/gh consistent as well - and don’t forget to upload your picture to dev related places like this forum if you intend to be active… faces become familiar over time and ultimately people hire people :smiley:

Good luck!

travisf

travisf

Agreed, it’s a hassle but it really helps you stand out.

Where Next?

Popular in Member Profiles Top

bennydreamtech23
I am Ijeoma Benedicta Uwabunkeonye, a Fullstack Elixir Developer with over three years of experience in the tech industry. I have been co...
New
beamologist
Hi, I am Rafael Lefever, moved from Belgium to Poland in 2019 and I got enchanted by the Elixir eco system about 8 months ago. I studied ...
New
New
hectorperez
Hello! I’m open to remote contract work or a position where I can spend some time contributing to open source. For example, last week I ...
New
enilsen16
Erik Nilsen San Francisco, CA remote and/or relocation is fine. I’ve spent most of my career working with startups and tried to build ...
New
felix-starman
Hi, I’m Peter Mueller. I’m in the United States, specifically Ohio, and prefer to work remotely, but would relocate to parts of Michigan...
New
bitwalker
If anyone needs an Elixir dev for some short-term work (not full-time, but I can probably put in up to 20 hours a week), I’m available fo...
New
ukazap
Hi, my name is Ukaza Perdana, I am a software developer based in Indonesia (UTC+7). I am looking for Elixir job, remote preferred, but I’...
New
MobileDev360
I’m searching for remote work in team or with mentor. Alex Russia, mezhgor’ye I prefer to work remotely I have developed my own https:/...
New
amarandon
Hi, I’m Alex, senior software developer, architect, tech lead and trainer based in Toulouse, France. I have over 20 years of experience...
New

Other popular topics Top

senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New
mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
shahryarjb
Hello, I have map which I want to convert it to string like this: the map: %{last_name: "tavakkoli", name: "shahryar"} the string I ne...
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
svb
Hi! Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement