Skip to content
View Kallu-A's full-sized avatar
πŸš€
sudo rm -rf *
πŸš€
sudo rm -rf *

Organizations

@GameBox-Hub

Block or report Kallu-A

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

Hello there! πŸ‘‹

Welcome to my GitHub profile! Here, you'll find a collection of projects that I've worked on either to learn new skills or to bring an idea to life. Feel free to explore and see what I've been up to.

Projects

Here are some highlights of my work:

  • Tri-2-Quad-Mesh: A C++ project that converts a triangular mesh into a quadrilateral mesh with the same/close topology.
    C++

  • Html-2-Pdf: A small Java template that allows a Spring application to generate PDFs using an HTML/CSS template. This is useful for web applications that need to generate PDFs.
    Java HTML

  • To Do Reminder: An example of how to implement a web server with Rust and Docker. It includes features such as SMTP, JWT, and more.
    Rust Docker

  • Pokemon: A Pokemon like game (showdown) with some OOP principle and design pattern (and nice front)
    Python JavaScript

Pinned Loading

  1. Tri-2-Quad-Mesh Tri-2-Quad-Mesh Public

    Convert a triangle mesh into a quad mesh.

    C++ 8 2

  2. rust-lang/rustlings rust-lang/rustlings Public

    πŸ¦€ Small exercises to get you used to reading and writing Rust code!

    Rust 62.3k 11.2k

  3. image-rs/image image-rs/image Public

    Encoding and decoding images in Rust

    Rust 5.7k 688

  4. terrytmps/Pokemon terrytmps/Pokemon Public

    Poo projet

    Python