Skip to content
View pputra's full-sized avatar

Block or report pputra

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. Seekneakers Public

    https://seekneakers.web.app/ --an e-commerce web-app using MongoDB, Express, React, Node.js

    JavaScript 3 2

  2. weather-search-android Public

    Weather app using Android + Express + GCP (Search Engine, Geocoding, Places Autocomplete) + DarkSky API

    Java

  3. weather-search-web Public

    Weather app using Angular + Express + GCP (Search Engine, Geocoding, Places Autocomplete) + DarkSky API

    TypeScript

  4. socket-programming Public

    CPP + Socket Programming (TCP, UDP) + Dijkstra's Algorithm

    C++

  5. neural-network-digit-recognition Public

    digit recognizer using multi layer perceptron neural network. built from scratch using numpy.

    Python

  6. ai-go-agent Public

    A Go game playing AI Agent using MiniMax with Alpha Beta Pruning and Iterative Deepening algorithms

    Java