Skip to content
View juniorsilva42's full-sized avatar
💭
f(x) = cos x
💭
f(x) = cos x
Block or Report

Block or report juniorsilva42

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
juniorsilva42/README.md

Hi there 👋

I'm Jr, BSc in Computer Science and Tech Manager at Stone Co
I'm interested in software engineering, data structures and algorithms.

💻 Tech Manager at Stone Co
🚀 I’m currently focusing on API Development, DevSecOps and Software Engineering Processes
🎯 MSc in Electronic Engineering and Computer Systems; and a Tech Leader
💬 Ask me about anything, I would like to answer
♟️🎮 Deepweb Counter Strike/Chess Professional Player


Stats

Junior's Silva Stats


Languages and Tools


Get In Touch

linkein 

Pinned

  1. utils utils Public

    Implementations of my commonly used functions in TypeScript using the vehement performance constraint.

    TypeScript

  2. tech-interview-handbook tech-interview-handbook Public

    Forked from yangshun/tech-interview-handbook

    💯 Materials to help you rock your next coding interview

    JavaScript

  3. algorithms algorithms Public

    Playground pessoal para treinar os principais conceitos e algoritmos da Ciência da Computação. 🎓 🔬

    Java 1

  4. system-design-interview system-design-interview Public

    Forked from checkcheckzz/system-design-interview

    System design interview for IT companies

  5. bis-gg-resolve-sudoku-with-coloring bis-gg-resolve-sudoku-with-coloring Public

    BIS(G²) (Basic Integrated System [Graph * Generator]). Projeto 3/3 da Disciplina de Teoria dos Grafos do curso de bacharelado em Ciência da Computação da URSA - Faculdade RSá.

    C++

  6. bis-gg-shortest-path bis-gg-shortest-path Public

    Sistema baseado em Grafos para obter o caminho mínimo entre qualquer par de vértices a partir de arquivos padronizados. Projeto para o segundo trabalho da disciplina de Teoria dos Grafos da URSA - …

    Java