Skip to content
View PaulOthar's full-sized avatar
πŸ‘‹
πŸ‘πŸ‘„πŸ‘
πŸ‘‹
πŸ‘πŸ‘„πŸ‘
  • Brazil

Block or report PaulOthar

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.

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 about reporting abuse.

Report abuse
PaulOthar/README.md

Hello πŸ˜„, im Paul

Im a software developer interested in low level and cybersecurity.
I've been working on my own engine for the past years, acquiring skills relevant for optimization and efficient computer resources management.
As a side hobby (since programming is both my job and my hobby), i am planning to build my own MSX clone, with old hardware, such as the Z80 procesor (DIP).

Personal Experiences:

For now, i have reached a desirable checkmark on a couple of projects:

Project Java Javascript C/C++ Python
Isometric Engine βœ”οΈ ❌ βœ”οΈ ❌
3D Engine βœ”οΈ βœ”οΈ βœ”οΈ βœ”οΈ
Lexer βœ”οΈ βœ”οΈ βœ”οΈ βœ”οΈ
Arithimetic Parser βœ”οΈ βœ”οΈ ❌ ❌
Huffman Compressor βœ”οΈ ❌ βœ”οΈ ❌
Maze Builder βœ”οΈ βœ”οΈ ❌ ❌
Console Renderer βœ”οΈ βœ”οΈ βœ”οΈ ❌
SQRT βœ”οΈ βœ”οΈ βœ”οΈ βœ”οΈ

Pinned Loading

  1. Resources Public

    A Collection Of Guides, To Help Myself To Remember Stuff, or To Help People To Learn Stuff

    HTML

  2. Simple_Tools Public

    A Collection of Simple Tools To Assist in Tedious Tasks

    HTML 1

  3. EasySocket Public

    Easy socket manipulation library

    C