Skip to content
View lmsflms's full-sized avatar

Block or report lmsflms

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lmsflms/README.md

Welcome to Lmsflm's GitHub page

I'm a student using this GitHub page mainly for personal and experimental projects, including small-scale ideas and mini-projects. Some repositories may be incomplete, inconsistent, or exploratory, as this space is mainly used for learning and testing.

As of now, I have some little experience with Python, C++, JavaScript, and Kotlin.

Pinned Loading

  1. cassini_pathfinding cassini_pathfinding Public

    Programme qui trouve le chemin le moins abrupte sur une heightmap, en minimisant les pentes avec l'algorithme de Dijkstra.

    Python

  2. carte_svg_interactive carte_svg_interactive Public

    Visualisation cartographique de nations qui utilise une carte SVG dynamique.

    JavaScript