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

Projects in Awesome Lists by zvdy

A curated list of projects in awesome lists by zvdy .

https://github.com/zvdy/parsero-go

Parsero is a free script written in Golang which reads the Robots.txt file of a web server and looks at the Disallow entries. The Disallow entries tell the search engines what directories or files hosted on a web server mustn't be indexed.

cybersecurity golang http robots-txt

Last synced: 30 Mar 2025

https://github.com/zvdy/website_nojs

Last synced: 17 Jun 2025

https://github.com/zvdy/urban-dictionary-cli

A CLI to get Urban Dictionary definitions of a given word

Last synced: 21 Jun 2025

https://github.com/zvdy/i3-dotfiles

i3 dotfiles

Last synced: 11 Sep 2025

https://github.com/zvdy/api-performance

A comprehensive demonstration of 7 proven API optimization techniques implemented in FastAPI, with benchmarking tools to measure and compare performance improvements.

api api-optimization caching compression docker fastapi microservices postgresql python redis rest-api

Last synced: 08 Apr 2026

https://github.com/zvdy/go-websocket-chat

Chat app built with Go and WebSockets. It allows multiple users to join a chat room and send messages to each other in real time.

Last synced: 21 Jul 2025

https://github.com/zvdy/h4x.py

Python program to prank your friends accessing their data and making a "HACKED" file on their desktop.

prank python script

Last synced: 27 Jun 2025

https://github.com/zvdy/password_generator

Django project to create random passwords, you can use filters such as uppercase, numbers and special characters, you can also modify the lenght of the password.

Last synced: 30 Mar 2025

https://github.com/zvdy/go-rest-api

Last synced: 30 Mar 2025

https://github.com/zvdy/designpatterns

Design Patterns source code written on Python

desing-patterns oop oop-principles python software-engineering

Last synced: 30 Mar 2025

https://github.com/zvdy/dotfiles

My Linux configuration files

Last synced: 30 Mar 2025

https://github.com/zvdy/chrome-history-uploader

Chrome History Uploader is a simple Python project that enables you to export your Chrome browsing history to a CSV file and upload it to a remote server.

Last synced: 30 Mar 2025

https://github.com/zvdy/imagegodracula

Last synced: 30 Mar 2025

https://github.com/zvdy/go-leetcode

Last synced: 30 Mar 2025

https://github.com/zvdy/snake.py

Basic python maze

Last synced: 30 Mar 2025

https://github.com/zvdy/rust-portscan

Last synced: 30 Mar 2025

https://github.com/zvdy/advent-of-code-2023

Advent of Code 2023 repository, a testament to the joy of problem-solving and the spirit of the coding season.

Last synced: 30 Mar 2025

https://github.com/zvdy/pokeapi

BackEnd API Developed using Mongodb Expressjs Nodejs - You can build teams, create users, modify teams, testing and production environment databases separated.

Last synced: 30 Mar 2025

https://github.com/zvdy/inode_scanner

Python inode Scanner

Last synced: 30 Mar 2025

https://github.com/zvdy/codewars

Last synced: 30 Mar 2025

https://github.com/zvdy/data_science

Last synced: 30 Mar 2025

https://github.com/zvdy/sentinel-2_l2a_pyapi

Python REST API that exposes two endpoints that interact with Sentinel-2 satellite images.

Last synced: 30 Mar 2025

https://github.com/zvdy/scientific_computing_with_python

FreeCodeCamp's Scientific Computing with Python Projects

course freecodecamp freecodecamp-project python

Last synced: 30 Mar 2025

https://github.com/zvdy/hackerrank

Last synced: 30 Mar 2025

https://github.com/zvdy/arch-dotfiles

Last synced: 30 Mar 2025

https://github.com/zvdy/csv-analyzer

Last synced: 30 Mar 2025

https://github.com/zvdy/go-pcap-web

Last synced: 22 Aug 2025

https://github.com/zvdy/zvdy

Config files for my GitHub profile.

config github-config

Last synced: 11 Jan 2026

https://github.com/zvdy/go-pkce

Last synced: 30 Mar 2025

https://github.com/zvdy/apigee-golang

Last synced: 30 Mar 2025

https://github.com/zvdy/gogrep

Last synced: 30 Mar 2025

https://github.com/zvdy/rust-loadbalancer

Rust load balancer

Last synced: 30 Mar 2025

https://github.com/zvdy/go-ssh-manager

Last synced: 30 Mar 2025

https://github.com/zvdy/goldeneye

Last synced: 09 Sep 2025

https://github.com/zvdy/go-jwe

Service for generating and verifying JSON Web Encryption (JWE) and JSON Web Tokens (JWT) using RSA encryption. The service is built using Go, Gin, and MongoDB.

Last synced: 30 Mar 2025

https://github.com/zvdy/go-toralizer

Last synced: 30 Mar 2025

https://github.com/zvdy/sentiment_analysis

Sentiment Analysis Notebook based on tweets

Last synced: 26 Jul 2025

https://github.com/zvdy/leetcode

All my +550 solved Leetcode problems.

Last synced: 29 Jul 2025

https://github.com/zvdy/qr_generator

Last synced: 18 Aug 2025

https://github.com/zvdy/lsm-rust

A minimal implementation of a Log-Structured Merge Tree (LSM Tree) with Sorted String Tables (SSTable) in Rust

Last synced: 22 Aug 2025

https://github.com/zvdy/websecurity-tools

Web Security & API development tools built with TypeScript and React.

Last synced: 23 Apr 2025

https://github.com/zvdy/jwks-jwt-toolkit

Implementation of a JSON Web Key Set (JWKS) server and JWT client following RFC 7517 (JWK) and RFC 7519 (JWT).

Last synced: 23 Apr 2025

https://github.com/zvdy/movie_recommendation

Movie Recommendation Search Engine using Jupyter Notebooks, Pandas, Nnmpy, SciKit Learn, IPyWidgets

data-science jupyter-notebook machine-learning numpy pandas python scikit-learn

Last synced: 13 Apr 2026

https://github.com/zvdy/weather-app

Basic weather app using RapidAPI & React

html javascript rapidapi react weather

Last synced: 13 Apr 2026

https://github.com/zvdy/system-design

A practical guide to system design patterns with real-world Python implementations.

batch-processing caching databases load-balancer python sharding system-design

Last synced: 03 May 2026

https://github.com/zvdy/api-gateway

Golang API gateway that incorporates Rate Limiting using redis and JWT user authentication.

api gateway-api golang jwt-authentication rate-limiting redis

Last synced: 10 Jun 2026

https://github.com/zvdy/kube-classify

Last synced: 20 Jan 2026

https://github.com/zvdy/yamlet

Lightweight, distributed key-value store for YAML configurations in Kubernetes

golang keyvaluestore kubernetes yaml

Last synced: 11 Jun 2026

https://github.com/zvdy/tcp-file-streaming

Golang TCP file streaming service architecture.

Last synced: 09 Sep 2025