Skip to content
View HicaroD's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report HicaroD

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
HicaroD/README.md

About me

I'm a 🇧🇷 brazilian software engineer with more than 3 years of experience and Computer Science student at Universidade Federal de Alagoas (UFAL).

More especifically, I am a mobile and back-end software engineer. I am currently working at Otimize, a Brazilian startup that is pioneering the use of technology to evaluate human movement kinematics.

I also love compilers. My main personal project is a compiler for my own programming language called "Telia".

During my spare time, I have made sporadic contributions to open-source developer tools, such as telescope.nvim (fuzzy finder for the Neovim text editor written in Lua) and quick-lint-js (a JavaScript linter written in C++).

Skills

  • Experience as a back-end developer with Python, Go and other technologies, and as a cross-platform mobile app developer with Flutter.

  • Skills in several programming languages, including Python, Typescript (NodeJS), Java, Dart, Rust and Go. Thanks to my problem-solving skills, I have great ease and flexibility in switching between programming languages and frameworks according to the task's requirements.

  • Fluent in conversational English and with advanced writing skills. I'm EC2 Proficient in the EF Standard English Test

  • Computer Science student at UFAL, with a strong interest in analysis and performance of algorithms, compilers and software architecture.

Where can you find me?

Pinned

  1. chip8.rs chip8.rs Public

    🕹️ A CHIP8 interpreter.

    Rust

  2. game-of-life game-of-life Public

    🧬 Conway's Game of Life.

    C++

  3. TodoAsIssue TodoAsIssue Public

    📝 From TODOs to issues.

    Dart 1

  4. JavaGym JavaGym Public

    💪🏼 Data structures, algorithms, design patterns, refactoring techniques and more in Java.

    Java 1

  5. SocialApp SocialApp Public

    🌐 API for simulating a social media, such as Instagram or Facebook.

    Python 1 1

  6. pull-requests pull-requests Public

    ⬆️ A command line tool for creating pull requests.

    Python