There are no reviews yet. Be the first to send feedback to the community and the maintainers!
API-SET
Express APIs for Frontend applications. It contains API to convert CSV format to JSON, Satellites locator API, etc. /location API manipulates raw data returned by n2yo API and returns the real time information and location of the Satellites above you in JSON format. We use N2YO APIs to extract data, that data is used to calculate the real x, y, z coordinates. URL: https://new-api-name.herokuapp.comSpotify-Playing-Now
Reference Application to connect to spotify API to request currently playing songs. Requires Client_ID and Client_Secret from Spotify. Download and change the values in ./credentials.env.Portfolio
My own pagesnakeGame
This app is made using canvas.rest-service
REST APIlandingpage
My portfolioCSV-Parser
CSV-Parser helps you quickly convert popular data formats to the format you need. Data pasted and converted remains local on your computer. CSV or Comma Separated Values is widely used for tabular data and often associated to spreadsheet applications like Excel. Many data reporting tools output to CSV format.MyStore
Website is easy to use for both beginners and advanced users. It features a familiar and well thought out, an attractive user interface. Usually, the customer will be asked to fill or select a billing address, a shipping address, a shipping option, and payment information such as a credit card number. Based on these values APIs will be called creating a client secret with the front end in response so that user can complete the payment using stripe.Image-Resize-Lambda
Creates image thumbnails from your S3 bucket on-the-fly using AWS Lambda & API Gateway. It reads the source image from a S3 bucket as stream, pipes it to sharp, then writes the resized version as a stream back to S3 bucket. It uses Node.js streams under the hood to prevent loading large amount of data in the Lambda function's memory and Sharp, a hiSatellite-Tracker-3D
This App displays the real time information and location of the Satellites above you. We use N2YO APIs to extract data, that data is used to calculate the real x, y, z coordinates. After that the App displays the sphere around the globe rotating (distance between the Satellites and Earth is relative).hellochemo
My personal repositorycalculator
e-com
quotemachine
Small react app made over a weekend. It provides you a reason to live.porte-feuille-new
gamification
food
visualizeDataWithBarChart
grub
A simple worker pool implementation in Go that allows concurrent processing of jobs using goroutines and channels.NewService
orah-test
FormBuilder
MyStore-APISet
tictactoe-backend
restAPI for tictactoe, for login and multiplayer mode.String-Calculator-TDD-Kata
String Calculator Kata : It explains how I discovered that something I do almost every day to improve my coding is actually a little ritual that has much in common with practice in the martial artsβ¦ShortestPath
This is based on Dijkstra's Algorithm, it finds the shortest path between a given node (which is called the "source node") and all other nodes in a graph. This algorithm uses the weights of the edges to find the path that minimizes the total distance (weight) between the source node and all other nodes.tictactoe
It is a multiplayer game thst uses spring boot rest API as a backend. two players can play across the globe.Love Open Source and this site? Check out how you can help us