Skip to content
View Jhonatafs's full-sized avatar

Block or report Jhonatafs

Block user

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

You must be logged in to block users.

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

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

Report abuse
Jhonatafs/README.md

Projects

  • Personal Blog: I call this my space on the web. I write for myself — mostly study notes — to recall concepts or review my learning process.
  • SICP PT-BR Translation: Portuguese translation (review in progress) of "Structure and Interpretation of Computer Programs". HTML version available in the repository. (Working on EPUB, PDF, and KPF versions).
  • LQM File Extractor: A fork of pporadzisz. I needed to recover some notes; the original code was useful but not exactly what I wanted, so I created this fork.

Pinned Loading

  1. sicp-pt-br sicp-pt-br Public

    Forked from sarabander/sicp

    Tradução para Português Brasileiro do Livro SICP (Structure and Interpretation of Computer Programs)

    HTML 7 2

  2. lqm-file-extractor lqm-file-extractor Public

    Forked from pporadzisz/lqm-file-extractor

    Fork of the jqm-file-extractor project, a tool to extract content from .lqm and .jqm files. This fork includes improvements such as organizing .txt files into a single folder, including metadata, a…

    Python