Giter VIP home page Giter VIP logo

Jessé Romero's Projects

antlr4-demonstration-project icon antlr4-demonstration-project

:wrench: Demonstration of using ANTLR4 (with runtime for C++) in projects for context-free grammar processing. The ANTLR4 (Java) package is included, and the project is configured to compile on Linux.

antlr4-experiments icon antlr4-experiments

:wrench: My studies on context-free grammar, using ANTLR4 (C++) to generate the parser files. Some basics are developed, such as token processing, recursion, variable definition, array processing, Abstract Syntax Tree (AST) manipulation, UNICODE support, and error handling.

c-postgresql icon c-postgresql

:elephant: Introductory examples for people who want to use PostgreSQL with the C language. In the examples, the most basic operations to manage the database were covered, namely: connecting, creating tables, inserting records, selecting data, updating and deleting records.

clean-project-landing-page icon clean-project-landing-page

🌍 Landing Page built with Bootstrap, with the aim of being used in small projects (mainly those hosted on Github Pages). Contain areas for entering project and author presentation information.

code-reference icon code-reference

:pencil2: References about the programming languages I use and the new ones I'm learning, technologies that interest me and similar ones.

dados-publicos-cnpj icon dados-publicos-cnpj

:diamonds: Application to help download Public Data files made available by the Federal Revenue Service of Brazil.

ideas icon ideas

:bulb: ideas / thoughts / polls from melchisedech333

laser-scanning-microscopy icon laser-scanning-microscopy

🧪 Reproducing the concept of Confocal Laser Scanning Microscope. Using Arduino and easily found materials. Generating images in Grayscale just for fun.

lex-yacc-experiments icon lex-yacc-experiments

:wrench: My studies involving context-free grammar analysis. The analyzers were built using familiar tools such as YACC, Lex and Bison. Topics covered include token filtering, simple variable manipulation, and arrays.

log-viewer icon log-viewer

:hammer: Solution to receive log and debug messages from applications that do not have access to standard input and output. Like Linux Daemons, fork() processes and any similar application. Messages are sent through Non-Blocking Socket, and received in an Electron application.

logos-pdf-viewer icon logos-pdf-viewer

📚 PDF reader made in Electron and Javascript, using the PDF.js library. It has automatic translation feature when selecting a text excerpt. The translation is done using Google Translate.

resumo-cast icon resumo-cast

:pencil: Meus resumos do melhor podcast do mundo sobre empreendedorismo e coisas do mercado, o ResumoCast.

rust-design-patterns icon rust-design-patterns

😍 Collection of Design Patterns in Rust. In addition to GoF patterns, it also contains patterns like Newtype and RAII Guards.

transistor-simulator icon transistor-simulator

:fire: This project performs a simulation of N and P-type MOSFET transistors. Next, the creation of logic gates is performed using the simulated transistors. Then, a Half-Adder mechanism is created with the logic gates, to later use it in a binary sum algorithm.

trinity-units icon trinity-units

:gem: General unit converter aimed at the International System of Units, Imperial System and US Costumary Units. It has support for the main quantities, such as energy, velocity, mass, temperature and many others.

verbum-language icon verbum-language

🟣 A programming language focused on the development of complex systems. It supports the creation of systems involving the concepts of distributed computing, parallel computing, concurrent computing, meta-programming, hot code reload, high fault tolerance, and scalability.

verbum-paper icon verbum-paper

:clipboard: Verbum Paper is a software that is intended to be used to facilitate the sharing of formulas, equations, and things involving mathematics.

wordpress-plugin icon wordpress-plugin

:electric_plug: Plugin to be used as a base project in the creation of Wordpress plugins. It adds a new menu inside the Wordpress Dashboard, and a new area to insert your plugin code.

wordpress-template icon wordpress-template

:gem: Base template for creating WordPress themes. With it, it is possible to have control of the main areas, such as the display of the home page, blog posts, pages and comments.

xor-neural-network icon xor-neural-network

🤖 Artificial intelligence (neural network) proof of concept to solve the classic XOR problem. It uses known concepts to solve problems in neural networks, such as Gradient Descent, Feed Forward and Back Propagation.

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.