Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by masbicudo

A curated list of projects in awesome lists by masbicudo .

https://github.com/masbicudo/fluent-json.net

Fluent configurations for Json.NET allows you to map objects, use type discriminators, all without interfering with your data objects. No attributes are required.

Last synced: 16 Jan 2025

https://github.com/masbicudo/pandoc-emojis-filter

Pandoc filter to convert unicode emoji characters into images. This filter specifically targets the conversion from Markdown to PDF at this moment.

Last synced: 16 Jan 2025

https://github.com/masbicudo/plotinpy

A collection of plotting functions based on MatPlotLib.

matplotlib plot python

Last synced: 16 Jan 2025

https://github.com/masbicudo/reactjs.sample

ReactJS + ASP.NET Sample

Last synced: 16 Jan 2025

https://github.com/masbicudo/letsencrypt-certificate-creator

This is a small C# Windows Forms application to help you create a certificate for your domain using LetsEncrypt service.

certificate gitlab-pages letsencrypt wizard

Last synced: 16 Jan 2025

https://github.com/masbicudo/trabalhos-ufrj

Trabalhos de Miguel Angelo na UFRJ

Last synced: 16 Jan 2025

https://github.com/masbicudo/paypal-api

PayPal API, currently supporting NVP/signature method, express-checkout with recurring payments.

Last synced: 16 Jan 2025

https://github.com/masbicudo/data-structures-net

Data structures that I use in my .Net projects.

Last synced: 16 Jan 2025

https://github.com/masbicudo/simpleinjector.advanced

Simple Injector advanced registration methods.

Last synced: 16 Jan 2025

https://github.com/masbicudo/masb.mvc.tablebuilder

Minimalist ASP.NET MVC Html Helper to help rendering tabular data, by creating table templates.

Last synced: 16 Jan 2025

https://github.com/masbicudo/ms-shllink.net

Microsoft Shell Link format for .Net

Last synced: 16 Jan 2025

https://github.com/masbicudo/virtualbox-vdi-manager

Used to rebuild VBox internal references to VDI files when moving VMs from one place to the other.

Last synced: 16 Jan 2025

https://github.com/masbicudo/webgl-tutorials

Place to do random C.G. things and hopefully make tutorials out of them.

cg computer-graphics ray-marching three-js webgl

Last synced: 16 Jan 2025

https://github.com/masbicudo/interprocess-communications

Interprocess communications C# examples.

Last synced: 16 Jan 2025

https://github.com/masbicudo/asp.net-mvc-stuff

All kinds of ASP.NET MVC codes that can be reused between projects with little or no modification.

Last synced: 16 Jan 2025

https://github.com/masbicudo/nhibernate.jsoncolumn

Allows an NHibernate entity to have a property serialized to and deserialized from JSON when saving to/loading from store.

Last synced: 16 Jan 2025

https://github.com/masbicudo/textructor

Interactive text structure extractor and converter

Last synced: 16 Jan 2025

https://github.com/masbicudo/systemextensions

Extension methods that affect a wide range of objects through Object type or generic T type, and System namespace objects, like String, numeric types.

Last synced: 16 Jan 2025

https://github.com/masbicudo/sha-3-fips-202

I am trying to implement the SHA-3 (FIPS-202) hashing algorithm. Not finished yet, but this is a work in progress. The goal is to create a generator so that I can target multiple languages, but for now, i am implementing it in C#. Also, in the process of exploring this, I hope to create some useful tools.

Last synced: 16 Jan 2025

https://github.com/masbicudo/mathematics-learning-tools

Mathematical resources and tools to make learning easy.

Last synced: 16 Jan 2025

https://github.com/masbicudo/nuget.multiple.targeting.tool

NuGet Multiple Targeting Tool (nmt) helps you port your solutions and projects to other .NET frameworks, so that you can create multiple platform NuGet packages easily.

Last synced: 16 Jan 2025

https://github.com/masbicudo/mini-web-server

Web server made with C# and .Net, that allows serving contents from the folder it is executed from.

Last synced: 16 Jan 2025

https://github.com/masbicudo/my-environment

These are scripts and configuration files I use to customize my computer. There are many different kinds of things here: Visual Studio configuration files, macros; Windows configuration scripts; and also other softwares configuration files and scripts when available.

Last synced: 16 Jan 2025

https://github.com/masbicudo/linux-scripts

These are scripts to set up Linux OSes to my liking

Last synced: 16 Jan 2025

https://github.com/masbicudo/moxie-compiled

I had some trouble compiling mOxie, so here is an already compiled version, subject to the same license of mOxie (of course)

Last synced: 16 Jan 2025

https://github.com/masbicudo/masb.languages.experimentals.polymethodic

Experimental language that supports methods that can split execution in two or more asynchronous branches. Suitable for making parsers.

Last synced: 16 Jan 2025

https://github.com/masbicudo/intersitelogin

Testing inter-site login.

Last synced: 16 Jan 2025

https://github.com/masbicudo/cross-references-and-lists-add-on

Cross References and Lists Add-on for Google Docs

Last synced: 16 Jan 2025

https://github.com/masbicudo/gramdel

Grammar Definition Language

Last synced: 16 Jan 2025

https://github.com/masbicudo/planilha-investimento

Spreadsheet to calculate investments.

Last synced: 16 Jan 2025

https://github.com/masbicudo/chrono-types

Types to work with dates in .Net, extending the framework capabilities.

Last synced: 16 Jan 2025

https://github.com/masbicudo/colab-scripts

Google Colab helper scripts

Last synced: 16 Jan 2025

https://github.com/masbicudo/git-scripts

Git scripts to do all sorts of jobs

Last synced: 16 Jan 2025

https://github.com/masbicudo/cvss-matlab

MatLab classes to deal with CVSS 2 and CVSS 3.

cve cvss cvss2 cvss3 matlab-library

Last synced: 16 Jan 2025

https://github.com/masbicudo/cvss-js

CVSS library for Javascript

cve cvss cvssv2 javascript-library

Last synced: 16 Jan 2025

https://github.com/masbicudo/stackoverflow-questions-and-answers

MASBicudo StackOverflow Answers

answers stackoverflow

Last synced: 16 Jan 2025

https://github.com/masbicudo/either-type-dotnet

Either<...> is a structure that can hold one value of many types. Unlike .Net `System.Object` type that can hold any value this type will not box the type. It also allows you to know what type it has inside it, do pattern matching, and use it with other frameworks like Json.Net, and I hope in the future ORMs.

Last synced: 16 Jan 2025

https://github.com/masbicudo/windows-scripts

These are some of my windows scripts. Here are a ton of scripts to help customize windows. I am not worried to much with compatibility since these are primarily used by me on my computer, so most of them are compatible with my computer (Windows 7 x64)... at least that is what I hope.

Last synced: 16 Jan 2025

https://github.com/masbicudo/windows-10-scripts

My Windows 10 scripts to initialize and configure the OS and Apps

Last synced: 16 Jan 2025

https://github.com/masbicudo/autohardlink

Copies files from one place to another, creating hardlinks between target elements that have the same content hash.

Last synced: 16 Jan 2025

https://github.com/masbicudo/oqueeh

Just answers to questions, big and easy to read. No non-sense, no bullshit.

Last synced: 16 Jan 2025

https://github.com/masbicudo/worm

Last synced: 16 Jan 2025

https://github.com/masbicudo/masbicudo.github.io

My personal website: works, passions, etc..

masbicudo

Last synced: 16 Jan 2025

https://github.com/masbicudo/ufrj-comp-conc

Material para disciplina de Computação Concorrente para o curso de Ciência da Computação na UFRJ (MAB117)

Last synced: 16 Jan 2025

https://github.com/masbicudo/web-scripts

My Javascript code repository.

Last synced: 16 Jan 2025

https://github.com/masbicudo/typescripttypings

My own TypeScript typings.

Last synced: 16 Jan 2025

https://github.com/masbicudo/trabalhos-ufrj-2

Trabalhos de Miguel Angelo na UFRJ

Last synced: 16 Jan 2025