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.

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
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 MySQL Adobe Photoshop

📊 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