Skip to content
View dannyblaker's full-sized avatar

Block or report dannyblaker

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. learn-compression-algorithms-with-python learn-compression-algorithms-with-python Public

    Educational implementation of 6 prominent compression algorithms in pure Python with detailed explanations, analysis, and benchmarking tools for learning how compression works.

    Python

  2. learn-stock-market-prediction learn-stock-market-prediction Public

    A comprehensive educational guide to machine learning for stock market prediction. Covers statistical methods (ARIMA), classical ML (Random Forest, XGBoost), deep learning (LSTM), and reinforcement…

    Python

  3. Advanced-Django-Project-Example Advanced-Django-Project-Example Public

    A django project showcasing advanced features such as multi-level geo-blocking, robust email validation including domain blacklisting, phone number validation by country code, Google Recaptcha, for…

    JavaScript

  4. advanced-html5-demos advanced-html5-demos Public

    Comprehensive collection of modern HTML5 features and web APIs with interactive demonstrations. Includes Web Components, Canvas 2D graphics, advanced forms, semantic HTML, and drag & drop interface…

    JavaScript

  5. mall-path-optimizer mall-path-optimizer Public

    Generate a 3D interactive virtual mall then traverse it using Nearest-Neighbor + 2-opt (TSP) heuristic in order to find the most optimal walking path to visit all shops across all floors, factoring…

    Python

  6. saas-analytics-postgres saas-analytics-postgres Public

    Use SQL queries to answer critical SaaS growth questions with PostgreSQL. Realistic schema for a mock project management app (Free/Basic/Premium plans), 1000+ sample users, 50+ analytics queries f…

    Jupyter Notebook