Skip to content
View ENAYATULLA's full-sized avatar

Block or report ENAYATULLA

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

Hi πŸ‘‹, I'm Enayat Ullah

Software Engineer | Full Stack Developer | AI Enthusiast

πŸŽ“ B.Tech in Computer Science & Engineering (2025) Β |Β  πŸ’» Full Stack Development Β |Β  πŸ€– AI β€’ NLP β€’ LLMs β€’ Computer Vision


πŸš€ About Me

  • πŸ”­ Building AI-powered applications focused on OCR, document intelligence, NLP, and Large Language Models.
  • πŸ’» Passionate about Full Stack Development, developing scalable web applications using modern frontend and backend technologies.
  • 🧠 Interested in Artificial Intelligence, Machine Learning, Natural Language Processing, and Intelligent Document Processing.
  • πŸš€ I enjoy learning new technologies by building real-world projects from scratch and understanding how modern AI systems work internally.
  • 🎯 Currently preparing for graduate research in Artificial Intelligence and Intelligent Computing while continuously improving my software engineering skills.
  • 🀝 Always open to collaborating on AI, Full Stack, and open-source projects.

πŸ› οΈ Featured Projects

Project Description
πŸ•Œ Urdu Document Assistant Full-stack AI platform for OCR, multilingual document understanding, translation, and intelligent document interaction using FastAPI, Next.js, PostgreSQL, Tesseract OCR, and local LLMs.
πŸ“„ AI Resume Analyzer AI-powered resume analysis system that evaluates ATS compatibility, identifies missing skills, and generates personalized improvement suggestions using NLP and LLM APIs.
🧩 Mini LLM From Scratch Educational implementation of a Transformer-based language model in PyTorch to understand tokenization, embeddings, positional encoding, self-attention, and text generation.
πŸ’¬ Socket Chat Application Real-time full-stack chat application built using WebSockets for instant communication with a responsive user interface.
βš”οΈ AI Debate Akhara Interactive AI-powered debate platform where two AI personalities discuss and debate user-selected topics using prompt engineering and LLM-based conversations.

🌐 Connect With Me


🧰 Tech Stack

πŸ’» Languages

🎨 Frontend

βš™οΈ Backend

πŸ€– AI / Machine Learning

πŸ—„οΈ Database & Tools


⭐ Thanks for visiting my profile! I'm always excited to learn, build, and collaborate on meaningful software and AI projects.

Pinned Loading

  1. ai-resume-analyzer ai-resume-analyzer Public

    AI-powered SaaS platform that analyzes resumes using ATS standards, extracts skills, experience, and provides intelligent job-readiness scoring.

    TypeScript 1

  2. urdu-heritage-translation-ocr urdu-heritage-translation-ocr Public

    Research repository showcasing OCR-based digitization, text extraction, and English translation of historical Urdu documents using computer vision, image processing, and artificial intelligence.

    1

  3. socket-chat-application socket-chat-application Public

    Real-time chat application using socket programming in C for client-server communication

    C

  4. Urdu-Document-Assistant Urdu-Document-Assistant Public

    AI-powered platform for OCR, translation, summarization, and intelligent chat with historical Urdu documents using FastAPI, Next.js, Ollama, and Tesseract OCR.

    Python 2

  5. Mini-LLM-From-Scratch Mini-LLM-From-Scratch Public

    An educational GPT-style Transformer Language Model built from scratch in Python and PyTorch featuring custom tokenization, embeddings, positional encoding, causal masked self-attention, multi-head…

    Python