Skip to content
View casp3ro's full-sized avatar
🚀
🚀

Block or report casp3ro

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
casp3ro/README.md

Kacper Michalik

Software engineer, architect, and product builder with 8+ years of experience.

Started in design, evolved into full-stack engineering and cloud - now deeply focused on AI/ML.

Currently building Screen Studio - #1 Product Hunt 2025, trusted by teams at GitHub, Vercel, and YCombinator.

End-to-end ownership across the entire product lifecycle with focus on growth and impact.

Previously, I worked as a developer at a company that specialized in blockchain and cloud solutions.

I was also a core contributor to the open-source project, TryQuiet, which focuses on encrypted peer-to-peer team chat based on Tor without servers.

Projects

Tech Stack

Languages

TypeScript · Python · JavaScript · SQL · Solidity

Technologies

React · Next.js · Node.js · NestJS · Electron · AWS · Vercel · Prisma · PostgreSQL · Redis · Redux · MobX · GraphQL · REST API · tRPC · Styled Components · Tailwind CSS · Jest · Selenium · Ethereum · Gatsby · Sanity · GH Actions · PyTorch · fast.ai · Vercel AI SDK · RAG

Certificates

AWS Solutions Architect · AWS AI Practitioner · AWS Cloud Practitioner

Publications

SD Times · Built In · DZone · HackerNoon

Awards

Screen Studio - #1 Product of the Year Screen Studio - #1 Product of the Day

Pinned Loading

  1. fast.ai fast.ai Public

    Hands-on ML engineering projects from fast.ai Practical Deep Learning (PyTorch, fastai, transformers) with end-to-end notebooks and deploy-ready experiments.

    Jupyter Notebook

  2. dsa dsa Public

    Data Structures and Algorithms in Python with Code Solutions

    Python 2

  3. system-design system-design Public

    System design guide, covering architecture, scalability, fault tolerance, and best practices for building high-performance systems.

    1

  4. data-engineering data-engineering Public

    End-to-end local data engineering pipeline for car listings (Craigslist): Kafka → Spark (Delta Lake on MinIO) → dbt (DuckDB marts) → Streamlit dashboard, orchestrated with Airflow using a Bronze/Si…

    Python

  5. gnn-fraud-detection gnn-fraud-detection Public

    GNN-based credit card fraud detection (PyTorch Geometric). k-NN graph + GCN vs MLP baseline.

    Python

  6. napagrad napagrad Public

    Tiny neural network built from scratch in Python with automatic differentiation, simple examples, and computational graph visualizations

    Python