Coder Social home page Coder Social logo

Hi there 👋

These are some of my open source projects divided by tech stack:

You can find a more complete list of projects and experiments here, other projects are private or stored offline.

Rust

  • Redis Clone:
    My own implementation of the Redis in-memory data store.
    Mostly done in pure vanilla Rust. It uses Tokio for multithreading.

  • irspt-rs:
    A CLI app that interfaces with Portugal's Tax Authority website, in order to streamline the process of issuing invoices.
    Made with Rust, thirtyfour (WebDriver client), sled (embedded database) and rkyv (zero-copy raw byte deserialization).

C#

  • eShop:
    An implementation of a microservices oriented shopping application, using DDD, CQRS, and Clean Architecture, Asp.Net Web API, Docker, RabbitMQ, the Gateway Aggregation pattern with Ocelot, MongoDB, Redis, SqlServer, PostgreSQL.

  • Qapo.DeFi.Bot:
    A bot that interfaces with any EVM compatible blockchain (A.K.A. Web3) to farm and dump hyperinflationary tokens. Theres also the Solidity code: Qapo.Defi.Contracts.

Node.js

  • MergerJS:
    Yet another simple cross-platform CLI build tool to bundle JavaScript files, with a custom file import syntax, ES8+ minification, auto build capabilities, and native OS notifications.

  • PortfolioOS:
    A social network for programmers, that simulates an operative system with a fully interactive and dynamic desktop.
    Users are able to make their own apps and integrate them on the OS, it has a message board forum, profiles/portfolios, a terminal with a working file system, and more.
    The frontend was made with vanilla JavaScript following the MVC pattern. The server was made on Node.js and Express.js, and the databese in PostgreSQL and normalized.

JavaScript

  • js.system.collections:
    JavaScript collections inspired by .NET, implementing multiple collection data structures.

  • js.web.components:
    A vanilla JavaScript framework inspired by Angular, React and ASP.NET, with a custom templating engine compiler, components for a component based architecture, and template view utils like for loops and if statements.


Here's a summary: https://resume.github.io/?joao-neves95


SHIVAYL's GitHub stats


joao-neves's Projects

amplifir icon amplifir

A Twitter implementation in .NET Core 3+ and Angular 8+, using DRY, Onion Architecture/Clean Architecture and some Domain Driven Design principles.

classstudio icon classstudio

A code generator GUI. Compile C#, XML and TypeScript code to and from different languages.

irspt-rs icon irspt-rs

CLI app to issue invoices to Portugal's Tax Authority

learn-server-side icon learn-server-side

These are some of the resources I've used in order to learn server-side development

merger-js icon merger-js

Yet another lightweight and simple cross-platform CLI build tool to bundle JavaScript files, with file imports, ES8+ minification, auto build capabilities, and native OS notifications.

portfolio-os icon portfolio-os

My personal website. Portfolio-OS is an online operating system where users can have their profile, connect with other and even integrate their applications within the operative system.

qapo.defi.bot icon qapo.defi.bot

A bot that interfaces with any EVM compatible blockchain (A.K.A. Web3) to farm and dump hyperinflationary tokens.

redis-clone-rs icon redis-clone-rs

A Redis clone made in vanilla Rust, and Tokio for multithreading.

xmltocsharp icon xmltocsharp

Site for Converting XML into XmlSerializer compatable C# Classes

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.