Skip to content
View akl773's full-sized avatar
🎯
Focusing
🎯
Focusing
  • LazyApply
  • Bangalore

Block or report akl773

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

Hey, I'm Akhil 👋

Building things at LazyApply. Engineering, product, business. Whatever needs doing.

What I'm Into

AI & LLMs
Experimenting with different models via APIs. Token economics. Context windows. Model scaling. Prompt engineering for production systems.

Distributed Systems
Event driven architectures. Message queues. Async processing. Eventual consistency is fine when you design for it.

Video Processing
ffmpeg pipelines for automated video workflows. Codec negotiation. Stream mapping. Subtitle codec hell is real.

Infrastructure
Self hosted Raspberry Pi running NGINX. Reverse proxy configurations. Tunnel exposed services. Own akhilsingh.in and akl773.com. Cloud agnostic but opinionated.

Voice Synthesis
VITS and Bark for YouTube voiceovers. Text to speech is weirdly satisfying. Neural codec research.

Background

IIT Jodhpur '20. Senior Software Engineer before LazyApply. Built systems that scale. Debugged systems that don't.

Currently

Building product and engineering at LazyApply. Scaling systems, shipping features, figuring out what users actually need.

Side projects: workout analytics platform with multilingual exercise metadata. Time series analysis. Performance tracking across multiple dimensions. Turns out structured data problems are the same everywhere.

Find Me


If you're reading this, you probably searched for something specific. Hope you found it.

Pinned Loading

  1. skillctl skillctl Public

    An interactive CLI for managing a curated set of AI skills across multiple agent folders.

    Go 2

  2. docling-web docling-web Public

    Self-hosted web UI for Docling, batch convert PDFs to Markdown with drag-and-drop uploads, conversion queue, and side-by-side preview. Single docker compose up, no setup required.

    TypeScript 1

  3. adb-photo-sync adb-photo-sync Public

    A Python script to sync photos between Mac and Android using ADB with customizable sync modes.

    Python

  4. insta-followers insta-followers Public

    A Python-based tool that helps you analyze and track your Instagram followers and following relationships. This tool provides detailed insights into your Instagram network, including follower chang…

    Python

  5. go-mem-monitor go-mem-monitor Public

    Flexible memory monitor for Go applications, generating and exporting usage reports to your choice of storage.

    Go

  6. media-timeline-sync media-timeline-sync Public

    Intelligent CLI tool for synchronizing dubbed audio with video content. Features smart scene detection, commercial break handling, and audio fingerprinting for perfect sync. Built with Python and F…

    Python