Skip to content
View Akul-Tyagi's full-sized avatar
😉
My commits are Legen (wait for it) Dary Legendary.✨
😉
My commits are Legen (wait for it) Dary Legendary.✨

Highlights

  • Pro

Block or report Akul-Tyagi

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

✨HI, I'm Akul Tyagi !

I am a final-year B.Tech CSE student, an active open-source contributor, and a builder of high-performance systems. I engineer for scale and efficiency, whether that means optimizing LLM inference, architecting offline-first mobile ecosystems, or rewriting native C++ Android libraries.

🚀 What I'm building & contributing to: 📱 Naivety: Founder & Lead Android Engineer of a production-grade e-reader ecosystem. Scaled to 1,000+ active users across 80+ countries with a verified 99.9% crash-free rate. I forked and rewrote native C++ rendering libraries to enforce 16KB page-size alignment for Android 15 kernel compliance.

🤖 Unagi: Fine-tuned a Falcon3-7B-Instruct LLM using QLoRA adapters and 4-bit quantization, deployed on a FastAPI backend and Next.js proxy frontend. This content engine has generated over 110,000+ impressions.

🏆 Algorithmic Problem Solving: Codeforces Specialist (1540+ rating, Top 7% globally), maintaining a rigorous foundation in Data Structures and Algorithms.

My technical stack spans Mobile (Kotlin/Jetpack Compose), Web (Next.js/React/Node/Tailwind), and AI/ML (PyTorch/LLM Fine-tuning). I love fast feedback loops, extreme ownership, and tackling the hard technical problems others avoid. Always looking for the next problem worth solving.

🌐 Socials:

LinkedIn Pinterest Reddit Twitch X email portfolio

💻 Tech Stack:

Java JavaScript CSS3 Kotlin HTML5 Python TypeScript AWS Google Cloud Vercel Firebase Netlify Django Express.js Next JS NPM NodeJS React TailwindCSS Three js WebGL MySQL MongoDB Firebase Postgres Supabase SQLite Framer Figma Gimp TensorFlow Pandas NumPy PyTorch Git GitHub Gradle ESLint Docker Notion Portfolio Swagger

Popular repositories Loading

  1. Naivety Naivety Public

    ✨Naivety is a feature-rich, modern e-book reader application for Android that supports both PDF and EPUB formats. Built with Jetpack Compose and following Material Design 3 guidelines, Naivety prov…

    Kotlin 1

  2. PdfiumAndroid PdfiumAndroid Public

    Forked from mhiew/PdfiumAndroid

    A high-performance native PDF rendering library for Android using PDFium from AOSP. This fork provides the native PDF rendering engine with recompiled C++ libraries enforcing 16KB page-size alignme…

    C 1

  3. cureapt cureapt Public

    JavaScript

  4. LeetCode LeetCode Public

    I am Gonna Make Him An Offer He Can't Refuse.

    Java

  5. Unagi Unagi Public

    ✨Unagi is a full-stack AI-powered platform that generates professional LinkedIn posts using a custom fine-tuned Falcon3-7B-Instruct language model. The platform combines a sleek Next.js frontend wi…

    TypeScript

  6. AndroidPdfViewer AndroidPdfViewer Public

    Forked from mhiew/AndroidPdfViewer

    This fork uses a custom PdfiumAndroid with recompiled native C++ libraries enforcing 16KB page-size alignment — critical for forward compatibility with Android 15+ and Google Play Store requirements.

    Java