Skip to content
View Dpalme's full-sized avatar

Block or report Dpalme

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

Pinned Loading

  1. posterify posterify Public

    SPA to browse and collect TMDB movie stills and posters. Optimized with react-virtuoso and ships as a PWA.

    TypeScript

  2. posterify-backend-go posterify-backend-go Public

    REST API for the posterify application built in golang using net/http and mux. Supports authentication, collection CRUD, and adding/removing images your collections.

    Go

  3. spotify-visualizer spotify-visualizer Public

    Full-stack application that connects with spotify's api to get your top tracks and plays the 30 second preview with the visualizer (built using webgl)

    JavaScript

  4. tcp-congestion-simulation tcp-congestion-simulation Public

    A Testbench for different TCP Congestion Algorithms built in Go to leverage parallelism and channels to create simulatons with n clients. CLI based tool with a comprehensive interface for adding ne…

    Go

  5. targamafia/MRP.WebApp targamafia/MRP.WebApp Public

    SPA connected to a custom backend to administer online tests.

    TypeScript 1

  6. Advent-Of-Code Advent-Of-Code Public

    Solutions to https://adventofcode.com/ problems

    Python