TutorialA Method to Install Python Packages for Add-ons & Plugins in Blender (Windows, Blender 4.2+)Feb 8, 2025Automatic pip installs into Blender’s embedded Python via a user-writable modules folder, background thread, and UI popups.Tags (4)BlenderPythonPipAddons
TutorialResponsive step progress bar (jQuery + CSS)Feb 12, 2024Multi-step indicator with numbered nodes, connectors, and responsive label text.Tags (5)JQueryCSSProgressTutorialFrontend
TutorialScreen capture in the browser (getDisplayMedia)Feb 10, 2024Start/stop screen sharing with the Screen Capture API, a video element, and simple logging.Tags (5)WebRTCJavaScriptHTMLTutorialFrontend
TutorialDate range picker web component (jQuery + plugin)Feb 5, 2016Custom `<daterangepicker-two-input>` element with jQuery, Moment.js, and the Date Range Picker plugin — the kind of range UI that dominated Bootstrap-era admin screens around 2016.Tags (5)JavaScriptJQueryDate PickerTutorialFrontend
TutorialCustom countdown timer (HTML, CSS, JavaScript)Feb 1, 2016Minutes input, start/reset, on-screen display, and optional sound at zero — a small vanilla HTML/CSS/JS timer in the style of mid-2010s tutorials.Tags (6)JavaScriptHTMLCSSTimerTutorialFrontend
TutorialThree.js 3D wave animation (CodePen tutorial)Jan 7, 2016Grid of cubes with a simple wave motion in Three.js — step-by-step CodePen tutorial, typical of the WebGL curiosity posts from ~2016.Tags (5)Three.jsWebGLCodePenJavaScriptTutorial
TutorialHTML5 Canvas blackboard (CodePen tutorial)Jan 7, 2016Interactive canvas blackboard with drawing, image import, and erase — CodePen demo, in the spirit of 2016-era Canvas tutorials.Tags (5)CanvasJavaScriptCodePenTutorialFrontend
TutorialDraggable, sortable image bubbles (Messenger-style)Jan 7, 2016Messenger-style circular image tiles with jQuery UI — drag-and-drop and sortable lists, straight out of the jQuery-heavy tutorial blogs of ~2016.Tags (5)JQueryJQuery UICSSTutorialFrontend
ArticleCompiler pipeline, language genealogy, and why grammars matterApr 13, 2026Study notes from a programming-languages text — compiler stages, a timeline of major languages, parse trees, ambiguity (operators and dangling else), and attribute grammars for types.Tags (5)CompilersProgramming LanguagesParsingComputer ScienceEducation
ArticleExploring movie similarities with vector search algorithmsApr 13, 2026Movie similarity with pgvector and SQL, Qdrant with MovieLens dense and sparse vectors, and LangChain + Ollama RAG over the same catalog—embeddings, kNN, and grounded answers.Tags (7)PostgreSQLPgvectorQdrantPythonEmbeddingsRAGMachine Learning
ArticleDimension — a Rust math stack around mathlibApr 13, 2026Notes on the Dimension monorepo and its mathlib crate — linear algebra, sparse matrices, WASM demos, and optional GPU paths.Tags (5)RustLinear AlgebraWebAssemblyScientific ComputingOpen Source
ArticlePython library for MarketWatch virtual tradingApr 13, 2026PyPI package `marketwatch`—a Python client for MarketWatch’s virtual stock game (watchlists, games, portfolio, orders, leaderboard).Tags (5)PythonMarketWatchTradingFinanceOpen Source
ArticleSoftware lifecycle notes — GOALS, waterfall, and verification vs validationApr 13, 2026Study scans from a software engineering text — goal-oriented decomposition, classic and incremental waterfall, nine life-cycle subgoals, V&V, a collage of process advice, and an ethics case-study takeaway.Tags (6)Software EngineeringSDLCWaterfallVerificationValidationEducation
ArticleChatGPT plugin with FastAPI — implementation outlineJun 1, 2024Checklist for a minimal ChatGPT plugin — FastAPI service, OpenAPI schema, auth, and hosting.Tags (6)ChatGPTOpenAIFastAPIPythonPluginTutorial
ArticleMultiple Technical Indicators Backtesting on Multiple Tickers using PythonMay 30, 2024Batch backtests with BatchBacktesting — EMA and MACD strategies, FMP/Binance APIs, and aggregated results across stocks and crypto.Tags (4)PythonTradingBacktestingCrypto
ArticleEconomics of LEGO Sets with Data ScienceMay 30, 2024LEGO trends, pricing, and themes from Rebrickable data and a BrickEconomy scraper — Pandas, charts, and linear regression on set 001-1.Tags (5)LEGOData SciencePandasScrapingPlaywright
ArticleExperimenting with technical indicators using Python and backtestingMay 14, 2024BatchBacktesting walkthrough — EMA and MACD on many tickers, FMP/Binance APIs, and results (English counterpart to the French Medium article).Tags (3)PythonTradingBacktesting
ArticleMaking Caddy, AWS EC2, CloudWatch, Step Functions, and Lambda Work TogetherMay 14, 2024Caddy on EC2, logs to CloudWatch, Python shipping scripts, and Step Functions plus Lambda for a low-cost ops dashboard.Tags (6)AWSCaddyEC2CloudWatchLambdaStep Functions
ArticleA Journey to AWS Certified Cloud PractitionerMay 14, 2024Two-week study plan — Udemy, AWS Skill Builder, Cloud Quest, Escape Room, and Pearson VUE tips (extra time, Credly badge).Tags (4)AWSCertificationCloudLearning
ArticlePredicting Stock Prices with Monte Carlo SimulationsMay 14, 2024Monte Carlo path simulation in Python from historical returns—risk bands, quantiles, and hold-out coverage checks.Tags (4)PythonFinanceMonte CarloBacktesting
ArticleKinectron + p5.js — sketch controls and GIF exportMar 15, 2024Wire up Kinectron with p5.js, play/stop the sketch, and save output as a GIF (Kinect v2 or Azure Kinect DK).Tags (6)KinectKinectronP5.jsJavaScriptCreative CodingTutorial
ArticleCodePen demos (collection)Jan 10, 2024Quick links to interactive pens on CodePen — canvas, Three.js, UI widgets, and more.Tags (4)CodePenFrontendJavaScriptCSS
ArticleCreate a portfolio with Hugo (week 1)Jan 6, 2024Starting a Hugo-based portfolio — themes, data-heavy pages, and tying in Substack.Tags (4)HugoPortfolioStatic SiteSubstack
ArticleLiDAR apartment scan with Rhino on iPhoneJan 2, 2024Using Rhino’s iPhone app and LiDAR to scan rooms and reason about layout, furniture, and space.Tags (5)LiDARRhinoIOS3D ScanningArchitecture
ArticleMy journey in software engineeringDec 30, 2023Reflections on growing as a software engineer across backend systems, platform work, and DevSecOps — what stuck and what I optimize for now.Tags (6)Software EngineeringCareerLearningBackendDevSecOpsPlatform Engineering
ArticleGPT-4 vs GPT-3.5 — capabilities and API cost framingApr 10, 2023Notes on GPT-4 and GPT-3.5-turbo use cases, strengths, and thinking about chatbot API costs at scale.Tags (5)AIChatGPTOpenAIAPINLP
ArticleCreating a professional résumé with JSON ResumeSep 10, 2022Use the JSON Resume schema and npm tooling to publish HTML, PDF, or embedded CV data.Tags (4)JSON ResumeNpmCareerHTML
ArticleD2C OpenAI plugin — diagrams with PlantUML, Mermaid, and D2Sep 6, 2022ChatGPT plugin to generate PlantUML, Mermaid, and D2 diagrams from conversation.Tags (6)ChatGPTOpenAIPluginPlantUMLMermaidD2
ArticleDiagram prompts with ChatGPT and AIPRM (PlantUML, Mermaid, and more)Sep 6, 2022AIPRM prompt template for diagram type, elements, purpose, and tool — plus PlantUML and Mermaid sequence examples (React, FastAPI, Redis, MongoDB, cache hit/miss).Tags (6)ChatGPTAIPRMPlantUMLMermaidUMLDiagram Tools
ArticleLive chat and support platforms compared (3CX, ManyChat, Kommunicate, Chatwoot)Sep 6, 2022How 3CX, ManyChat, Kommunicate, and Chatwoot differ for website chat, bots, and team inboxes—plus links and a compact comparison table.Tags (6)Live ChatChatbotCustomer SupportOpen Source3CXChatwoot
ArticleNetwork architecture — Lucidchart to PlantUML C4Sep 6, 2022Moving home-network diagrams to PlantUML C4, Cloudflare DNS, Terraform, and Kubernetes on Proxmox / XCP-ng.Tags (7)PlantUMLC4 ModelHomelabKubernetesProxmoxTerraformCloudflare
ArticleSnapchat Lens CreatorSep 6, 2022Snapchat lenses with multi-million plays and views (2017–2020), Fiverr clients, tooling, and Lens Studio feedback.Tags (4)SnapchatLens StudioARSide Project
ArticleRenpho scale, Home Assistant, and reverse-engineering the APIOct 10, 2021Forking hass-renpho, surfacing Renpho API endpoints with APKLeaks, and wiring bio-impedance metrics into a Home Assistant Lovelace health dashboard.Tags (5)HealthAPIReverse EngineeringHome AssistantHome Automation
ArticleNetworking evolution — building a home network labSep 6, 2021Docker on repurposed hardware, bash automation, Caddy, WireGuard, Proxmox VMs, and diagramming the setup.Tags (6)NetworkingHomelabDockerWireGuardProxmoxCaddy
ConferenceFrom BMC to pitch — QcES journey notes (Spring 2024)Apr 13, 2026Personal synthesis of QcES sessions — business canvas, customer segment, feedback, interviews, roadmap, market fit, value proposition, and storytelling.Tags (6)QcESEntrepreneurshipBMCLean StartupPitchEducation
ConferenceByzantium’s first workshop — Solidity and an ERC-20 token on EthereumMar 11, 2024Short English recap of Byzantium’s first Ethereum workshop — OpenZeppelin ERC-20, deploy, and peer-to-peer token transfers.Tags (5)ByzantiumSolidityEthereumConferenceEducation
ConferenceExpo Manger Santé 2023 — olives, kiosks, and discoveriesSep 6, 2022Two days at Montreal’s health-food expo — sales on the olive kiosk, neighbors like Mate Libre, and standout products.Tags (5)Expo Manger SantéMontrealConferenceFoodPhotography
ConferenceGitHub Copilot session at Cédille (with GitHub & Arctiq)Sep 6, 2022Short English summary of a school/industry session on Copilot Chat, notebooks, and GitHub Next — full write-up in French.Tags (5)GitHub CopilotConferenceCédilleArctiqAI
ConferenceRun:ai on AWS — webinar notes (inference & autoscaling)Sep 6, 2022Sketches from the Run:ai webinar on scaling ML inference on AWS — dashboards, CLI, and cluster view.Tags (6)Run:aiAWSMachine LearningInferenceKubernetesConference
ConferenceSnowflake Data-for-Breakfast Conference InsightsSep 6, 2022Notes from the Snowflake Data-for-Breakfast conference on the Snowflake Cloud Data Platform, data warehousing, integration, and analytics—including a strong keynote from Infostrux.Tags (3)ConferenceSnowflakeData Analytics
ProjectDimension (mathlib)Apr 13, 2026Rust monorepo centered on mathlib — linear algebra, sparse matrices, WASM, optional GPU.
ProjectESP32-7SEGApr 13, 2026ESP32 firmware and web UI to drive an Adafruit 7-segment display—stopwatch, countdown, and WiFi setup.
ProjectHDR-10bpp-Display-TestJan 1, 2024A test to verify HDR 4K display on Linux with 10-bit color depth.
ProjectMedia box (Docker Compose)Jan 1, 2024Docker Compose stack for downloads, *Arr automation, Plex/Jellyfin, and ops dashboards—config lives in the repo.Tags (6)DockerDocker ComposeHomelabPlexSonarrRadarr
ProjectRetroArch Web GamesJan 1, 2024A self-hosted RetroArch web player with a collection of classic games.