Pascal Theveny

Pascal Theveny

Contact Me
English Français Thème clair

About Me

I'm French, living near Paris. I used to be a machine code dev, back in the days - learned everything with a Zilog Z80A, later coded a lot in Motorola 68000 assembly...

I was used to moving bytes for doing things, which explains the hard time I'm sometimes having with high level languages, but at least, in myVar.push(data[i].colours), I can understand push, and I'll like it for as long as I can still pop.

Work Experience

My Projects on GitHub

While computer science is often a goal for me, I have always lamented that it becomes one for people who only seek to satisfy other passions for which it should only have been a means. Computers too often waste time; I am happy every time I allow others to save a little.

Below are some of my projects - Check out my https://github.com/pasthev GitHub page for more:

AIProf

An A.I. tool to help teachers prepare courses, workshops, and exercises, powered by Gemini.

Online Tool: https://aiprof-pasthev.streamlit.app/

Source Code: https://github.com/pasthev/AIProf

Picture of AIProf

Sensus

An IR and RF remote control code conversion tool for geeks. Play with Pronto, LIRC, raw, Broadlink Base 64 or hex codes and more.

Online Tool: https://pasthev.github.io/sensus/

Source Code: https://github.com/pasthev/sensus

Picture of Sensus IR & RF code converter application

Show!

An extension to display non-printable characters within a Google Docs document, used by more than 2 million users until Google implemented the function natively.

Online Tool: https://workspace.google.com/u/0/marketplace/app/show/82177279234 in Google Marketplace

Online Documentation: https://sites.google.com/site/show4docs/foreword in Google Sites

Source Code: https://github.com/pasthev/show

V4 preview: https://www.youtube.com/watch?v=WfzlNLxzEDU - well started, never finished.

Picture of Show! extension for Google Docs

IRTuya

An open-source IR code converter that supports multiple infrared remote control formats, including Tuya, Broadlink (Base64 and Hex), Raw, NEC, and LIRC.

Online Tool: https://irtuya.streamlit.app/

Source Code: https://github.com/pasthev/irtuya

Picture of IRTuya application