Pinned Repositories
AlgoritmicProblems
This repo has some solutions to well known problems
auxCPP
Auxiliary Cplusplus classes and functions
btc-bot
Bitcoin price checker bot
ClientPipePoc
This repository has the code of the client which will be connecting to the server implemented in ServerPipePoc
JankenPo
Janken (Paper, Scissors, Rock) game
Java
All Algorithms implemented in Java
number_factor_py
opensource.guide
📚 Community guides for open source creators
python_servers_queue_manager_simulator
This small project is designed to deal with the problem of keeping the cost of set of servers as low as possible.
srt_to_ass_script
A lua script for converting .srt subtitles to substation alpha subtitles (.ass)
limafael1982's Repositories
limafael1982/python_servers_queue_manager_simulator
This small project is designed to deal with the problem of keeping the cost of set of servers as low as possible.
limafael1982/srt_to_ass_script
A lua script for converting .srt subtitles to substation alpha subtitles (.ass)
limafael1982/AlgoritmicProblems
This repo has some solutions to well known problems
limafael1982/auxCPP
Auxiliary Cplusplus classes and functions
limafael1982/btc-bot
Bitcoin price checker bot
limafael1982/ClientPipePoc
This repository has the code of the client which will be connecting to the server implemented in ServerPipePoc
limafael1982/JankenPo
Janken (Paper, Scissors, Rock) game
limafael1982/Java
All Algorithms implemented in Java
limafael1982/number_factor_py
limafael1982/opensource.guide
📚 Community guides for open source creators
limafael1982/PythonicList
Small library that handles std::vector as python lists.
limafael1982/recipe-app-api
Recipe app api source code.
limafael1982/ServerPipePoc
Testing Microsoft's Named Pipe Server. Codes written in C++11