Skip to content
View deeplook's full-sized avatar

Block or report deeplook

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
deeplook/README.md

Hi, I'm Dinu πŸ‘‹

I'm a software engineer based in Berlin, Germany.

About me

  • Building tools and libraries, mostly in Python
  • Interested in AI, data, visualization, and developer tooling
  • Open source contributor and maintainer

Featured projects

All mini testimonials made with a repository-testimonial skill.

Project Testimonial
ai-image-recognition-terraform A hands-on AWS serverless walkthrough that connects Rekognition, Bedrock, Lambda, API Gateway, S3, and Terraform into a concrete image-analysis app learners can inspect end to end. β€” GPT-5.5
asciinema-player Extends the excellent text-native asciinema player with inline image support, preserving lightweight terminal recordings while making richer visual demos possible in documentation and talks. β€” GPT-5.5
πŸ‘‰ dirplot Turns filesystem sprawl into something you can understand at a glance, with practical treemaps for local folders, archives, Git history, diffs, SSH/S3/Docker/Kubernetes sources, and inline terminal rendering. β€” GPT-5.5
πŸ‘‰ grokko Turns Grok account exports into a repeatable CLI workflow, covering browser session setup, export polling, download handling, and inspection instead of leaving the process as a manual web chore. β€” GPT-5.5
ipyrest Brings REST API exploration into Jupyter with an interactive widget model, making requests, responses, and rich renderers feel at home inside notebooks. β€” GPT-5.5
πŸ‘‰ kata-aws-imgproc-pipeline A serious AWS kata with staged learner stubs and a reference solution, teaching a semantic photo pipeline across S3, Lambda, Rekognition, Bedrock embeddings, DynamoDB, OpenSearch, and API Gateway. β€” GPT-5.5
πŸ‘‰ nats-primer A clean, hands-on path into NATS: small self-contained examples spin up throwaway servers, then build from core pub/sub through JetStream, security, clustering, and microservices without setup friction. β€” GPT-5.5
πŸ‘‰ nfind Makes file search feel like asking a precise question instead of composing a brittle command, while keeping generated Python/Node filters auditable and safely sandboxed against your real tree. β€” GPT-5.5
obsidian-asciinema-player Makes terminal recordings feel native in Obsidian notes, with simple Markdown code blocks for local or remote asciicasts and useful playback options right where technical context lives. β€” GPT-5.5
obsidian-sparklines A focused Obsidian plugin that turns tiny inline datasets or frontmatter values into theme-aware SVG sparklines, making lightweight trends fit naturally inside notes and tables. β€” GPT-5.5
πŸ‘‰ pyspark-primer Makes PySpark approachable by turning DataFrame and SQL concepts into runnable local scripts, with the JVM/Python setup spelled out clearly enough to start experimenting instead of wrestling the environment. β€” GPT-5.5
πŸ‘‰ ray-primer A practical on-ramp to distributed Python: focused local Ray examples progress from tasks and actors to fault tolerance, data, serving, training, and tuning without requiring a cloud cluster. β€” GPT-5.5
πŸ‘‰ skills A useful collection of reusable agent procedures with clear install paths and validation, treating prompts as maintainable project assets instead of scattered one-off instructions. β€” GPT-5.5
πŸ‘‰ sparklines Delivers Tufte-style microcharts where they are most useful: compact Unicode trends directly in terminals, scripts, and Python code, with support for real-world positive and negative data. β€” GPT-5.5
streamlit-helpers A small Streamlit prototype that sketches a practical UI surface for coding helpers, useful as an experiment in making developer utilities more interactive. β€” GPT-5.5
πŸ‘‰ svglib A mature pure-Python bridge from SVG into ReportLab drawings and PDFs, backed by broad format tests and a CLI that makes document-generation workflows much easier to automate. β€” GPT-5.5
πŸ‘‰ time-machine-mcp-server Exposes macOS Time Machine through MCP so backup status, snapshots, exclusions, quotas, and maintenance commands become accessible to LLM clients through a focused local tool. β€” GPT-5.5

Find me

Pinned Loading

  1. svglib svglib Public

    Read SVG files and convert them to other formats.

    Python 371 87

  2. obsidian-asciinema-player obsidian-asciinema-player Public

    Asciinema player plugin to render asciicasts in Obsidian.

    JavaScript 3

  3. sparklines sparklines Public

    Text-based sparklines for the command line mimicking those of Edward Tufte.

    Python 129 9

  4. dirplot dirplot Public

    Create directory treemaps (local, ssh, archives, s3, git, hg, docker, k8s), save in file, PNG, SVG, MP4, and MOV, open in viewer, display inline in terminals.

    Python 12 1

  5. kata-aws-imgproc-pipeline kata-aws-imgproc-pipeline Public

    Progressive AWS kata for building a serverless AI semantic photo gallery pipeline with a decent frontend on AWS.

    HCL

  6. skills skills Public

    Reusable agent skills for Claude, Codex etc., including validation tooling and scaffolded skill definitions.

    Python