Pinned Repositories
adventofcode2022
Python3 solutions to a few Advent of Code 2022 problems
co-psge
Implementation of Co-PSGE Algorithm
evotorch
Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
GeneralProblems
A set of optimization problems and corresponding solutions
GIF_Encoder
A tool to convert jpeg and png image files to GIF.
henriquejsb
minecraft
PROJSD
Projeto de Sistemas Distribuidos 2017/2018
spenser
streamfase_public
henriquejsb's Repositories
henriquejsb/spenser
henriquejsb/streamfase_public
henriquejsb/adventofcode2022
Python3 solutions to a few Advent of Code 2022 problems
henriquejsb/co-psge
Implementation of Co-PSGE Algorithm
henriquejsb/evotorch
Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
henriquejsb/GeneralProblems
A set of optimization problems and corresponding solutions
henriquejsb/GIF_Encoder
A tool to convert jpeg and png image files to GIF.
henriquejsb/henriquejsb
henriquejsb/minecraft
henriquejsb/NetworkScience
A set of projects I developed for a Network Science course during my Master’s. Includes different network generators (Barabási-Albert, Erdős–Rényi), some studies on motif analysis, community discovery and PageRank, diffusion and cascading behavior, and a small analysis on a chess network as a final project.
henriquejsb/PROJSD
Projeto de Sistemas Distribuidos 2017/2018
henriquejsb/PROJSDMETA2
henriquejsb/RDatasets.jl
Julia package for loading many of the data sets available in R
henriquejsb/SECD_Unification
An implementation of a SECD with call-by-name and call-by-value approach , and an implementation of the Unification Algorithm in Haskell.
henriquejsb/SimplifiedCCompiler
A compiler for a simplified version of C developed as a college assignment for a Compilers course during my Bachelor’s.
henriquejsb/TaxiServicesSQL
An academic project where I used folium, PostgreSQL and PostGIS to create a heatmap of taxi services with Portugal's district's borders or with a grid based display.
henriquejsb/UNIMAZE
A 2D game that tells the story of a college student trying to finish all his courses in one year so his parents won't find out he has been failing every year, developed in HTML, CSS and Javascript. May require an HTTPS local server running to work properly.