Skip to content
View lucassilvasoftware's full-sized avatar

Block or report lucassilvasoftware

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lucassilvasoftware/README.md

Hey, I'm Lucas Silva! 👋🏽

  • Software Engineer
  • São Paulo, Brazil

LinkedIn Badge YouTube Badge Portfolio Badge

Pinned Loading

  1. trustpay trustpay Public

    Accessible payment gateway prototype for visually impaired users: voice-first UX, web (HTML/CSS/JS). FEI advanced software engineering.

  2. victoriak22/psalms-compiler victoriak22/psalms-compiler Public

    The PSALMS Compiler is an educational project that performs lexical, syntactic, and semantic analysis of a symbolic programming language inspired by Christian concepts and using Portuguese words. 🌍💻

    Java

  3. crypto-trader crypto-trader Public

    Expo/React Native app: crypto price watchlists and order flows.

    TypeScript

  4. caesar-cipher-8051-assembly caesar-cipher-8051-assembly Public

    8051 assembly: Caesar cipher over serial/LCD; educational crypto on microcontroller.

    Assembly

  5. polyglot-streaming-platform polyglot-streaming-platform Public

    Event-driven streaming platform: Kafka, FastAPI services, polyglot persistence (PostgreSQL, MongoDB, Redis, Elasticsearch), Docker.

    Python 1

  6. zmq-distributed-messaging zmq-distributed-messaging Public

    Multi-server BBS-style messaging: ZeroMQ REQ/REP and PUB/SUB, MessagePack, Docker; logical clocks, replication. Distributed systems course project.

    Python