Giter Site home page Giter Site logo

Jonatas de Moraes Junior

Well, 👋 hi there! My name is Jonatas and I'm a Fullstack Software Engineer from Brazil. Welcome to my Github page!

I'll present here some software I've come up with, and what has motivated me to code them. I hope you can find something useful here! These are organized by field, so feel free to browse which section most interest you.

Front end

Multi Select Webcomponent GitHub Repo stars GitHub Repo forks
A Webcomponent that allows you to make multiple selections while having almost the same complexity as adding a <select> tag to your html.

A WebComponent journey
An article where I go through all the development and thought process of Multi Select Webcomponent.

Bootstrap 4 Autocomplete GitHub Repo stars GitHub Repo forks
A bit older, but if you are still using Bootstrap 4 and JQuery, maybe this autocomplete plugin can fit your needs.

Frameworkless JAMStack GitHub Repo stars GitHub Repo forks
A PoC (Proof of Concept) that showcases how one can get a modern web development enviroment without resorting to feature-bloated frameworks.

Why VDOM vs. DOM comparison is biased and unfair
A bit of reasoning on why you may not need a Virtual DOM Framework for every project.

Back end

Field Validator GitHub Repo stars GitHub Repo forks
A Java validation tool that leverages Java's lambda functions allowing you to create your set of validators and execute them over arbitrary data.

Redis-session GitHub Repo stars GitHub Repo forks
A PoC showing its possible to control user sessions without resorting to JWTs, made with Typescript and NestJS.

A different approach to User Sessions in Microservices using Redis
An article presenting an alternative to using JWTs for user session control in a microservices environment.

Factory Pattern with Polymorphism on Spring
Implementation of GoF's Factory Pattern using Spring dependency injection.

Is Hibernate Really Worth It?
An article where I discuss the downsides of using ORMs and present an alternative to it. WARNING: this is a bit outdated and I may have changed my mind about one thing or two, but if you feel like listening to old me ranting, go ahead and have a good time.

Devops

Ansible Role - OpenJDK
An Ansible role that installs any version of OpenJDK from Matthias Klose's openjdk-r PPA repository.

Ansible Role - PostgreSQL
An Ansible role that installs PostgreSQL with remote access enabled, suitable for development environments.

Ansible Role - Tomcat
An Ansible role that installs Apache Tomcat with the Manager GUI enabled, suitable for development environments.

Jonatas de Moraes Junior's Projects

ansible-role-tomcat-dev icon ansible-role-tomcat-dev

Ansible role for installing Apache Tomcat with the Manager GUI enabled - better suited for development environments.

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.