Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by suddi

A curated list of projects in awesome lists by suddi .

https://github.com/suddi/suddi.github.io

A static single-page application resume-builder developed using React.js and JSON Resume schema (https://suddi.io/)

example functional-programming react reactjs resume resume-builder resume-site-builder resume-template webpack webpack-dev-server webpack2

Last synced: 11 Oct 2024

https://github.com/suddi/claudia-local-api

Command line utility to launch Express local API for claudia-api-builder. Test drive your lambda functions before deployment (https://www.npmjs.com/package/claudia-local-api)

aws-lambda claudia claudia-api-builder claudiajs lambda

Last synced: 26 Oct 2024

https://github.com/suddi/asymptotic-analysis-cheatsheet

Asymptotic analysis applied on basic data structures in Python

asymptotic big-o coding-challenge coding-interview coding-interviews complexity python

Last synced: 11 Oct 2024

https://github.com/suddi/heatmap-generator

Generates heatmaps for eye tracking data from EyeLink

eyelink heatmap matlab perception psychophysics

Last synced: 11 Oct 2024

https://github.com/suddi/woeid

Compute Yahoo! Where On Earth IDs for all countries

Last synced: 11 Oct 2024

https://github.com/suddi/load-directory

NPM module to require all JavaScript and JSON modules with require strategies to customize object structures (https://www.npmjs.com/package/load-directory)

directories nodejs require-all strategies

Last synced: 28 Oct 2024

https://github.com/suddi/intro-to-react

Slides for the Practical Introduction to React.js course (https://gitpitch.com/suddi/intro-to-react/master)

gitpitch react reactjs yaml

Last synced: 11 Oct 2024

https://github.com/suddi/coinmarketcap-google-docs-addon

Google Docs Addon to sync CoinMarketCap cryptocurrency financial data to a sheet on Google Sheets

Last synced: 11 Oct 2024

https://github.com/suddi/simple-sudoku

A simple sudoku app for Android that includes two levels of gameplay

android java sudoku

Last synced: 11 Oct 2024

https://github.com/suddi/dockerfiles

Dockerfiles for personal images (https://hub.docker.com/u/suddi/)

alpine-linux docker docker-image dockerfile image-processing node-lts ubuntu

Last synced: 11 Oct 2024

https://github.com/suddi/generator-backend-scaffolder

NPM module that works with Yeoman to perform scaffolding for backend Node.js modules; establishing linting (eslint), testing (mocha), code coverage (istanbul), and CI (TravisCI or CircleCI) (https://www.npmjs.com/package/generator-backend-scaffolder)

circleci codecov eslint nodejs scaffolder yeoman

Last synced: 27 Oct 2024

https://github.com/suddi/fundscraper

Collection of web crawlers to scrape fund data using Scrapy

crawler funds scraper scrapy

Last synced: 11 Oct 2024

https://github.com/suddi/eslint-config-suddi

Eslint configurations for Node.js, Angular.js and React.js development (https://www.npmjs.com/package/eslint-config-suddi)

eslint linting linting-rules nodejs react reactjs

Last synced: 11 Oct 2024

https://github.com/suddi/learn-dutch

My personal journey learning Dutch with Jupyter Notebook

Last synced: 11 Oct 2024

https://github.com/suddi/parkinglot-api

parkinglot API developed in Koa.js

api koa koajs mysql nodejs

Last synced: 28 Oct 2024

https://github.com/suddi/kobebot

Chat with man's best friend Kobe. A TypeScript-based Microsoft Bot Framework dog chatbot (https://suddi-kobebot.herokuapp.com)

bot bot-framework chat chatbot dog dog-chat doggie heroku javascript microsoft-bot-framework natural-language-processing nlp nodejs restify

Last synced: 28 Oct 2024

https://github.com/suddi/zerohm

iOS mobile learning game to learn resistor color band codes

color-bands ios objective-c sort-resistors

Last synced: 11 Oct 2024

https://github.com/suddi/tweetindex-android

Advisory Android application for the stock market based off of pooled tweets, gathered from Twitter’s Streaming API, on Twitter users’ suggestions to buy or sell

android java twitter twitter-streaming-api

Last synced: 11 Oct 2024

https://github.com/suddi/xe-crawler

Collect currency exchange rates from xe.com

beanstalkd nodejs redis xe

Last synced: 11 Oct 2024

https://github.com/suddi/portal

Portal game in elixir, based on https://howistart.org/posts/elixir/1

distributed-computing elixir portal-game

Last synced: 11 Oct 2024

https://github.com/suddi/coffeelint-config-suddi

NPM module with coffeelint configurations for CoffeeScript development (https://www.npmjs.com/package/coffeelint-config-suddi)

coffeelint linting linting-rules nodejs

Last synced: 11 Oct 2024

https://github.com/suddi/stress-test-demo

Stress tests for basic APIs in different languages

demo elixir golang javascript stress-test

Last synced: 11 Oct 2024

https://github.com/suddi/knightwatcherbot

Bot API for customized Telegram alerts, developed for AWS Lambda and API Gateway (https://bot.suddi.io)

api-gateway aws-lambda claudiajs dynamodb functional-programming nodejs serverless telegram

Last synced: 28 Oct 2024

https://github.com/suddi/tweetindex-api

A cowboy RESTful API for tweetindex

cowboy erlang twitter-streaming-api

Last synced: 11 Oct 2024

https://github.com/suddi/jenkins-jobs

Collection of Jenkins jobs

jenkins jenkins-ci jenkins-jobs

Last synced: 13 Oct 2024

https://github.com/suddi/tweetstreamer

A PyPy module to stream tweets accessing Twitter's streaming API based on input criteria (https://pypi.python.org/pypi/tweetstreamer)

pypi python twitter twitter-streaming-api

Last synced: 11 Oct 2024

https://github.com/suddi/string-formatting

NPM string formatting module for string beautification (https://www.npmjs.com/package/string-formatting)

functional-programming nodejs string-beautification string-formatter

Last synced: 11 Oct 2024

https://github.com/suddi/project-error

Customized error class module for projects/microservices. Throw error objects within a JavaScript Error class while preserving the stack (https://www.npmjs.com/package/project-error)

custom-error error error-formatting error-handling

Last synced: 11 Oct 2024

https://github.com/suddi/memoriesbot

Revisit memories and get reminded everyday via Telegram

aws-lambda google-photos google-photos-api lambda telegram telegram-bot-api

Last synced: 11 Oct 2024

https://github.com/suddi/node-object-to-object-mapper

NPM module to perform object to object mapping using reusable, composable filter functions (https://www.npmjs.com/package/object-to-object-mapper)

functional-programming mapper mapping nodejs object-to-object

Last synced: 28 Oct 2024

https://github.com/suddi/tweetindex-schema

JSON schemas for AWS API Gateway for tweetindex-api

json-schema

Last synced: 11 Oct 2024

https://github.com/suddi/coding-challenges

Solutions to common coding challenge questions answered in Python, JavaScript, C++ and Go

algorithm-challenges coding-challenges python

Last synced: 28 Oct 2024

https://github.com/suddi/tsp

Solution to the Travelling Salesman Problem using a genetic algorithm

c-plus-plus genetic-algorithm optimization traveling-salesman tsp

Last synced: 11 Oct 2024

https://github.com/suddi/tweetindex-lambda

AWS Lambda function to retrieve stock tweets from Twitter's streaming API

api-gateway aws-lambda python retrieve-stock-tweets twitter-streaming-api

Last synced: 11 Oct 2024

https://github.com/suddi/tweetindex-streamer

Stock tweets streamer connecting to Twitter's Streaming API, developed using tweetstreamer

dynamodb python twitter-streaming-api

Last synced: 11 Oct 2024

https://github.com/suddi/campus-guiding-system

Campus guiding system to familiarize visitors with the HKUST campus

campus-map guidance guide html javascript jquery jquery-ui mapguide php

Last synced: 11 Oct 2024

https://github.com/suddi/3dslantrelief

3D slant visual stereoscopic perception experiment, developed using Python, C, C++, OpenGL and GLSL

c-plus-plus cpp glsl inclinometer opengl perception psychophysics python relief texture

Last synced: 11 Oct 2024

https://github.com/suddi/client-api

Boilerplate client API to manage clients

Last synced: 11 Oct 2024