https://github.com/phdru/phdru
The profile repository.
https://github.com/phdru/phdru
Last synced: 4 months ago
JSON representation
The profile repository.
- Host: GitHub
- URL: https://github.com/phdru/phdru
- Owner: phdru
- Created: 2021-02-27T00:03:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-29T23:54:59.000Z (about 5 years ago)
- Last Synced: 2025-01-19T06:43:24.762Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello!
## About me
My name is Oleg Broytman. I'm an experienced software developer.
Preferred OS: Free Unixes, especially Linux and FreeBSD.
The primary programming language: Python (since 1996).
As a web developer I constantly write HTML/CSS/JavaScript.
See my real home page at https://phdru.name/ (not very interesting,
really).
Contacts: https://phdru.name/contacts.html
CV: https://phdru.name/resume.html
## Free/Libre/Opensource software
My biggest, longest and the most interesting contribution to FLOSS is
[SQLObject](https://github.com/sqlobject/sqlobject), an
object-relational mapper for Python. I joined the project (initially
authored by
[Ian Bicking](https://www.ianbicking.org/projects.html#pythonweb)) in 2004.
Also I forked CheetahTemplate and updated it for Python 3. See
https://github.com/CheetahTemplate3/cheetah3
For many reasons I stuck with old Python 2.7 so I still maintain these
projects to work with 2.7 and 3.4+.