parasguglani1 / DSA_PracticeView external linksLinks
My journey throughout the course "Mastering Data Structures & Algorithms using C and C++"
☆37Jan 23, 2023Updated 3 years ago
Alternatives and similar repositories for DSA_Practice
Users that are interested in DSA_Practice are comparing it to the libraries listed below
Sorting:
- ☆10Dec 14, 2023Updated 2 years ago
- Comprehensive tutorial and toolkit for football data webscraping using Python, Selenium, and various scraping techniques☆47Oct 14, 2025Updated 4 months ago
- DIGI-NETRA 🕵️♂️ is a Python OSINT toolkit for digital investigations. Trace phone numbers 📞, usernames 👤, IPs 🌐, and emails ✉️ with …☆23Aug 27, 2025Updated 5 months ago
- A Java implementation of the Operation Result Pattern, so you don't need to make your own☆14Feb 25, 2024Updated last year
- Django based microservice architecture with oauth2 🔋🌟☆11Sep 19, 2024Updated last year
- A collection of my solutions to various LeetCode problems, implemented in multiple programming languages with detailed explanations.☆18Apr 9, 2025Updated 10 months ago
- This repository contains implementations of popular data structures and algorithms in C++ based on the teachings of Abdul Bari, an expert…☆98Oct 22, 2023Updated 2 years ago
- example apps for inference.sh☆18Updated this week
- An implementation and tutorial for Lambda Calculus in Rust☆10Mar 23, 2025Updated 10 months ago
- DAL (Data Access Layer) - a proxy for SQL databases with MongoDB inspired query interface☆11Sep 2, 2024Updated last year
- It consisted of building a crowdfunding platform that links entrepreneurs and investors. I've used Laravel framework and PHP 7☆11Jan 6, 2023Updated 3 years ago
- A lightweight database for your node.js app.☆24Oct 2, 2015Updated 10 years ago
- ☆14May 17, 2025Updated 8 months ago
- Exploring basic features of Async in Spring.☆10Nov 22, 2024Updated last year
- This repository contains code to build an optical character recognition (OCR) model for recognizing text in captcha images using a Convol…☆14Sep 25, 2023Updated 2 years ago
- pip installable package to provide syntax grammars for babi☆10Jan 26, 2026Updated 2 weeks ago
- A basic JSON library in modern C++☆16Aug 23, 2021Updated 4 years ago
- Golang implementation of Conway's Game of Life☆14Aug 8, 2021Updated 4 years ago
- interprets lambda calculus☆10Dec 1, 2025Updated 2 months ago
- A CLI based DBMS made using C++. It supports basic SQL Queries.☆10Jan 5, 2024Updated 2 years ago
- ☆11Jun 24, 2022Updated 3 years ago
- A Java Based Query Engine For JSON☆12Nov 23, 2014Updated 11 years ago
- A simple and lightweight asynchronous web framework in C++☆10Mar 29, 2024Updated last year
- Java 8 library that transforms XML ➝ JSON (➝ Object)☆14Mar 19, 2018Updated 7 years ago
- Command line wrapper to run `uv publish` using default credentials from `~/.pypirc`☆14Feb 7, 2026Updated last week
- The prep material for Google Certified Tensorflow Developer exam -- passed☆10Aug 10, 2021Updated 4 years ago
- A Distributed, Fault-Tolerant Message Queue from Scratch. Inspired by Apache Kafka☆86Oct 23, 2025Updated 3 months ago
- Open source python wrapper to Messenger API☆16Jul 12, 2024Updated last year
- API Worker template to create cloudflare worker using wrangler☆10May 11, 2020Updated 5 years ago
- My Leetcode Solutions☆15Apr 4, 2025Updated 10 months ago
- A repository for embedded systems learning portals☆13Oct 29, 2022Updated 3 years ago
- A TUI text editor written in C++☆11Jun 13, 2022Updated 3 years ago
- A simple relational database system by C/C++ to store and manage data.☆13Nov 10, 2017Updated 8 years ago
- A zero-copy json-lexer, filters and serializer.☆19Jul 25, 2024Updated last year
- A simple DB migration tool for Go☆14Aug 30, 2020Updated 5 years ago
- A small (400 sloc) cross-platform single-header c++11 CLI parser library☆12Jan 13, 2020Updated 6 years ago
- A python package to extract information from MIDI files☆13Aug 30, 2023Updated 2 years ago
- an optimizing compiler to a binary turing machine