-
::1
- Amiens, France
- mxlkh77
- https://leetcode.com/nakira974/
- in/maxime-loukhal-153590159
Highlights
- Pro
-
Lkhsoft.Dring Public
A simple client /server project running Lua scripts and plugins
C# UpdatedJan 11, 2025 -
nakira974 Public
Maxime Loukhal's Github profile description
Mozilla Public License 2.0 UpdatedSep 26, 2024 -
commons-langC Public
Simple library that compile all commonly used data structures and algorithms, including linked lists, hash maps, and array lists and many others. It allows you to efficiently manage and manipulate …
C MIT License UpdatedApr 19, 2024 -
-
Vulkan-Starter Public template
Forked from lonelydevil/Vulkan-TriangleA good-scheduled C implementation of vulkan-tutorial.com to start a project
C MIT License UpdatedFeb 26, 2024 -
-
cbus Public
Forked from quickpoint/eventbusA simple event bus implementation in pure C ANSI 99, compatible for C++
-
neo-c Public
Forked from ab25cq/comelangYet another modern compiler. It is also C compiler. Using LLVM wih boehmGC
C MIT License UpdatedFeb 14, 2024 -
java-leetcode-solutions Public archive
My Java LeetCode Java training playground
Java UpdatedFeb 13, 2024 -
-
dockerized-minecraft-servers Public
A docker-compose that runs multiple Minecraft servers' image (Vanilla and Spigot)
-
SuperAGI Public
Forked from TransformerOptimus/SuperAGI<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
Python MIT License UpdatedJul 17, 2023 -
dofus-rpa-ws Public archive
A Dofus SOAP API like an old JavaEE entreprise webservices legacy. (why not ?)
-
nasm-patrices Public
A collection of nasm programs
Assembly Mozilla Public License 2.0 UpdatedJul 9, 2023 -
jax-ws-jsp-template Public template
A simple Chat app using JSP and JAX-WS using modern dependencies and gradle on Tomcat 11 M6
Java UpdatedJul 3, 2023 -
rpa-databases Public
Compilation of RPA related databases for managing robots, jobs scheduling and logging
PLpgSQL UpdatedJun 15, 2023 -
-
-
A simple post commit hook for svn that send an email debriefing user changes
C# Mozilla Public License 2.0 UpdatedJun 9, 2023 -
docker-visual-svn-server Public
A Visual Svn Server Docker support
-
-
-
Lkhsoft.Utility Public
Useful ASP.NETCore 6 classes
-
DofusPaymentTransaction Public
RPA Dofus payment transaction for multiple accounts
UpdatedMay 26, 2023 -
jax-ws-template Public template
A simple JAX-WS SOAP api using modern dependencies and gradle
Java UpdatedMay 22, 2023 -
weather-monitoring-v2 Public
Another weather monitoring API using https://www.weatherbit.io/
Java UpdatedMay 3, 2023 -
weather-monitoring-frontend Public
Another weather monitoring application using a Spring Boot back authenticated by a JWT or Bearer Token
TypeScript UpdatedMay 3, 2023 -
demotic-home-hub Public archive
A simple IOT hub manager for home automation in php
PHP The Unlicense UpdatedApr 30, 2023 -
k8s-image-recognition Public
A simple automated k8s cluster build on AWS deploying an actix_web reverse proxy API to call an inference of google/pix2struct model that i trained for french road signs, stored in Huggingface.co
-
Simple Kotlin Android app that fetches random photos from Unslpash's Api using Retrofit2 and displays it into a RecyclerView with Picasso, photo's urls are saved into a local Sqlite database with R…