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 Newbie Programmer, widly interested in Low Level Systems (Although i might use High Level Languages to Build Prototypes).

Personally im a big fan of tabletop RPG's, and most of my projects were built to serve as a tool for those that are also interested in messing around with tabletop games in general.

But My interest is not exclusive to game development, since other (probably hidden) projects are focused in dealing with data analisys and AI. But the lack of usage does not allow me to finish a version that satisfies my ego.

Currently im very interested in cyber security, but nowhere near confident to actually practice it.

Experiences

Professional:

Internship in Software Quality.

Technologies Used
JUnit
Selenium
Java(Maven)
Mocha
WebdriverIO
Javascript(Node)
JSON
Git
Java GUI (Swing & AWT)

Personal:

For now, i have 'finished' a couple of projects:

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

Disclaimer:

Although some of my current 'finished' projects were made in Javascript, im focused in developing the logic above all else, instead of adapting the language to fit my needs, since the Language may vary, but the Logic never will.

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

Other Tecnologies

Tecnology Knowledge
HTML Bare Minimum
CSS Bare Minimum
SQL 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

Other Informations

Why Othar?

Othar is just a nickname that i think is cool. it means "Foolish Warrior" in some forgotten game universe (I dont remember where i got it from 😒)

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