Projects in Awesome Lists by WebDevCaptain
A curated list of projects in awesome lists by WebDevCaptain .
https://github.com/webdevcaptain/binary_tree_using_python
This project contains a simple Binary Tree which is implemented using Python 3.
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/node-image-upload-backend
NodeJS Backend for handling file upload. Can be used as a boilerplate for bigger projects.
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/web_blog_using_flask
This is a beginner level Web-application which I developed in 2017.
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/notebook-app
A clone of online code editing platforms like codepen.io. Mimics various features of Jupyter notebooks as well.
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/yamson
JSON-YAML converter in Rust
json-to-yaml rust yaml-to-json
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/watchr
A simple Rust 🔥 based file system watcher
filesystem-watcher notify rust tokio
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/distributed-word-counter
Distributed Word Counter using Apache Spark (PySpark)
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/threejs-website
Basic portfolio website using ThreeJS
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/docufy-ocr
OCR in browser using Tesseract.js
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/heart-disease-classification
Heart Disease Classification
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/design-patterns-ooad
Revisiting design patterns, documenting simple examples for reference and practice across multiple programming languages
design-patterns gang-of-four-design-patterns ooad
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/nlp-review
Reviewing basics of Natural Language Processing
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/smart-city-waste-management-system
Smart City Waste Management System
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/encryptify
Rust based command-line tool for encrypting and decrypting files and folders
cli encryption-decryption rust
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/expressv5-postgres-api-testing
Sample to try express v5 with pg and supertest
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/solar-system-webgl
3D solar system webgl experience (Three.js)
solar-system-simulation threejs
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/linear-regression
Linear regression refresher (using Pytorch, Tensorflow and good old Scikit learn)
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/socket-programming
Basic network socket programming in C
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/so-dev-survey-2023-analysis
Insights from Stack Overflow Developer Survey 2023
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/url-shortener
URL Shortener Portfolio project
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/javascript-concepts
Javascript Concepts Refresher for 2025
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/hello-prefect
Trying out prefect workflow orchestrator
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/quotes_scrapper_python-portfolio
Quotes scrapper using bs4
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/squid-game_three.js
Red-light, Green-light game in Three.js
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/keyguardian-python
Implementation of KeyGuardian (CLI password manager) in Python
cli-password-manager password-manager python
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/keyguardian-go
Implementation of KeyGuardian (CLI password manager) in Go (Golang)
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/task-manager-nodejs-portfolio
A basic Task Manager API with Authentication.
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/task-manager-nestjs-portfolio
REST API implemented using NestJS framework.
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/svelte-votes_up-portfolio
In browser voting application using Svelte 3.
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/modern-javascript-bootcamp
A collection of projects from Udemys "The Modern JavaScript Bootcamp" course.
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/mevn-playgound
Blog app using VueJS. Backend in Node.js and Mongo Database
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/school-management-nestjs-portfolio
School Management API developed using NestJS with Authentication and Lesson Management.
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/html-css-static-website-portfolio
A fictitious hosting company website using HTML and Vanilla CSS.
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/svelte-kit-pokedex-portfolio
Pokedex project with search functionality, built with Svelte Kit
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/pythonwebsitestatuschecker
A website status checker using asynchronous programming in "Python 3.7"
asynchronous-programming http-requests python3 threading
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/portfolio
Portfolio website written in GatsbyJS and ReactJS
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/flask_mini_project_with_sqlite3
flask_mini_project_with_sqlite3
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/flask_website
Flask Website using flask wtf.
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/advanced_node_samer
advanced_node_samer_buna pluralsight course
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/evm_simulator
Basic C Project to simulate the working of an EVM (Electronic Voting Machine)
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/chat-app-websockets-portfolio
A lightweight chat application using Socket.io
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/async_web_scraping_python-portfolio
Async Web Scraping using bs4 and aiohttp
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/aa-hackathon-backend
BackEnd for Account Aggregator Hackathon.
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/color-palette-project-portfolio
A clone of websites like Flat UI Colors &Material UI Colors.
Last synced: 22 Mar 2025
https://github.com/webdevcaptain/goals-react-native
Goals tracker mobile app
Last synced: 04 Apr 2025
https://github.com/webdevcaptain/flash-sale
REST API with memcached for a Flash Sale event
Last synced: 07 Mar 2025
https://github.com/WebDevCaptain/agno-ai-agents
Exploring Agno framework for building AI agents.
ai-agents deepseek-r1 ollama openai
Last synced: 01 Apr 2025
https://github.com/webdevcaptain/react-drag-n-drop
Simple Drag n Drop sample project using React Beautiful DND
Last synced: 11 Jun 2025
https://github.com/webdevcaptain/cassandra-iot-sample
IoT Data API using Cassandra 5
Last synced: 13 Mar 2025
https://github.com/webdevcaptain/mnist-ml
Neural Networks for MNIST dataset
deep-learning machine-learning mnist neural-networks pytorch
Last synced: 13 Jun 2025
https://github.com/webdevcaptain/agno-ai-agents
Exploring Agno framework for building AI agents.
ai-agents deepseek-r1 ollama openai
Last synced: 03 Mar 2025
https://github.com/webdevcaptain/serve-proxy
Sample project for demonstrating nginx proxy with containers
Last synced: 22 Mar 2025