{"id":74,"date":"2026-02-17T04:09:18","date_gmt":"2026-02-17T04:09:18","guid":{"rendered":"https:\/\/cryptosomniac.com\/?page_id=74"},"modified":"2026-02-17T05:19:29","modified_gmt":"2026-02-17T05:19:29","slug":"about","status":"publish","type":"page","link":"https:\/\/cryptosomniac.com\/index.php\/about\/","title":{"rendered":"About"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>About &#8211; Cryptosomniac<\/title><\/p>\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            background: linear-gradient(135deg, #0f0c29 0%, #302b63 50%, #24243e 100%);\n            color: #e4e6e8;\n            line-height: 1.6;\n            min-height: 100vh;\n        }<\/p>\n<p>        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }<\/p>\n<p>        header {\n            text-align: center;\n            padding: 40px 0;\n            border-bottom: 2px solid rgba(128, 216, 192, 0.3);\n        }<\/p>\n<p>        h1 {\n            font-size: 2.5em;\n            background: linear-gradient(135deg, #80d8c0 0%, #57bdc3 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        h2 {\n            font-size: 2em;\n            color: #80d8c0;\n            margin: 40px 0 20px;\n            text-align: center;\n        }<\/p>\n<p>        .content-box {\n            background: rgba(255, 255, 255, 0.05);\n            border: 1px solid rgba(128, 216, 192, 0.2);\n            border-radius: 15px;\n            padding: 40px;\n            margin: 30px 0;\n            backdrop-filter: blur(10px);\n        }<\/p>\n<p>        .content-box p {\n            margin: 15px 0;\n            color: #b8bfc6;\n            font-size: 1.1em;\n        }<\/p>\n<p>        .timeline {\n            position: relative;\n            padding: 20px 0;\n        }<\/p>\n<p>        .timeline::before {\n            content: '';\n            position: absolute;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 2px;\n            height: 100%;\n            background: linear-gradient(180deg, #80d8c0 0%, #57bdc3 100%);\n        }<\/p>\n<p>        .timeline-item {\n            margin: 30px 0;\n            position: relative;\n        }<\/p>\n<p>        .timeline-content {\n            background: rgba(255, 255, 255, 0.05);\n            border: 1px solid rgba(128, 216, 192, 0.3);\n            border-radius: 10px;\n            padding: 25px;\n            width: calc(50% - 40px);\n            position: relative;\n        }<\/p>\n<p>        .timeline-item:nth-child(odd) .timeline-content {\n            margin-left: auto;\n        }<\/p>\n<p>        .timeline-date {\n            display: inline-block;\n            background: linear-gradient(135deg, #80d8c0 0%, #57bdc3 100%);\n            color: #0f0c29;\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-weight: bold;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .timeline-content h3 {\n            color: #80d8c0;\n            margin: 10px 0;\n        }<\/p>\n<p>        .timeline-dot {\n            position: absolute;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 20px;\n            height: 20px;\n            background: linear-gradient(135deg, #80d8c0 0%, #57bdc3 100%);\n            border: 4px solid #0f0c29;\n            border-radius: 50%;\n            top: 30px;\n            z-index: 10;\n        }<\/p>\n<p>        .tech-stack {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 30px 0;\n        }<\/p>\n<p>        .tech-card {\n            background: rgba(255, 255, 255, 0.05);\n            border: 1px solid rgba(128, 216, 192, 0.2);\n            border-radius: 10px;\n            padding: 25px;\n            text-align: center;\n        }<\/p>\n<p>        .tech-card h4 {\n            color: #57bdc3;\n            margin: 15px 0;\n            font-size: 1.2em;\n        }<\/p>\n<p>        .tech-card ul {\n            list-style: none;\n            text-align: left;\n        }<\/p>\n<p>        .tech-card li {\n            padding: 8px 0;\n            color: #b8bfc6;\n            padding-left: 20px;\n            position: relative;\n        }<\/p>\n<p>        .tech-card li:before {\n            content: \"\u25b8\";\n            position: absolute;\n            left: 0;\n            color: #80d8c0;\n        }<\/p>\n<p>        footer {\n            text-align: center;\n            padding: 40px 0;\n            border-top: 2px solid rgba(128, 216, 192, 0.3);\n            margin-top: 60px;\n            color: #6c7680;\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .timeline::before {\n                left: 20px;\n            }\n            .timeline-content {\n                width: calc(100% - 60px);\n                margin-left: 40px !important;\n            }\n            .timeline-dot {\n                left: 20px;\n            }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<nav style=\"background: rgba(0,0,0,0.3); padding: 15px 40px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid rgba(128,216,192,0.2);\">\n    <span style=\"font-size: 1.2em; font-weight: bold; color: #80d8c0;\">Cryptosomniac<\/span><\/p>\n<div>\n        <a href=\"https:\/\/cryptosomniac.com\" style=\"color: #e4e6e8; text-decoration: none; margin: 0 20px; font-size: 1em;\">Services<\/a><br \/>\n        <a href=\"https:\/\/cryptosomniac.com\/about\" style=\"color: #e4e6e8; text-decoration: none; margin: 0 20px; font-size: 1em;\">About<\/a>\n    <\/div>\n<\/nav>\n<div class=\"container\">\n<header>\n<div style=\"margin-bottom: 30px;\">\n<h1 style=\"font-size: 3.5em; margin-bottom: 5px;\">Cryptosomniac<\/h1>\n<p style=\"font-size: 1.4em; color: #80d8c0; font-weight: 500; margin-bottom: 10px;\">Trade Smart \u2022 Sleep Easy<\/p>\n<\/p><\/div>\n<p style=\"font-size: 1.2em; color: #b8bfc6;\">Our Story &#038; Technology<\/p>\n<\/header>\n<div class=\"content-box\">\n<h2 style=\"text-align: left; margin-top: 0;\">About Cryptosomniac<\/h2>\n<p>Cryptosomniac is an AI-powered cryptocurrency trading signal service that combines advanced technical analysis, machine learning, and automated distribution to provide high-quality trading signals.<\/p>\n<p>Our proprietary <strong>InsomniBot VMap strategy<\/strong> analyzes market structure, volume distribution, and buy\/sell pressure dynamics to identify high-probability trading opportunities in the volatile cryptocurrency markets.<\/p>\n<p><strong>Developed by:<\/strong> Brendan &#8211; Product Manager with 20+ years experience, specializing in crypto\/fintech<\/p>\n<p><strong>Development Status:<\/strong> Active development since January 2025, with beta testing planned for Q2 2026 and public launch in Q3 2026<\/p>\n<\/p><\/div>\n<h2>Development Timeline<\/h2>\n<div class=\"timeline\">\n<div class=\"timeline-item\">\n<div class=\"timeline-dot\"><\/div>\n<div class=\"timeline-content\">\n                    <span class=\"timeline-date\">January 2025<\/span><\/p>\n<h3>Project Inception<\/h3>\n<p>Initial concept development and market research. Strategy formulation for volume-based cryptocurrency trading signals. Technical feasibility assessment.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"timeline-item\">\n<div class=\"timeline-dot\"><\/div>\n<div class=\"timeline-content\">\n                    <span class=\"timeline-date\">May 2025<\/span><\/p>\n<h3>Indicator Development<\/h3>\n<p>Development of 7 proprietary Pine Script v6 indicators for TradingView. Initial backtesting on historical cryptocurrency data. Core VMap strategy implementation.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"timeline-item\">\n<div class=\"timeline-dot\"><\/div>\n<div class=\"timeline-content\">\n                    <span class=\"timeline-date\">Q3 2025<\/span><\/p>\n<h3>Machine Learning Integration<\/h3>\n<p>Python-based ML engine development. Pattern recognition model training. Signal validation system implementation. Integration of TensorFlow\/PyTorch frameworks.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"timeline-item\">\n<div class=\"timeline-dot\"><\/div>\n<div class=\"timeline-content\">\n                    <span class=\"timeline-date\">August 26, 2025<\/span><\/p>\n<h3>Domain Registration &#038; Website Launch<\/h3>\n<p>cryptosomniac.com domain registered. Initial WordPress website launched. Public presence established.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"timeline-item\">\n<div class=\"timeline-dot\"><\/div>\n<div class=\"timeline-content\">\n                    <span class=\"timeline-date\">Q4 2025<\/span><\/p>\n<h3>Continuous Refinement<\/h3>\n<p>Weekly and monthly ML model retraining. Signal quality improvements through self-learning loops. Backtesting infrastructure development. Performance optimization.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"timeline-item\">\n<div class=\"timeline-dot\"><\/div>\n<div class=\"timeline-content\">\n                    <span class=\"timeline-date\">February 2026<\/span><\/p>\n<h3>Automation Development<\/h3>\n<p>Webhook-based signal distribution infrastructure. InsomniBot AI assistant integration. Multi-channel delivery system (Discord, Telegram, Email). Cloud infrastructure deployment.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"timeline-item\">\n<div class=\"timeline-dot\"><\/div>\n<div class=\"timeline-content\">\n                    <span class=\"timeline-date\">Q2 2026<\/span><\/p>\n<h3>Beta Testing Phase<\/h3>\n<p>Limited beta program with select traders. Real-world signal validation. Performance tracking and metrics. User feedback integration.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"timeline-item\">\n<div class=\"timeline-dot\"><\/div>\n<div class=\"timeline-content\">\n                    <span class=\"timeline-date\">Q3 2026<\/span><\/p>\n<h3>Public Launch (Planned)<\/h3>\n<p>Full service availability. Subscription tiers activated. Complete indicator suite release. Production-ready automation infrastructure.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<h2>Technology Stack<\/h2>\n<div class=\"tech-stack\">\n<div class=\"tech-card\">\n<h4>\ud83d\udcca Technical Indicators<\/h4>\n<ul>\n<li>Pine Script v6<\/li>\n<li>7 proprietary indicators<\/li>\n<li>JBean suite integration<\/li>\n<li>TradingView platform<\/li>\n<li>Real-time alerts<\/li>\n<\/ul><\/div>\n<div class=\"tech-card\">\n<h4>\ud83e\udd16 Machine Learning<\/h4>\n<ul>\n<li>Python 3.x<\/li>\n<li>TensorFlow &#038; PyTorch<\/li>\n<li>scikit-learn<\/li>\n<li>Pandas &#038; NumPy<\/li>\n<li>Pattern recognition<\/li>\n<\/ul><\/div>\n<div class=\"tech-card\">\n<h4>\u2601\ufe0f Infrastructure<\/h4>\n<ul>\n<li>Cloud hosting<\/li>\n<li>PostgreSQL database<\/li>\n<li>Redis caching<\/li>\n<li>99.9% uptime SLA<\/li>\n<li>Enterprise security<\/li>\n<\/ul><\/div>\n<div class=\"tech-card\">\n<h4>\ud83d\udd17 Integration &#038; APIs<\/h4>\n<ul>\n<li>Exchange APIs<\/li>\n<li>Discord &#038; Telegram bots<\/li>\n<li>Webhook automation<\/li>\n<li>Email delivery (SendGrid)<\/li>\n<li>SMS alerts (planned)<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<div class=\"content-box\">\n<h2 style=\"text-align: left; margin-top: 0;\">Intellectual Property<\/h2>\n<p><strong>All components of the Cryptosomniac Trading Signal Service are proprietary intellectual property:<\/strong><\/p>\n<ul style=\"margin: 20px 0; padding-left: 40px; color: #b8bfc6;\">\n<li style=\"margin: 10px 0;\">7 proprietary TradingView indicators (Pine Script v6) &#8211; 2,084 total lines of code<\/li>\n<li style=\"margin: 10px 0;\">Python-based machine learning decision engine<\/li>\n<li style=\"margin: 10px 0;\">InsomniBot VMap trading strategy and methodology<\/li>\n<li style=\"margin: 10px 0;\">Signal automation and distribution infrastructure<\/li>\n<li style=\"margin: 10px 0;\">Website content, branding, and documentation<\/li>\n<\/ul>\n<p><strong>Development Conditions:<\/strong> All work developed entirely on personal time, using personal computing resources, unrelated to any employer&#8217;s business activities, and without use of any employer&#8217;s confidential information, equipment, or resources.<\/p>\n<p><strong>Third-Party Components:<\/strong> JBean indicators by Doug Kyle used under license with permission.<\/p>\n<p style=\"margin-top: 20px; font-size: 0.9em; color: #6c7680;\"><strong>First Development:<\/strong> January 2025 | <strong>Domain Registration:<\/strong> August 26, 2025 | <strong>Documentation Date:<\/strong> February 16, 2026<\/p>\n<\/p><\/div>\n<footer>\n<p><strong>\u00a9 2025-2026 Cryptosomniac. All Rights Reserved.<\/strong><\/p>\n<p style=\"margin-top: 10px;\">In development since January 2025<\/p>\n<p style=\"margin-top: 20px;\">Proprietary indicators and technology developed by Brendan Duff on behalf of Learn To Fish Inc. DBA: Cryptosomniac.com<\/p>\n<p>JBean indicators by Doug Kyle (used with permission)<\/p>\n<\/footer><\/div>\n<p><\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>About &#8211; Cryptosomniac Cryptosomniac Services About Cryptosomniac Trade Smart \u2022 Sleep Easy Our Story &#038; Technology About Cryptosomniac Cryptosomniac is an AI-powered cryptocurrency trading signal service that combines advanced technical analysis, machine learning, and automated distribution to provide high-quality trading signals. Our proprietary InsomniBot VMap strategy analyzes market structure, volume distribution, and buy\/sell pressure dynamics [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"1080","footnotes":""},"class_list":["post-74","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cryptosomniac.com\/index.php\/wp-json\/wp\/v2\/pages\/74","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cryptosomniac.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cryptosomniac.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cryptosomniac.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cryptosomniac.com\/index.php\/wp-json\/wp\/v2\/comments?post=74"}],"version-history":[{"count":2,"href":"https:\/\/cryptosomniac.com\/index.php\/wp-json\/wp\/v2\/pages\/74\/revisions"}],"predecessor-version":[{"id":88,"href":"https:\/\/cryptosomniac.com\/index.php\/wp-json\/wp\/v2\/pages\/74\/revisions\/88"}],"wp:attachment":[{"href":"https:\/\/cryptosomniac.com\/index.php\/wp-json\/wp\/v2\/media?parent=74"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}