Git Product home page Git Product logo

👋 Hi folks !

👤 A bit about myself

I'm Malo, a french developer since my 10's. I like to automate things because I'm lazy. I like to reverse engineer both applications and APIs. I'm currently a student at Epitech Lille (promo 2027).

⚙️ Some projects I made

  • Instagram API : Use Instagram's API freely without having to register any account.

  • C HTTP Server : My own implementation of an HTTP server written in C from scratch.

  • Intel x8086 DOSBox Clock : Source code of an assembly program which runs on a DOSBox emulator to display the time in HH:MM:SS format.

  • Corth : My C implementation of the Porth programming language, which is inspired of the Forth programming language. It's a both compiled and interpreted stack-based programming language.

  • List in C and Hashmap in C : My own implementation of the list and hashmap data structures in C, to get a better grasp on their working.

💻 Technologies that I use

Programming languages

Web development languages

Workflow platforms

Databases

✨ Contact

You can contact me by clicking one of those buttons

DURAND Malo's Projects

api-boilerplate icon api-boilerplate

An ExpressJS Boilerplate written in TypeScript which will take care of security concerns for your REST API.

asm-minilibc icon asm-minilibc

A minimal set of libc function written in assembly language using NASM.

audio-pitcher icon audio-pitcher

Vanillia Javascript Client-side application enabling to upload an MP3 file, change it's pitch, play the newer version and export it, if good enough, to a WAV file format.

c-garbage-collector icon c-garbage-collector

A humble attempt to create a pseudo garbage collector in C. All it does is interfacing both memory allocation and destruction, using linked list to store all allocated memory as pointers.

center-and-resize-window icon center-and-resize-window

An AppleScript to center and resize applications to your screen, with a bit of padding so that you can see your background wallpaper while coding.

cfx-api icon cfx-api

JavaScript library to interact with the Cfx.re API (FiveM/RedM)

corth icon corth

It's like Porth which itself is like Forth, but in C.

elixir-lab icon elixir-lab

A monolith of my Elixir projects as I am learning it.

epitech-ci-cd icon epitech-ci-cd

Epitech survival CI/CD Github Action workflow, checking for Coding Style, Makefile relinks, unit tests and bad memory management using Valgrind. If it's all good, it also mirrors to the specified Epitech repository.

epitech-coding-style-aarch64 icon epitech-coding-style-aarch64

EPITECH Coding Style Docker image, including both banana (C, Header files, Makefiles) AND lambdananas (Haskell) for the ARM 64 architecture. Also supported by Apple Silicons M1, M2 and M3 chipsets.

epitest-docker-aarch64 icon epitest-docker-aarch64

EPITECH Epitest Docker image supported by ARM 64 architectures and Apple Sillicons M1, M2 and M3 chipsets

grafatheus icon grafatheus

This project was made to make a clean and easy monitoring installation using Prometheus, Node Exporter and Grafana.

instagram-api icon instagram-api

This project is an Instagram API guest-oriented, meaning you can perform actions of data collection without having to register. However, you may be facing some Ratelimits, so I recommend you to put some delay between operations.

intel_x8086_clock icon intel_x8086_clock

This repository holds an Intel x8086 assembly code destinated to get assembled by NASM, but can be modified for any other assemblers. It's meant to be executed on DOSBox

kaiheila.js icon kaiheila.js

JavaScript x Typescript library to create a powerful Kaiheila bot.

kook-js icon kook-js

A Javascript SDK to program bots and webhooks for the Kook (kaiheila) application

libthread icon libthread

My own C implementation of a higher-level thread library, based on POSIX thread implementation.

list-in-c icon list-in-c

This project aims to re-build the most powerfull list type in C at ground-0 level, with the most optimized memory management and the most accessible features.

lmdoit icon lmdoit

Let Me DOwnload IT is a project which lets you schemafy your download process. You'll be able to use different method for authentication, such as username:password, cookies, and so on, to use an HTML Parser, regex or just get JSON server response to download resources, and so on...

nasm-stdlib icon nasm-stdlib

This repository is for learning purposes only ! It's just a project that aims to make me discover the assembly language's world by doing my own stdlib.

postgres-ssl icon postgres-ssl

This repository hosts a Docker image of the Alpine Postgres database server, but with automatic SSL certificates and authentication setup.

prompt-metadata-checker icon prompt-metadata-checker

Read the EXIF metadata (tEXT, IDAT) and discover the prompt, seed and more of AI images generated using AUTOMATIC1111, InvokeAI or NMKD. Supports .png and .jpeg

saml-idp icon saml-idp

A Python library to handle SAML Identity Provider side.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.