Developer

Building tools
that just work.

I build automation tools, bots, and scrapers. Python-first, open source where possible. Always learning, always shipping.

Here's my work

A few small tools built to save time: scrape, generate, schedule, log, and signal—so you spend less time clicking and more time shipping.

01

job-scraper

For: turning job pages into a clean shortlist you can filter and reuse.

  • Scrapes RemoteOK and exports to CSV
  • Keyword filter to narrow results fast
  • Outputs consistent columns (position, company, location, url, date)
View code →
02

pdf-filler

For: batch invoice generation without manual copy/paste.

  • Reads a CSV and generates a PDF per row
  • Uses reportlab to render PDFs
  • Writes files into an `output/` folder with consistent naming
View code →
03

quote-bot

For: quick messages that run by themselves—without you thinking about them.

  • `/quote` sends a random quote on demand
  • `/subscribe` sends daily quotes on a schedule
  • Custom quotes via quotes.json
View code →
04

crypto-price-logger

For: turning live prices into a simple history you can analyze in Sheets.

  • Fetches BTC/ETH/SOL/ADA (USD) every 5 minutes
  • Appends timestamped rows to a Google Sheet
  • Handles errors without crashing the whole run
View code →
05

trading-bot

For: testing a strategy safely (paper mode) and seeing signals in real time.

  • EMA crossover (9/21) + RSI filter for buy/sell signals
  • Logs trades to paper_trades.csv
  • Paper only: simulated P&L, no brokerage connection
View code →

Who's behind this

I'm a self-taught developer focused on automation, bots, and data tools.

English and French. I like building things that run on their own — scrapers, bots, loggers, pipelines.

Most of what I build ends up on GitHub.

View GitHub →

Get in touch.

Always open to interesting projects and conversations.

github.com/OnePythoneer
GitHub Email