Skip to content
View volfpeter's full-sized avatar

Block or report volfpeter

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more aboutreporting abuse.

Report abuse
volfpeter/README.md

Hi,

I’m Peter Volf, SW engineer for many years now with a master's degree in computer science, located in Hungary.

My main professional interest has been Python ever since I first started using it around ~2008. I really enjoy working with React and TypeScript, and doing full-stack application development as well. I'm also interested in Linux and the open-source world in general. At university, I specialized in network/graph analysis and machine learning -- it was a long time ago, it would be great to have the time to pick these up again.

I work mostly on greenfield web projects. When my time allows -- unfortunately not nearly as often as I'd like these days -- I like to do some open-source work.

Some of my more interesting hobby projects are:

  • localclusteringis a local graph clustering algorithm with agraphscraperbackend (JOSS publication,analysis).
  • motorheadis an async almost-ODM for MongoDB with vanilla Pydantic v2.
  • fasthxis an HTMX utility for FastAPI.
  • graphscraperis an SQL graph database with an in-memory cache and a built-in, on-demand web scraper.
  • mastodon-social-graphis agraphscraperimplementation that loads the social graph of a Mastodon instance.
  • uspto-patent-citation-graphis agraphscraperimplementation that loads the citation graph from USPTO's API.
  • markypis an XML templating engine and parser tool.
  • markyp-htmlis an HTML implementation based onmarkypthat lets you write static webpages 100% in Python (i.e., without Jinja-like templating).
  • markyp-bootstrap4is a full Bootstrap4 implementation based onmarkyp-html.

My recent professional projects:

  • Currently I work on AI-assisted digital healthcare servicesAIP ClinicandAIP Derm,on theLNGx platform,and on various internal business tools.
  • Horizon Planner,an enterprise resource planning and project management application (tech lead/principal engineer, 2019-2023).

I also tutor engineers, from juniors to seniors, primarily focusing on Python and system architecture/design.

I'm available for consulting and contract work, you can find me on:

Pinned Loading

  1. localclustering localclusteringPublic

    Python 3 implementation and documentation of the Hermina-Janos local graph clustering algorithm.

    Python 19 1

  2. motorhead motorheadPublic

    Async MongoDB with vanilla Pydantic v2+ - made easy.

    Python 11 1

  3. fasthx fasthxPublic

    FastAPI and HTMX, the right way.

    Python 394 6

  4. mastodon-social-graph mastodon-social-graphPublic

    Mastodon social graph with an SQL backend, in-memory cache, and built-in, on-demand web scraper.

    Python 10

  5. markyp-html markyp-htmlPublic

    HTML element implementations based on markyp

    Python 7

  6. graphscraper graphscraperPublic

    Python 3 graph implementation designed to be turned into a web scraper for graph data.

    Python 6 2