An open API service providing repository metadata for many open source software ecosystems.

GitHub / felipenrocha 3 Repositories

Fullstack Developer, Computer Science @ UnB

felipenrocha/wp-ipva-theme

WP theme for a site.

Language: PHP - Size: 18.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

felipenrocha/felipenrocha.github.io

html page to show my friend

Language: HTML - Size: 9.34 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

felipenrocha/penguingame-sdl

A Penguin Game using SDL2 library in C++. Visual Studio 2022 Project files.

Language: C++ - Size: 7.57 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

felipenrocha/competitive-programming

Training in competitive programming.

Language: C++ - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

felipenrocha/image-dataset-generator

Framework that generates a set of images based on the queries.txt file, each query is considered a class that will be used to generate a model later. The model consists in a CNN for classifying images.

Language: Jupyter Notebook - Size: 765 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

felipenrocha/brasal-webserver

Case para entrevista de emprego de Dev JR. Brasal. Desenvolvimento de uma aplicação fullstack para gerenciamento de tarefas utilizando Vue.js no frontend, Lumen no backend e PostgreSQL para gerenciamento de banco de dados..

Language: Vue - Size: 205 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

felipenrocha/RSA-OAEP

Project that implements an RSA key generator, OAEP Encryption and Signature/Verifier. No crypto libraries were used, only hashlib as hash functions.

Language: Python - Size: 498 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

felipenrocha/adaptive-stream-algorithm-fuzzy Fork of mfcaetano/pydash

Adaptive Streaming algorithm

Language: Python - Size: 4.2 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

felipenrocha/frontend-theater-manager

Frontend Trabalho Final Engenharia de Software - UnB 1/2021 Felipe Nascimento Rocha - 17/0050084 Daniel Phelipe Theodoro Nesme - 18/0118561 Douglas Samuel Thomazi Azevedo - 18/0119109

Language: TypeScript - Size: 413 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

felipenrocha/introduction-to-ai-berkley

Felipe Nascimento Rocha - Universidade de Brasília Intro to AI - UnB Link to project: http://ai.berkeley.edu/search.html

Language: Python - Size: 184 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

felipenrocha/bron-kerbosch-algorithms

Disciplina: Teoria e Aplicação de Grafos Aluno: Felipe Nascimento Rocha Matrícula: 170050084 Professor: Díbio Borges

Language: Python - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

felipenrocha/database-uber-system-fullstack

Trabalho final da disciplina Banco de dados 2020/1 - UnB

Language: HTML - Size: 3.34 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

felipenrocha/total-rastrek-webserver

Freela pro desenvolvimento de um site estático para serviço de Rastreamento e Bloqueador Vericular

Language: HTML - Size: 18.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

felipenrocha/image-randomizer

Work where i helped my friend to build a web page for her school project

Language: HTML - Size: 1.59 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

felipenrocha/MESA-game-of-life

Criação de um laboratório utilizando o framework PYTHON/MESA para simualção do game of lif.

Language: Python - Size: 350 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

felipenrocha/vigenere-cipher

Vigenere Cipher implemented in a webserver in Flask/Python. Enter webserver-vigenere to check the commands to run the server.

Language: Python - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

felipenrocha/pokemon-riscv

Development of the Pokemon Game in RISC-V using RARS and Bitmap Display

Language: Assembly - Size: 2.98 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

felipenrocha/payment-system

Project that implements a Database Manager for a payment of some sport

Language: C++ - Size: 1.72 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

felipenrocha/udemy-course-c-plus-plus

Language: C++ - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

felipenrocha/makefile-tutorial

Arquivos da aula métodos em programação Prof. Jan Mendonca

Language: Makefile - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

felipenrocha/stack-calculator-data-structure

Projeto destinado a criação de uma calculadora/Conversao de método infixo para posfixo utilizando conceito de Estrutura de Dados: PIlha.

Language: C - Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

felipenrocha/gtest-tic-tac-toe

Trabalho 2 disciplina Métodos em programação

Language: C++ - Size: 788 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

felipenrocha/gtest-stack-data-structure

Trabalho 1 - Métodos em Programação

Language: C++ - Size: 984 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

felipenrocha/tree-data-structure

Trabalho final da matéria de Estrutura de Dados 2/2018

Language: C - Size: 83 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

felipenrocha/data-structures-list

Language: C - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

felipenrocha/gale-shapley-algorithm-graph-theory

Projeto 2 TAG CiC UnB 1/2021 - Clonado do meu gitlab: https://gitlab.com/felipenrocha19/gale-shapley-algorithm

Language: Python - Size: 71.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

felipenrocha/Random-Forest-Classifier-Prima-Indians

Trabalho clonado do meu outro gitlab: https://gitlab.com/felipenrocha19/random-forest-classifier-prima-indians

Language: Python - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

felipenrocha/my-fit-life

Trabalho final da matéria Sistemas de Informação, clonado do meu gitlab (felipenrocha19): https://gitlab.com/felipenrocha19/my-fit-life

Language: HTML - Size: 45.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

felipenrocha/phpWithLaravel

laravel projects while learning

Language: PHP - Size: 260 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

felipenrocha/breaklinePipeAngular

Angular pipe to transform "\n" strings into formatted ones

Language: TypeScript - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

felipenrocha/mapsAngular

Test some Maps API with Angular 7 (Mapbox & GoogleMaps)

Language: JavaScript - Size: 855 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

felipenrocha/Angular-Course

Loiane Training Course

Language: TypeScript - Size: 901 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0