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).

Experiences

Professional:

Internship in Software Quality Assurance.

Technologies Used
Javascript(with Node)
Java(Maven projects)
Mocha
WebdriverIO
Botium
JUnit
Selenium
Java GUI (Swing & AWT)
JSON
Git
H2 Database
Oracle Database

Personal:

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 βœ”οΈ βœ”οΈ βœ”οΈ ❌

Known Languages and level of "Knowledge"

Language Knowledge Interest
Java Intermediate High
Javascript Intermediate Low
C/C++ Intermediate High
Python Low Low
6502 Assembly Low Intermediate
Z80 Assembly Low High

Other Tecnologies

Tecnology Knowledge
HTML Bare Minimum
CSS Bare Minimum
MySQL Bare Minimum
Selenium Low
JUnit Low
Mocha Bare Minimum
WebdriverIO Low
JSON Bare Minimum
Git Intermediate
Markdown Low
Java GUI (Swing & AWT) Intermediate
Spring Framework Bare Minimum

Pinned Loading

  1. Resources Resources Public

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

    HTML

  2. Simple_Tools Simple_Tools Public

    A Collection of Simple Tools To Assist in Tedious Tasks

    HTML 1

  3. CLexer CLexer Public

    This is my second attempt of making a Lexer(System that Reads Strings and Turn them into Tokens), in the C Language.

    C 1

  4. EasySocket EasySocket Public

    Easy socket manipulation library

    C