██╗  ██╗ █████╗ ███████╗██╗  ██╗██╗███████╗    ██╗  ██╗██╗  ██╗ █████╗ ███╗   ██╗
 ██║ ██╔╝██╔══██╗██╔════╝██║  ██║██║██╔════╝    ██║ ██╔╝██║  ██║██╔══██╗████╗  ██║
 █████╔╝ ███████║███████╗███████║██║█████╗      █████╔╝ ███████║███████║██╔██╗ ██║
 ██╔═██╗ ██╔══██║╚════██║██╔══██║██║██╔══╝      ██╔═██╗ ██╔══██║██╔══██║██║╚██╗██║
 ██║  ██╗██║  ██║███████║██║  ██║██║██║         ██║  ██╗██║  ██║██║  ██║██║ ╚████║
 ╚═╝  ╚═╝╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═╝╚═╝         ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═══╝
kashif@portfolio:~

Scroll to explore

:e about.md

~ about_me.md [+] [Modified]

01

• Full stack engineer specializing in backend architecture and solving complex problems

02

• Building scalable, high-performance web applications that push technical boundaries

03

• Deep diving into C programming (memory management & networking fundamentals)

04

• Passionate about customizing development workflow (Neovim, Linux, terminal optimization)

05

• Coffee enthusiast who loves reading self-improvement and programming books

--

Currently Learning

  • 06Building scalable backend systems with Java Spring Boot & NestJS
  • 07Implementing microservices architecture with Eureka, Keycloak, and Docker
  • 08Working with real-time communication using WebSockets and RabbitMQ
  • 09Optimizing full stack performance with Next.js and React Native
  • 10Deep dive into C (memory management, networking)
--

Interests

Customizing Neovim
Linux Configurations
Coffee Enthusiast
Reading
-- INSERT --bio.txt [+]utf-8

git log --experience

Author: Kashif Khan <hi@kashifkhan.dev>

commit 3a7f9c3e2Jan 2025 - Present (1 yr 2 mos)

SpeedySlotzSpeedySlotz

Full Stack Engineer

Building scalable and high-performance applications across backend and frontend (Web and Mobile) while managing microservices infrastructure.

commit 2a7f9c3e2Jun 2024 - Dec 2024 (6 mos)

EBOSOFTEBOSOFT

Full Stack Engineer

Currently leading the development of scalable web applications with a focus on back-end architecture. Leveraging technologies like NestJS, Next.js, and React.js to build efficient, secure, and user-friendly solutions.

commit 1a7f9c3e2Nov 2022 - May 2024 (1 yr 6 mos)

Infinity lodge

IT Support Specialist

Provided expert software consulting services focused on enterprise consulting and engineering, delivering scalable solutions and strategic technical guidance for client.

End of log. Total commits: 3

~/projects

43 of 43 projects | grep "*"

✨ Featured Projects

TOP 3
1

Haft - Spring Boot CLI

🚀 The Spring Boot CLI that Spring forgot to build. Built in Go, Haft accelerates development with interactive scaffolding, instant REST API boilerplate generation, and smart dependency management. Eliminates tedious boilerplate by auto-generating controllers, services, repositories, and entities with a single command.

Go
Spring Boot
CLI
2

Kassie - Database Explorer

⚡ Modern database management toolkit for Apache Cassandra & ScyllaDB. Single binary with dual interfaces: a rapid keyboard-driven TUI and sleek Web UI. gRPC-powered & read-safe, featuring profile management, cursor pagination, advanced WHERE filtering, and schema browsing. Built for performance with Go & React.

Go
React
TypeScript
+2
3

TrackMate - Journey Tracking System

🗺️ Production-ready cross-platform journey tracking platform with real-time GPS tracking, intelligent fuel estimation, social features, and multi-mode transport support. Full-stack microservices architecture: Spring Boot backend with event-driven design using Kafka, polyglot persistence (PostgreSQL for transactional data, ScyllaDB for time-series journey data, Redis for caching), Elasticsearch for geospatial queries and full-text search. WebSocket real-time updates, React web dashboard, Flutter mobile apps (iOS/Android). Comprehensive REST APIs documented with Swagger. Deployed at trackmate.page.

Java
Spring Boot
Kafka
+8
ALL PROJECTS BELOW
Filter:
AI Integration
AI/ML
API Integration
AST
Algorithms
Architecture
Audio Processing
Automation
Bun
C
EXPLORER (43)
projects
haft_-_spring_boot_cli.md
kassie_-_database_explorer.md
trackmate_-_journey_tracking_system.md
drawbell_-_ai_doodle_alarm.md
quickdraw_345_classifier.md
actiderm_-_on-device_ai_skin_tracker.md
ranra_-_pashto_literature_hub.md
haft.nvim_-_neovim_plugin.md
ai_gateway_-_openai_alternative.md
flashsync_-_concert_light_show.md
toxi_scan.md
remove-comments_-_cli_&_neovim_plugin.md
easybid_-_auction_platform.md
bone_fracture_x-ray_classification.md
visiontransformer_on_imagenet-100.md
blogging_platform_-_mern.md
digital_downloads_e-commerce.md
custom_shell_in_go.md
c_low-level_toolkit.md
smythos_-_agent_operating_system.md
study_circle_-_hackathon_winner.md
math_rally.md
abdominal_trauma_detection_ai.md
lexi_-_voice_ai_assistant.md
markdown_to_html_parser.md
pok-world_encyclopedia.md
2048_game.md
adventofcode_solutions.md
leetcode_solutions.md
production_dotfiles.md
wanderlust_-_travel_platform.md
vanlife_-_rental_marketplace.md
real-time_chat_application.md
software_architecture_portfolio.md
crispy_kitchen_website.md
react_learning_portfolio.md
restful_api_collection.md
classic_games_collection.md
cryptography_-_caesar_cipher.md
frontend_design_challenges.md
academic_coursework.md
c_programming_fundamentals.md
open_source_contributions.md

Select a project from the file tree to view details

43 projects available

man blog

BLOG(1) User Commands BLOG(1)

NAME

blog - technical writings and tutorials

Loading articles...

Kashif Khan3/16/2026BLOG(1)

ls kashifkhan.dev/

SUBDOMAINS(1) Network Commands SUBDOMAINS(1)

NAME

subdomains - all live services running under kashifkhan.dev

SYNOPSIS

curl -I https://<subdomain>.kashifkhan.dev

7 services running across the kashifkhan.dev network. More are being added continuously.

SERVICES

blog.kashifkhan.dev● live

Technical writings, tutorials, and deep dives into software engineering topics.

Writing
Tutorials
Open Source
haft.kashifkhan.dev● live

Haft — a Spring Boot project scaffolding CLI tool. Generate production-ready Spring Boot projects from the terminal.

Go
CLI
Spring Boot
Developer Tool
kassie.kashifkhan.dev● live

Kassie — a cross-platform Apache Cassandra database explorer with a modern UI and gRPC-powered backend.

Go
React
gRPC
Cassandra
Database
drawbell.kashifkhan.dev● live

DrawBell — an AI-powered doodle alarm app. Draw to dismiss your alarm using on-device machine learning.

Flutter
AI/ML
TFLite
Mobile
flashsync.kashifkhan.dev● live

FlashSync — turn your phone into a concert-ready synchronized light show. Real-time beat detection, WiFi/Bluetooth sync, global online rooms, and a WASM playground.

Flutter
Dart
Audio Processing
WebSocket
worng.kashifkhan.dev● live

WORNG — an esoteric programming language where everything is inverted. Bottom-to-top execution, flipped operators, reversed strings. Ships with an LSP, tree-sitter grammar, VSCode/Neovim extensions, and a WASM playground.

Go
Interpreter
LSP
WASM
Esolang
ranra.kashifkhan.dev● live

Ranra — a comprehensive Pashto literature platform. Seamless Pashto/Roman script toggle, advanced phonetic search, and a tap-for-meaning dictionary. A digital bridge for preserving classical heritage.

Flutter
Dart
Supabase
Riverpod

NOTES

All services are hosted under the kashifkhan.dev domain. New subdomains are added as projects reach a stable state.

To follow new launches, watch github.com/KashifKhn.

Kashif Khan3/16/2026SUBDOMAINS(1)

:e contact.txt

~ contact.txt [New File]

File Edit Tools Syntax Buffers Window Help
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
-- NORMAL --
contact.txt [+]utf-8

Or reach out directly:

hi@kashifkhan.dev