About myself

I'm a passionate software developer with diverse skills and strong interest to exploring new technologies. I love tackling complex challenges and turning them into elegant and efficient solutions. My journey through the world of programming is exciting, and I am always eager to learn new things and grow as a software developer.
My knowledge
Frameworks & Libraries
Databases
Tools
Operating Systems
Other
My projects
LPMark
LPmark is a markdown preprocessor that enhances the capabilities of traditional markdown. It introduces keywords and commands to streamline the creation of content and add dynamic elements to static pages.
- C++
autom
autom is a powerful command-line tool that allows you to execute shell scripts independently of the working directory. It simplifies script management and provides an intuitive interface for running and managing scripts.
- C++
JSSTE
JSSTE is a versatile NodeJS module for rendering data into static HTML pages using customizable templates. It simplifies the process of generating dynamic content and allows for easy integration with different stylesheets.
- Javascript
lpstd
LPstd is a self-made C++ standard library that encapsulates various design patterns, including the Singleton pattern, along with a collection of utility classes. It simplifies command-line interface (CLI) command implementation through its Command class. LPstd boasts its own exception handling, a lightweight testing framework reminiscent of jest.js, and a dedicated logging feature. This Project aims to streamline c++ development by offering a comprehensive library with essential functionalities, enabling developers to Expedite their workflow and maintain code quality.
- C++