Skip to content
View s19835's full-sized avatar

Block or report s19835

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

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

Report abuse
s19835/README.md

LinkedIn  Instagram  GitHub


whoami

I obsess over making things fast. Query plans, memory layouts, execution paths, cache behavior — I want to understand why something is slow and fix it at the root.

I work where systems performance, machine learning, and environmental data intersect — where shaving milliseconds off a query and predicting groundwater recharge are the same kind of thinking.


Languages

Rust  Go  Python  Java  TypeScript  JavaScript


Stack

Data & Query   DuckDB  PostgreSQL  Redis  Apache Parquet  SQLx

Geospatial   MapLibre  GeoPandas  QGIS  Google Earth Engine  PMTiles

Systems & Runtime   Axum  Tokio  FastAPI  Docker  AWS

Frontend   React  Vite  Tailwind CSS  Zustand  WebCrypto

ML & Science   scikit-learn  PyTorch  xarray  Pandas  Observable Plot

Tooling   Git  VS Code  Postman  Figma  Notion


Focus Areas

performance & query       →  DuckDB-WASM · Parquet pushdown · PMTiles · HTTP Range · profiling
database internals        →  PostgreSQL · execution plans · index tuning · SQLx compile-time checks
geospatial systems        →  HydroSHEDS · vector tiles · GeoJSON simplification · tippecanoe
hydrology & env data      →  CAMELS-Afr · GRACE · streamflow · groundwater · wetland mapping
machine learning          →  LSTM · rainfall-runoff · time series · scikit-learn · GEE pipelines
encryption & security     →  AES-256-GCM · PBKDF2 · WebCrypto · zero-knowledge · Rust/Axum
automation                →  APScheduler · CLI tooling · Docker Compose · Go microservices

GitHub Activity

  



Pinned Loading

  1. job-queue-optimizer job-queue-optimizer Public

    Microservice-based job scheduling system using Spring Boot

    Java

  2. url-shortener-go url-shortener-go Public

    A URL shortener service built with Go, Redis (for caching), and PostgreSQL (for persistence). Designed for scalability, security, and deployment flexibility.

    Go 1

  3. pg-opt-toolkit pg-opt-toolkit Public

    This CLI tool helps database administrators and developers optimize PostgreSQL queries by analyzing execution plans, recommending improvements, and visualizing query execution paths.

    Go

  4. daily-email-report-javascript daily-email-report-javascript Public

    Using Node.js and the nodemailer package, automate daily email reports by writing a script to configure and send emails with attachments. The script can be scheduled to run daily using cron on Unix…

    JavaScript

  5. house-price-prediction house-price-prediction Public

    Using Kaggle’s House Prices: Advanced Regression Techniques dataset, Develop a machine learning model to predict house prices based on various features such as square footage, number of rooms, and …

    Jupyter Notebook

  6. gif-discord-bot gif-discord-bot Public

    A discord bot that provide gif from the query

    JavaScript