Skip to content
View fsdanniel's full-sized avatar

Block or report fsdanniel

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
fsdanniel/README.md

Olá, eu sou Daniel Simão! 👋

Estudante de Engenharia de Computação @ UTFPR

Sou um desenvolvedor de software e entusiasta de hardware, estudante de Engenharia de Computação na UTFPR (Universidade Tecnológica Federal do Paraná). Minha paixão está na interseção entre Software e Hardware, criando soluções eficientes que conectam a lógica de alto nível com o controle de máquina de baixo nível.


Tech Stack

C C++ Python Java JavaScript React NodeJS PostgreSQL Git Linux Matlab

Pinned Loading

  1. cleverstry cleverstry Public

    A full-stack web application for creating and publishing WebQuests. Developed with ReactJS, TypeScript, and Express, featuring a custom WYSIWYG editor and integrated SQLite database management.

    TypeScript

  2. pokelang pokelang Public

    PokéLang Compiler: A comprehensive implementation of a C-like language translator. Built with Flex and Bison, this project covers the full compilation lifecycle. Features an end-to-end pipeline inc…

    C

  3. Tetris Tetris Public

    A terminal-based Tetris implementation developed in C using the ncurses library. Focuses on real-time matrix manipulation, collision detection, and dynamic scoring based on gameplay duration.

    C

  4. farmSystem_onlineServer farmSystem_onlineServer Public

    An online system for managing animals, creating reports, controling the flow and birth of animals, calculating expenses and managing contracts. A full operating system with solid databases and host…

    JavaScript

  5. non_deterministicPDA non_deterministicPDA Public

    This repository hosts an implementation of a non-deterministic Pushdown Automata (NPDA) simulator implemented in C. The key feature of this project is its ability to handle non-determinism (multipl…

    C