Skip to content
@1995parham-learning

Parham & Elaheh · Learning Materials

Learn from birth to death

A Panda and a nut who learn

A Panda and a nut who learn — hands-on repositories for learning languages and technologies

Hello 👋

This is where Parham and Elaheh learn things by building them.

Every repository here is a reference we wrote for ourselves: pick a language, a database, a protocol, or a tool, then write just enough code to find out how it actually behaves. Later, when the same question comes up again, the answer is already sitting here.

Which also means these repositories are deliberately unfinished. They are not libraries, they are not meant to be copied into production, and they are not always complete or idiomatic — they are the notes we took while working something out. Read them in that spirit and they are useful; read them as finished software and they will disappoint you.

Corrections and contributions are welcome 😊

Finding your way around

There are far too many repositories here to list, so the naming carries the load:

  • <something>101 — a first pass at a technology, taken far enough to understand it. rust101, ebpf101, qdrant101, cilium101, and many more follow this pattern.
  • coding challenges and interview exercises — take-home assignments, algorithm rounds, and system-design questions from interviews we actually sat. Kept because a problem someone else chose is a good way to practise, and because it is useful to look back at how we solved something under a deadline.
  • everything else — smaller experiments, toys, and things that resisted a tidy name.

Start from the repository list and sort by whatever you care about.

The other half

Material we prepared to teach other people — courses, lectures, and exercises meant to be followed start to finish — lives in 1995parham-teaching. That one is curated. This one is the workbench.

the two of us, learning

Pinned Loading

  1. rust101 rust101 Public

    Easy to understand applications with rust just for having fun 😌

    Rust 13

  2. python101 python101 Public

    Having fun with python 💃

    Python 4

  3. go101 go101 Public

    Learning Go and its packages

    Go 9 1

  4. airflow101 airflow101 Public

    How to use Apace Airflow for developing and monitoring workflows

    Python 2

Repositories

Showing 10 of 99 repositories
  • redpanda101 Public

    Use Redpanda (docker-compose) instead of Kafka

    1995parham-learning/redpanda101's past year of commit activity
    Go 0 GPL-3.0 0 0 0 Updated Sep 14, 2026
  • k8s-lab Public

    Personal Kubernetes home lab

    1995parham-learning/k8s-lab's past year of commit activity
    Just 4 GPL-3.0 0 0 0 Updated Sep 7, 2026
  • c101 Public

    Everything start from C Programming Language

    1995parham-learning/c101's past year of commit activity
    C 1 GPL-3.0 0 0 0 Updated Sep 3, 2026
  • java101 Public

    Hands-on java experience for @elaheh-dastan 😂

    1995parham-learning/java101's past year of commit activity
    Java 3 GPL-3.0 0 0 0 Updated Aug 31, 2026
  • security101 Public

    Beginner guide to TLS/SSL, RSA, SHA-256, JWT

    1995parham-learning/security101's past year of commit activity
    0 0 0 0 Updated Aug 31, 2026
  • linux101 Public

    Linux notes: cgroups, SSH port forwarding, venv

    1995parham-learning/linux101's past year of commit activity
    0 0 0 0 Updated Aug 31, 2026
  • docker101 Public

    Notes on Docker

    1995parham-learning/docker101's past year of commit activity
    0 0 0 0 Updated Aug 31, 2026
  • cassandra101 Public

    Notes on Cassandra

    1995parham-learning/cassandra101's past year of commit activity
    0 0 0 0 Updated Aug 31, 2026
  • django101 Public

    An application with Django with API, Model, etc.

    1995parham-learning/django101's past year of commit activity
    Python 3 GPL-3.0 0 0 0 Updated Aug 31, 2026
  • go101 Public

    Learning Go and its packages

    1995parham-learning/go101's past year of commit activity
    Go 9 GPL-3.0 1 0 0 Updated Aug 31, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…