Skip to content
View CatOrLeader's full-sized avatar

Block or report CatOrLeader

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
CatOrLeader/README.md

πŸ’« About Me:

πŸ‘‹ Hi, I’m @CatOrLeader
πŸ‘€ I’m interested in coding and studying
πŸ“– I'm already know: Java, C++, C, Python, VerilogHDL, RARS (RISC-V Assembler and Runtime Simulator), LaTeX, UML
🌱 I’m currently learning about DB and Fullstack Development
πŸ’žοΈ I’m looking to collaborate on interesting new IT projects
πŸ“« How to reach me: on gmail / telegram

🌐 Socials:

Instagram

πŸ“« Telegram

πŸ“§ Gmail

πŸ’» Tech Stack:

C C++ Java LaTeX Python

πŸ“Š GitHub Stats:




Pinned Loading

  1. StackBasedCalculator StackBasedCalculator Public

    My project with implementation a stack based calculator in Java programming language.

    Java

  2. FSA-validator FSA-validator Public

    This is project with the implementation of FSA validator.

    Java

  3. Linear-Algebra Linear-Algebra Public

    This repository contains the implementation of Matrix / Column Vectors behaviour, solving the linear systems of equation through: Gauss Elimination, Jacobi Iterative, Seidel Iterative methods.

    C++

  4. FSA_to_RegExp FSA_to_RegExp Public

    FSA to RegExp conversion

    Java