GithubHelp home page GithubHelp logo


About me

I'm a SWE hailing from Portugal. If you came across this repo, you're either a very diligent recruiter 🔍 or kindred geek spirit 💻.

I'm happy to make your acquaitance either way :), however this is a personal space, where I warehouse some projects and useful (for me) stuff, and it is always in flux (always changing).

Where to start

I'm still filling out GitHub from older hosting platforms. If you're still interested in seeing some of my work, I can help you out fellow recruiter:

How to navigate ?

I have a big count of repos. Mostly forked, and actually untouched. They were forked for learning purposes, or because I found the original repo to be a 'snow-flake'.

My repos are those pinned. Let's start there:

  • Python

    1. portfolio -- this is a personal portfolio tracker which I'm fleshing out in my spare time. It is very in an early stage, but the idea is to capture most of the decision-making process of investing and building a consiérge of sorts for the average person.

    2. offsec -- this project is about cyber security. Security is a field which interests me, so I've forked many interesting repos of the field for further study. This repo, in particular offers common ways to get a reverse shell, and it's useful in CTF challenges, which I do from time to time.

  • C++

    1. YAGE -- Yet Another Game Engine. It's a simple project, a toyish lib, for making 2d cross platform games. It's built upon SDL2 and most of the code is C++14.

    When I wrote it, I did it with extensibility in mind, so I took full advantage (and actually abused a little) of CMake for project setup and GoogleTests for unit testing. It's fun, try it out!

    1. space_nomad -- This is an attempt at an indie game, developed using YAGE. The idea is currently paused, due to a non-compete clause.

    2. developer_helper -- this is a project for Win32 developers. I find that many people struggle with Win32, and I tried to offer an easier interface. This was used (partially) in products. It's meant as an include-like lib, quite like boost in a way. If you venture into it, keep in mind most of the implementation is actually in "common", to be easy to import into projects.

    3. c-multithreaded-queue -- This is a synchronized queue that can be waited on by consumers, and writen to by producers. It's similar to Java's BlockingQueue.

  • Others

    1. sysadmin-utils -- I used to keep a lot of servers, so I wrote a couple of scripts to ease my day-to-day. Come in handy from time to time.

    2. cook -- A repository that I created to teach a friend about git. Now we'll be filling it with recipes to share with family and friends. In git. Why the hell not?!

Some stats

Navigation out of the way! What else?

I've recently found that I like to do some challenges online. So, from time to time, I load up some LeetCode or HackerRank and do a challenge or a cert. Here's some data about that, if that is something you care about.

Latest LeetCode stats and HackerRank Certs

Frederico Mariano de Almeida Marques's Projects

cheatsheet-god icon cheatsheet-god

Penetration Testing Reference Bank - OSCP / PTP & PTX Cheatsheet

clicknroot icon clicknroot

This is a small script to make the local exploitation process easier. It downloads the precompiled exploit for x86 and x64 architectures and can also automatic compile local on the target system

code-gems icon code-gems

A collection of codified solutions in multiple solutions.

cook icon cook

A repo for recipes. Yes. In git.

europasscv icon europasscv

Unofficial LATEX class for the new version of the Europass curriculum vitae

ffmpeg icon ffmpeg

mirror of git://source.ffmpeg.org/ffmpeg.git

gpt4all icon gpt4all

gpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue

iptcomtesttool icon iptcomtesttool

通过数据库发送和接收IPTCom协议的过程和消息数据

katoolin icon katoolin

Automatically install all Kali linux tools

llama icon llama

Inference code for LLaMA models

mimipenguin icon mimipenguin

A tool to dump the login password from the current linux user

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.