Skip to main content
Aakash Shrestha

Available for opportunities

AI for Development,System for Humanity.

Creating The Thinking Model.

forward.py
python snippet: import numpy as np

def forward(x, W, b):
    return np.dot(x, W) + b

# Small things compose into big ideas

What I work with

Tools and areas I use regularly, grouped by domain. Honest labels, no percentages.

Programming Languages

  • PythonComfortable
  • TypeScriptActively learning
  • JavaScriptActively learning
  • SQLActively learning
  • CFamiliar

Frontend

  • ReactActively learning
  • Next.jsActively learning
  • Tailwind CSSComfortable
  • HTML & CSSComfortable

Backend

  • FastAPIActively learning
  • REST API designActively learning
  • Cloudflare WorkersFamiliar

Databases

  • SQLiteActively learning
  • Cloudflare D1Familiar
  • PostgreSQLFamiliar

AI & ML

  • NumPyActively learning
  • pandasActively learning
  • scikit-learnFamiliar
  • PyTorchFamiliar

Developer Tools

  • Git & GitHubComfortable
  • LinuxActively learning
  • VS CodeComfortable
  • Wrangler CLIFamiliar

Cloud & Infrastructure

  • Cloudflare PagesActively learning
  • Cloudflare D1 / R2Familiar
  • CI with GitHub ActionsFamiliar

Selected projects

A few things I have built and what they taught me.

All projects

No projects published yet.

Recent writing

Notes on Python, machine learning, and building software.

All posts

No posts published yet. The first one is being written.

Let's connect

If you are working on something interesting, or just want to talk about Python and machine learning, send a message.

Get in touch