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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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:

CC++JavaLaTeXPython

📊 GitHub Stats:




Pinned Loading

  1. StackBasedCalculatorStackBasedCalculatorPublic

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

    Java

  2. FSA-validatorFSA-validatorPublic

    This is project with the implementation of FSA validator.

    Java

  3. Linear-AlgebraLinear-AlgebraPublic

    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_RegExpFSA_to_RegExpPublic

    FSA to RegExp conversion

    Java