anis-byanjankar's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
EbookFoundation/free-programming-books
:books: Freely available programming books
refinedev/refine
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
teambit/bit
A build system for development of composable software.
Olshansk/interview
Everything you need to prepare for your technical interview
public-api-lists/public-api-lists
A collective list of free APIs for use in software and web development 🚀
craftzdog/dotfiles-public
My personal dotfiles
matter-labs/awesome-zero-knowledge-proofs
A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).
ErikCH/DevYouTubeList
List of Development YouTube Channels
disposable-email-domains/disposable-email-domains
a list of disposable and temporary email address domains
NLRX-WJC/react-antd-admin-template
一个基于React+Antd的后台管理模版,在线预览https://nlrx-wjc.github.io/react-antd-admin-template/
julia-/room-booking-system
Room booking system built with Node.js and ReactJS
trekjs/captcha
A Lightweight Pure JavaScript Captcha for Node.js. No C/C++, No ImageMagick, No Canvas.
gitgik/distributed-system-design
A curated collection of approaches to designing large scale distributed systems.
CarlosBonetti/jquery-loading
Easily add and manipulate loading states of any element on the page.
rubo77/log4j_checker_beta
a fast check, if your server could be vulnerable to CVE-2021-44228
productive-dev/minimal-reverse-proxy-demo
docker-compose nginx reverse proxy demo
BitnomadLive/OffensiveReading
A curated reading list about offensive IT security
diogocabral/sherlock
The Sherlock Plagiarism Detector
ekumenlabs/AndroidStreamingClient
Library that receives UDP packets wrapped into RTP and coded in H264, decodes the corresponding frames and plays the resulting stream in an Android SurfaceView
janishar/post-office-simulator-looper-example
This Android project simulates a Post Office using HandlerThread
yctung/LibAcousticSensing
Lib acoustic sensing is a utility library easing the process to design apps based on acoustic information
pranphy/nepatex
A LaTeX package to typeset nepali latex documents using lualatex.
O2-Czech-Republic/proxima-platform
The Proxima platform.
aihubprojects/MACHINE-LEARNING-CHEATSHEET
huijjj/Architecture
POSTECH CSED311 Computer Architecture
Shaashwat05/cartoonify_reality_doodles
Convert Images into doodles using object detection and google quickdraw dataset.
chaklam-silpasuwanchai/SpringBoot
Covering basic Spring Boot topics including MVC, Hibernate, Session, Security, Integration and Microservice
HiFromAjay/ManifestInspector
A rule-based static analysis tool for detecting developer mistakes in an android manifest file
ajbradberry96/Java-NN-from-Scratch
A neural network implemented in vanilla Java from scratch