Aura Farm for Shahid

color-theme inspired by hn

Aimed at things that I find interesting for now.
Primarily on tech, art, books and life in general.
This is where my tech-aura is currently being farmed.


Profile Picture

Hi, this is Abdullah Shahid Khan

A hollistic software engineer working on artificial intelligence.

Download Resume


Bookmarks

A list tracking blog-posts, articles that I am currently interested to see.

Research Papers
Blogs
Books
Cool Stuff

Areas of Impact


I help businesses grow with AI solutions, high-converting websites, powerful apps, and data-driven strategic insights.


AI Consulting

Integrate AI Agents, chatbots, recommendation systems, and process automation to your software using OpenAI, TensorFlow, Python, and Zapier.

Business Consulting

Create high-converting sales pages, generate leads, ad copy, and brand messaging that resonates with your audience and drives action using AI tools like, jasper.ai, google/meta-ads, to blitzscale your business.

Web Development

Build fast, secure, and scalable websites tailored to your business needs using HTML5, CSS3, JavaScript, React, Next.js, and Node.js.

App Development

Develop seamless cross-platform mobile and desktop applications using Flutter, React Native, and Electron, with backend support from Firebase, MongoDB, or SQL.

Financial Reporting & Analysis

Generate and analyze professional financial reports and dashboards using AI to uncover insights and drive smarter decisions.


Skills


DevOps and Systems Engineering Web Dev AI and ML Algorithms and Problem Solving Research and Soft Skills
Frameworks that I rely on

0%
Systems Thinking
0%
Creativity
0%
Clarity
0%
Curiosity

Certifications


A curated list of courses I've completed to sharpen my edge across tech, AI, and strategy.

  • Neural Networks and Deep Learning by Andrew Ng Issued Apr 2023
  • Javascript and Data Structures by freeCodeCamp Issued Sep 2022
  • Multi AI Agent Systems with CrewAI Issued Apr 2025
  • Introduction to Data Analysis using Microsoft ExcelIssued Apr 2025
  • Investment Risk ManagementIssued Apr 2025
  • Business Analysis and Process ManagementIssued Apr 2025
  • Computer VisionIssued Aug 2024
  • Intro to Machine LearningIssued Apr 2023
  • Feature EngineeringIssued Aug 2024
  • Data CleaningIssued Aug 2024
  • Full Stack Development: Let's BeginIssued Sep 2024

Projects


These are some of the highlights of the work that I've been lucky to be a part of.


  1. Copilot for Code Completion - Planto.ai 05/2024 - present[link]
    • Building India's first LLM for code completion using large-open source models.
    • Built APIs for running it as a vscode extension.
    • Vectorized plain-structured data using MongoDb Atlas for model-training on custom dataset.

  2. SKUs Nutritional Text OCR, Automated Checkout01/2023 - 07/2023[link]
  3. Key Skills: Pytorch, OpenCV, Python, Deep Learning, ML, OCR, Automation, Cutting-edge AI, ConvNext, LabellImg, HuggingFace.

    • Built and deployed ocr on SKUs for nutritional text extraction.
    • Tiny hyper-trained model on embedded systems.
    • Deployed in supermarkets in Portland, Oregan.

  4. Data Driven Projects 06/2024[link]
  5. Key skills: Llama3, Crewai, Openai API, Streamlit, Langchain, LLMs, PostGres, SQL, BigData, BigQuery, Supabase, Vercel, Data-cleaning, Data Manipulation, YOLO v8, model-training, OpenCV.

    • E-commerce Warehousing: Full-stack warehouse. Connect to any frontend with custom API routes, NextJs Admin Auth dashboard, Supabase, Prisma, Data-modelling.
    • Mask Detection, PPE Detection: Poorly-labelled data, Image Classification,Object-detection.
    • Llama3-ChatPDF : Streamlit deployed, RAG-Chat locally with your PDFs. [Deployed here]
    • Youtube Content Writer Multi-Agents : Llama 3.1b, Langchain.
    • HackerNews Researchers: Scrape HackerNews (or any) data using BigQuery with a local chatbot.

  6. AI Autonomous Navigation System for Warehouses2022 - 2023[link]
  7. Key Skills: Python, Bot-Automation, AI, Numpy, Pandas, Data Visualization, OpenCV, Tkinter, Algorithms, Problem-solving [Paper in review]

    • Warehouse automation bot using computer vision and artificial intelligence algorithms.
    • Three Wheel Holonomic Drive for Warehouse Automation review paper '23.
    • Cost management (below 90% than avg)
    • Time efficiency (228 ms record-low)

  8. 3D AR, VR, Web Applications[link]
  9. Key Skills: C#, Unity, Three.js, Client Side Rendering, Unity.

    • Unity FPS Shooter Game.
    • Snapchat ARKit, ARVision, etc.
    • ThreeJs 3D Space App

  10. 2D Facebook Styled Recap GSAP Animation[link]
  11. Key Skills: ReactJs, NodeJs, GSAP, Animation, etc.

    • Wish happy birthday, facebook recap animated old-ui style.
    • A mordern full-stack webapp made using NextJs.
    • A minimalistic themed modern webpage currently being deployed on vercel.

Essays


A couple of blogs that I've posted on the internet.

  • AI Agents, The Future of Work or Hype?
  • April 2025

    #ai, #pwl, #deeplearning

    AI Image

    I've been using AI agents for mostly, saving myself from the pitfalls of doom-scrolling, on mind-numbing, soul-sucking, overstimulating apps on the internet and by doing little menial tasks at work.

    It's very cool to have a team of LLMs co-working together on the roles you've assigned them, and exactly as requested.
    It's a much higher compute for smaller tasks but, I still like the idea of having some local support on taking care of any extra overhead, if needed be.
    These aren't just a bunch of fancy LLMs working in collaboration — instead, they are a different approach to problem solving.
    In our normal procedural programming era this will need a bit of getting used to.
    As we shift from writing out instructions to a machine, to managing our newly employed autonomous models that will work and do the task based on their understanding.

    Give them clear, coherent roles, and they're accurate.
    Give them time, and they evolve.
    Give them tools, and they scale.

    The payout is a completely new surface area of problems we can tackle and the solutions we could approach.
    Agentic frameworks like CrewAI are good, simple, lowering the barrier to complex workflows.
    Easy enough for a high-schooler to be automating their social media, to a single-person running an agency outcompeting a team, and all the way up to businesses and governments delivering faster, better reliable solutions.

    The difference isn't just of productivity, but, of ambition.

    That being said, a (huge) problem with AI Agent Systems is that they don't exactly work (at least not the way I was expecting).

    To go as far as saying it can take up complete cognition, seamless task hand-offs, perfect multi-step memory management — we're not quite there yet.
    We have a long way to go.

    For instance, while AI agents like CrewAI are great at automating social media posts or scheduling meetings, they still struggle with more complex, multi-step workflows.
    An AI that is supposed to handle a task from start to finish often hits a roadblock when trying to make decisions based on incomplete data or when task hand-offs between agents aren't smooth.

    This lack of context retention, coupled with an inability to fully understand nuances, limits more sophisticated use cases, like sales or decision-making in a high-stakes environment.

    We're early, but the future of our work leans agentic.

    It's an interesting era for problem solving, as software engineers get more room to focus on strategy, creativity, and building better generalized systems.

    In some ways, we're no longer writing software.
    We're engineering management itself.

    AI Agent in Action

    A demonstration of my custom AI agent handling multi-step RAG task.

  • Pour more, drink less
  • Jan 2025

    #life, #productivity, #mba

    AI Image

    Knowledge is only potential.
    Those who act upon this knowledge get fulfillment from its achievement. That is true power.
    In the click of a button, we now know more than the people of the past ever knew or needed to know.
    Things we could use.
    Countries we could travel, cultures we could see.
    We have more information (underlying potential) than we can act upon, resulting in more wasted potential.
    This creates a feeling of dread, making it harder to even begin.
    The start always has to be messy.
    The less you know, the less you would care about the result assuming you're likely doing something right.
    Every pro was once an amateur.
    It's easier to get going first, rather thinking about the potential of the outcome and never getting started.

  • Al Asr: An Ode to Time
  • Nov 2024

    #writing, #philosophy, #journal

    AI Image

    Looking at a foggy morning.
    Everything can be earned, your best version of your self with everything that you long for, except time.
    I often forget how real wealth is time.
    You can know all there is to know about everything, have everything in the world. Not just yet.
    Time you can’t get back.
    There are things you can do, only at the price of something else.
    Once you sell out, there’s no going back.
    What you decide on doing with your time is the only differentiating factor between you and others.
    Rich people use their time more effectively.
    It’s the only commodity they’re wary of.
    Rest you can always earn back.
    We equate having money, to the quality of our lives.
    Time is the real commodity and we can be rich when we’re older.
    The only thing that’s changed is the time.
    You can live your life with quality. But starting when?
    How long?
    Our brain registers memory of new experiences. The time spent being average is not going to be remembered either way. Do good.
    The times we’re in love, we register something for a long time.
    It dilates time.
    We’re all longing to be loved. We yearn for money, to have love. The most quality use of our time.
    A man’s value is the amount of support he can provide in his time.
    The bag, comes from being mindful of your time.
    With the bag, comes love.
    With love, comes reminder of being thankful.
    With being content and praying to god, comes a good life and the hereafter.
    You can be anything. The best version of yourself is waiting out there.
    In an alternate universe, there exists this version of you.
    For now, it is only a possibility.
    The only question is when or whether or not.
    It all circles back to how you make use of your time.
    Don’t be heedless of what you see or hear.
    Don’t spend it so cheap.
    Make it clear, you’re here to support and give and not to leech of what’s been offered to you like an ingrate.
    I envy people with purpose.
    The content creators.
    The people who have plans for the coming weeks.
    I can’t even decide what to do today.
    If I had a camera, I’d know what I want to create and do to earn my bread.
    But you have everything, doing more in less is excellence.
    Doing less with more, is being excessive.
    Decide on what you want to put out, make a shot list. To-do today list.
    Set a definite time for getting it done. Long lists - goals and targets. Short lists - today, tomorrow.
    Lists help you decide what is the most apt use of your time.
    Try on what is the most impactful, something that is just above your comfort zone.
    Get it done.
    Define what you mean by “your calling”, purpose. Make a list.
    Quantize what makes it good. What makes it less than good.
    Numbers and list, help you analyze your time.
    The reason why you spend your time recklessly, is because you don’t have a convincing list.
    By convincing, I mean the intent. The intent guides you through the process.
    You can do quality work, when you exactly know why and how much and in what time can it come to fruition.
    The results come after the process is finished. The intent decides how much energy is worth using.
    If it really matters, which it does.
    You have duties as a man. How good of a duty you do depends on your system (lists, numbers, intent, writing, introspection) and the quality of work you’re able to achieve with your time.
    Write down your problems and they are almost solved.
    Make a list, on everything.
    Measure it everyday. You can almost see progress.
    Rely on not the dunya, it’s knowledge, it’s stimulations.
    Rely only on your creator.
    Remember, you’re trying to please your creator and not the world.
    He only knows the things you can’t see. Even if you don’t make it, He knows what’s best.
    Rely only on Allah. Ask Him to help. He’s the only One that can help.
    Being mindful of Him, makes each second worth living and keeps you mindful of now.
    Allah made time.
    The countdown set, a good reminder that you’re going to return to Him.
    We’re so consummated with external stimulation. We often forget.
    The morning time is introspective.
    You look around you and appreciate what’s been offered to you for free.
    Be mindful and do good, that is being grateful. That is the actual use of your time.

  • Organize your life like a business.
  • July 2024

    #productivity, #advice, #journal

    AI Image

    Like, in any workplace. There has to be something that is an indicator of performance in your personal life. There are things that you can do to make it easier for yourself to improve. It’s the systems that make all the difference.

    Then, there are targets. Targets for the month for the entire team and you divide it to your own personal target.
    Like, a business we have certain objectives in your life. Although our lives are dynamic and it’s hard to make a single objective but as the book, “The One Thing” suggests. You can’t do a lot of things in life. But you can do one, and the next.
    Let’s not judge outcomes but the trajectory of where we’re headed. The outcome is depended on the system, the process. No matter where you are.
    If you’re extremely good-looking, super-rich but your day starts with smoking and spending more money than you earn in a day. You’re obviously not going to be good-looking and rich for a very long time.
    Looking at the trajectory and in the eyes of time (not your own). You can actually tell what’s good or not.

    About

    Abdullah Shahid Khan
    Hi, I'm Shahid_

    I'm a software engineer focused on Artificial Intelligence, with a particular interest in Computer Vision and NLP.

    At the core... I see engineering as a creative practice. I’m not just here to write functional code—I’m here to design elegant systems, to sculpt ideas into working forms. Code, to me, isn’t just logic—it’s language. It’s a medium through which we express structure, intent, and creativity. It’s how I think out loud.
    There’s a kind of quiet art to building software well. It’s not always glamorous. It’s often slow, repetitive, detail-heavy. But that’s what I love about it. The elegance isn’t in the flash—it’s in the discipline. The ability to sit with a problem long enough that it starts to unravel, revealing patterns and principles that weren’t visible at first glance.
    I'm fascinated by the intersection of technology and human insight—where engineering meets philosophy, design, and storytelling. I read widely across disciplines—literature, psychology, systems theory—not because I want to escape tech, but because I want to understand it in context. The deeper I go into other fields, the more I see how much everything connects. That overlap is where some of the most meaningful innovation happens.
    What drives me isn’t the race for the next breakthrough. It’s the quiet pursuit of quality. I care deeply about building things that are thoughtful, robust, and genuinely useful. I’m not interested in novelty for its own sake. I want to create tools that make a difference—whether that’s through clarity, accessibility, or by empowering people to do more with less friction.
    I'm also drawn to teaching—not in the formal sense, but in the everyday moments when explaining a tough concept suddenly clicks for someone. That moment when complexity gives way to understanding—that’s one of the best parts of working in this field. I believe good engineering isn't just about writing code that machines can understand—it's about communicating ideas that humans can relate to.
    At present, I’m more aware than ever that mastery is a moving target. There’s always more to learn, and that’s exactly what keeps me motivated. I want to keep getting better—not just as a developer, but as a thinker, a builder, and a collaborator.
    My work lives in the space between structure and story—between clean systems and creative thinking. Whether I'm architecting a model, debugging a weird edge case, or sketching out a new project idea on a whiteboard, I approach it with the same mindset: curious, careful, and quietly obsessed with getting it just right.



    Connect