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

Projects in Awesome Lists by shahidcodes

A curated list of projects in awesome lists by shahidcodes .

https://github.com/shahidcodes/android-nougat-ssl-intercept

It decompiles target apk and adds security exception to accept all certificates thus making able to work with Burp/Charles and Other Tools

android apk burp certificates charles charles-proxy intercept interception-httphttps-request interceptor ssl ssl-certificates

Last synced: 05 Sep 2025

https://github.com/shahidcodes/threadifier-node

Run long running task in worker thread with promises.

creating-threads multithreading nodejs promises thread-pool worker-thread

Last synced: 20 Mar 2025

https://github.com/shahidcodes/firebog-ticked-list

Merges firebog.net ticked host list to one giant file

adblock pihole pihole-blocklists

Last synced: 20 Mar 2025

https://github.com/shahidcodes/what-the-flexbox-exercises

what the flexbox is video series from @wesbox.

css3 flexbox navigation wesbos what-the-flexbox

Last synced: 15 May 2026

https://github.com/shahidcodes/safe-storage

A simple file encryption/ decryption script for storing files safe and in an encrypted format written in PHP.

Last synced: 12 Aug 2025

https://github.com/shahidcodes/php-login-system

Login registration system in OOP php

Last synced: 17 Jul 2026

https://github.com/shahidcodes/vue-blog-app

A blogging application in Vue.js

spa vue vue-blog vuejs

Last synced: 17 Apr 2026

https://github.com/shahidcodes/webrtc-video-call-example-nodejs

A example app of webrtc using socket.io for signalling and public STUN/TURN servers.

Last synced: 04 May 2026

https://github.com/shahidcodes/dns-benchmark

Check average resolve time

Last synced: 20 Mar 2025

https://github.com/shahidcodes/glitch-pug-materialize-boilerplate

A pug, materialize, font awesome boilerplate for @glitch.

boilerplate express express-template glitch nodejs starter-kit template

Last synced: 15 Apr 2026

https://github.com/shahidcodes/msg91.js

A simple promise based msg91.com sdk for modern javascript. Written in typescript.

msg91 msg91-api msg91-sdk msg91js

Last synced: 07 Apr 2026

https://github.com/shahidcodes/hello-world-api-test-jest-supertest

Learn to test apis with a hello world api project

Last synced: 17 Apr 2026

https://github.com/shahidcodes/hyperpay-demo

Hyperpay node.js implementation

Last synced: 17 Apr 2026

https://github.com/shahidcodes/nxr

Turn you Next.js api routes to express router like syntax

Last synced: 04 Apr 2026

https://github.com/shahidcodes/poll-maker

Create And Publish Poll in seconds. Part of @freeCodeCamp

Last synced: 11 Apr 2026

https://github.com/shahidcodes/100daysofcodestats

Created with CodeSandbox

Last synced: 16 May 2026

https://github.com/shahidcodes/social-shouts

A Social networking apps in PHP

Last synced: 21 May 2026

https://github.com/shahidcodes/udacitybakingapp

Project 3 Of Udacity Android Nano Degree

Last synced: 19 Apr 2026

https://github.com/shahidcodes/tgbackup

Backup to telegram using pyrogram

Last synced: 18 May 2026

https://github.com/shahidcodes/multiple-language-for-php-web-app

A multi language class which deals with multiple language for your web app

Last synced: 29 Apr 2026

https://github.com/shahidcodes/strapi

Last synced: 03 May 2026

https://github.com/shahidcodes/simple-school-management

A php script to manage students and fee paid by them. Not yet complete but go ahead to use it.

Last synced: 22 May 2026

https://github.com/shahidcodes/fake-qbd-data

Generate fake quickbooks desktop data via qwc connector

Last synced: 12 Apr 2026

https://github.com/shahidcodes/tutorial-blogging-in-php

A PHP web application for tutorial blogging in php.

blogging-system php

Last synced: 10 May 2026

https://github.com/shahidcodes/sariejs

Build microservices faster with Sariejs. Connect with multiple mongodbs easily. Super Flexible. Built on top of express and mongoose.

api hacktoberfest nodejs rest-api server

Last synced: 19 Mar 2025

https://github.com/shahidcodes/mongodb-graphql-simple-task-list-api

Simple MongoDB GraphQL task managment apis

Last synced: 09 Apr 2026

https://github.com/shahidcodes/winston-transport-openobserve

Winston transport for openobserve.ai

Last synced: 11 May 2026

https://github.com/shahidcodes/url-shortener-microservice-node

A url shortener micro service for @freeCodeCamp api challenges

Last synced: 06 Apr 2026

https://github.com/shahidcodes/capstone-project

Udacity Nanodegree Capstone Project

Last synced: 20 Mar 2025

https://github.com/shahidcodes/wallpapercave-crawler

A simple implementation in php to download Images on the fly

Last synced: 20 Mar 2025

https://github.com/shahidcodes/async-expect

making async-await userful and readable

Last synced: 20 Mar 2025

https://github.com/shahidcodes/timestamp-microservice

A timestamp micro service for @FreeCodeCamp

Last synced: 19 Apr 2026

https://github.com/shahidcodes/freecodecamp-ds-and-algorithms.js

Basic algorithms implementation in javascript. Repo follow the freeCodeCamp algorithm video for reference

algorithms-and-data-structures algorithms-implemented basic-algorithm freecodecamp freecodecamp-algorithms javascript

Last synced: 20 Mar 2025

https://github.com/shahidcodes/imap-mail-listener

A node library to notify/watch/listen imap email

Last synced: 17 May 2026

https://github.com/shahidcodes/zatca-e-invoice-qr-generator

Generate ZATCA E Invoice compatible qr code using Javascript/Node.js

Last synced: 09 Apr 2026

https://github.com/shahidcodes/javascript30

Built 30 things in less than 30 days just in vanilla javascript

Last synced: 03 Jan 2026

https://github.com/shahidcodes/node-grpc-example

grpc example using node.js

Last synced: 11 Apr 2026

https://github.com/shahidcodes/file-metadata-microservice

File Meta Data Micro Service as described in @FreeCodeCamp API challenge.

Last synced: 11 Apr 2026

https://github.com/shahidcodes/wikipedia-viewer

Wikipedia article search with help of VueJs framework

Last synced: 20 Mar 2025

https://github.com/shahidcodes/tumblr-downloader-python

A python script to download all images from Tumblr blog. You can download images which contain certain tags too.

Last synced: 07 Oct 2025

https://github.com/shahidcodes/strapi-app

My recent talk with strapi

Last synced: 11 May 2026

https://github.com/shahidcodes/request-header-parser

Request Header Parser as described in @FreeCodeCamp API challenge.

Last synced: 24 Jun 2025

https://github.com/shahidcodes/bing-daily-wallpaper-ubuntu

Download and change gnome/ubuntu wallpaper to on of the bing daily.

Last synced: 20 Mar 2025

https://github.com/shahidcodes/cfddns

Cloudflare dynamic dns updater docker image

Last synced: 20 Mar 2025

https://github.com/shahidcodes/js-safe-storage

Safely store file in disk and encrypted manner.

Last synced: 21 Apr 2026

https://github.com/shahidcodes/pomodoro-timer-clock-

A timer clock using Vue Js framework and materialize css.

javascript jquery material-design materializecss pomodoro-timer timer-clock vue vuejs vuejs2

Last synced: 19 Apr 2026

https://github.com/shahidcodes/30days-30sites

My #30Days30Sites Commits. You also can join

30days30sites

Last synced: 06 Feb 2026

https://github.com/shahidcodes/nightlife-coordination-freecodecamp

A freeCodeCamp backend certificate challenge

Last synced: 19 Apr 2026

https://github.com/shahidcodes/kart-challenge-ring2.6

Go food ordering API server — backend challenge

Last synced: 24 Jul 2026

https://github.com/shahidcodes/pi-hive-agents

Turn pi into an orchestrator that spawns specialized sub-agents in the background for parallel task execution.

Last synced: 24 Jul 2026

https://github.com/shahidcodes/quotesoftheday-in-electron

A simple electron app which uses jquery to fetch quotes from quotesondesign.com

Last synced: 09 May 2026

https://github.com/shahidcodes/flexweb

Last synced: 11 May 2026

https://github.com/shahidcodes/webix-jet-core-v0.1.5

Removed webix jet core repo

Last synced: 11 May 2026