Freelance Game Developers in LahoreFreelance Game Developers in Lahore
Website & Game developer and designer.
$10k+
Earned
5x
Hired
5.0
Rating
10
Followers
Website & Game developer and designer.
CS student & designer automating the future with AI.
New to Contra
CS student & designer automating the future with AI.
Cover image for I'm excited to share my
I'm excited to share my latest project an Email Extractor built as part of my virtual internship with CodeAlpha (https://www.linkedin.com/company/codealpha/)! Manually scouring through large blocks of text, documents, or data dumps to find contact information is incredibly time-consuming. To solve this, I built a utility tool that leverages Python and regular expressions (Regex) to instantly scan, parse and extract all email addresses from raw text data. Key Highlights: Efficient pattern matching using Regex. Saves hours of manual administrative work. Clean and modular Python codebase. This project helped me sharpen my skills in string manipulation, data parsing, and building practical automation scripts that solve real-world efficiency challenges. Check out the source code here: https://lnkd.in/er7aph2M (https://lnkd.in/er7aph2M)I would love to hear your feedback or thoughts on how to expand its functionality! hashtag#Python (https://www.linkedin.com/search/results/all/?keywords=%23python&origin=HASH_TAG_FROM_FEED) hashtag#Automation (https://www.linkedin.com/search/results/all/?keywords=%23automation&origin=HASH_TAG_FROM_FEED) hashtag#DataParsing (https://www.linkedin.com/search/results/all/?keywords=%23dataparsing&origin=HASH_TAG_FROM_FEED) hashtag#SoftwareDevelopment (https://www.linkedin.com/search/results/all/?keywords=%23softwaredevelopment&origin=HASH_TAG_FROM_FEED) hashtag#Coding (https://www.linkedin.com/search/results/all/?keywords=%23coding&origin=HASH_TAG_FROM_FEED) hashtag#Regex (https://www.linkedin.com/search/results/all/?keywords=%23regex&origin=HASH_TAG_FROM_FEED) hashtag#CodeAlpha (https://www.linkedin.com/search/results/all/?keywords=%23codealpha&origin=HASH_TAG_FROM_FEED) hashtag#Internship (https://www.linkedin.com/search/results/all/?keywords=%23internship&origin=HASH_TAG_FROM_FEED) hashtag#OpenSource (https://www.linkedin.com/search/results/all/?keywords=%23opensource&origin=HASH_TAG_FROM_FEED) hashtag#TechInnovation (https://www.linkedin.com/search/results/all/?keywords=%23techinnovation&origin=HASH_TAG_FROM_FEED)
0
39
Cover image for 🚀 Excited to share Task
🚀 Excited to share Task 1 of my Python Programming Internship at CodeAlpha (https://www.linkedin.com/company/codealpha/)! I built a classic Hangman Game from scratch in Python the player guesses a hidden word one letter at a time with a limited number of wrong attempts before the game ends. Along the way, I worked with core programming concepts like loops, conditional logic, string manipulation and Python's random module to pick a different word each round. To take it a step further, I also built a bonus interactive version using HTML, CSS, and JavaScript complete with an animated SVG gallows that builds up with every wrong guess, a clickable on-screen keyboard, and a clean dark-themed UI. This task helped me strengthen my understanding of: ✅ Control flow (if-else, while loops) ✅ String and list handling ✅ Input validation ✅ Translating console logic into an interactive front-end Grateful to CodeAlpha (https://www.linkedin.com/company/codealpha/) for this hands-on learning opportunity! Looking forward to tackling the next tasks in this internship. 🔗 GitHub repo link: https://lnkd.in/dpN93hRV (https://lnkd.in/dpN93hRV)hashtag#CodeAlpha (https://www.linkedin.com/search/results/all/?keywords=%23codealpha&origin=HASH_TAG_FROM_FEED) hashtag#PythonProgramming (https://www.linkedin.com/search/results/all/?keywords=%23pythonprogramming&origin=HASH_TAG_FROM_FEED) hashtag#Internship (https://www.linkedin.com/search/results/all/?keywords=%23internship&origin=HASH_TAG_FROM_FEED) hashtag#LearningByDoing (https://www.linkedin.com/search/results/all/?keywords=%23learningbydoing&origin=HASH_TAG_FROM_FEED) hashtag#SoftwareDevelopment (https://www.linkedin.com/search/results/all/?keywords=%23softwaredevelopment&origin=HASH_TAG_FROM_FEED) hashtag#StudentDeveloper (https://www.linkedin.com/search/results/all/?keywords=%23studentdeveloper&origin=HASH_TAG_FROM_FEED) hashtag#BSCS (https://www.linkedin.com/search/results/all/?keywords=%23bscs&origin=HASH_TAG_FROM_FEED)
0
31
Cover image for Taking corporate email automation beyond
Taking corporate email automation beyond basic template generation. 🚀 I just open-sourced a new project: Autonomous Cold Email & Inbound Replier Agent! This is a modular, production-ready system built completely in pure Python using CrewAI for multi-agent orchestration and Streamlit for a clean, modern interactive UI. As shown in image_ea414f.png, the system moves away from single-prompt generation and splits the operational workload into specialized, sequential steps to ensure high-quality enterprise triage: Dynamic Context Parsing: Ingests dynamic company names, specific roles, and product offerings to craft completely personalized pitch assets based on an internal knowledge base. Multi-Agent Orchestration: Uses a CrewAI sequential flow to separate analysis from execution. A Triage Officer handles data categorization while a Business Correspondent handles context-aware drafting. 100% Free-Tier & Cost Compliance: Powered entirely by high-performance models via free-tier API orchestration (utilizing gemini-2.5-flash via Google AI Studio and Groq Cloud AI as a high-speed secondary model). Interactive UI Safety: Features a polished Streamlit interface (onee.py (http://onee.py)) to monitor active server queues and act as a human-in-the-loop gatekeeper to approve drafts before they go live. The repository is modularly structured, completely production-ready, and optimized with strict exception handling to respect rate limits safely. 🔗 Check out the code here: https://github.com/26FajarRizwan/Cold_Email_Replier_Agent #CrewAI #Streamlit #AIEngineering #Python #GenerativeAI #LLMs #OpenSource #Automation #GoogleGemini
0
41
Cover image for 🎮 Level Up: Built a
🎮 Level Up: Built a Multi-Agent AI Game Designer with CrewAI (https://www.linkedin.com/company/getcrewai/) & Groq (https://www.linkedin.com/company/groq/)! 🚀 I'm thrilled to share my latest projecta modular hashtag#AI (https://www.linkedin.com/search/results/all/?keywords=%23ai&origin=HASH_TAG_FROM_FEED) Agent system designed to transform a simple text idea into a full, production-ready Game Design Document (GDD)! 🕹️🤖 As game development gets more complex, brainstorming core mechanics, balance, and narrative loops manually can take days. I built this automation agent to instantly structure wild game ideas into comprehensive design blueprints. 🛠️ How It Works: Dynamic Terminal Prompting: Captures unique, raw gameplay ideas directly from user input via the terminal. AI Game Designer Agent: Powered by Groq’s lightning-fast Llama-3.3-70b-versatile model, it acts as a veteran designer with 10+ years of AAA experience. Custom Stability Patch: Implemented a robust dynamic litellm execution patch to strip out incompatible caching fields, ensuring 100% crash-free API calls. Structured GDD Output: Automatically generates core gameplay loops, combat systems, character arcs, and world-building documentation. 🏗️ Modular Architecture & Tech Stack: Framework: CrewAI (https://www.linkedin.com/company/crewai-inc/) (Multi-Agent Architecture) Inference Engine: Groq (https://www.linkedin.com/company/groq/) API Cloud LLM: Llama (https://www.linkedin.com/company/ai-deepseek/)-3.3-70b-versatile Environment Management: Python (https://www.linkedin.com/company/learn-python-programming/) hashtag#python (https://www.linkedin.com/search/results/all/?keywords=%23python&origin=HASH_TAG_FROM_FEED)-hashtag#dotenv (https://www.linkedin.com/search/results/all/?keywords=%23dotenv&origin=HASH_TAG_FROM_FEED) & hashtag#strict (https://www.linkedin.com/search/results/all/?keywords=%23strict&origin=HASH_TAG_FROM_FEED) .hashtag#gitignore (https://www.linkedin.com/search/results/all/?keywords=%23gitignore&origin=HASH_TAG_FROM_FEED) protocol to ensure zero leakage of private hashtag#API (https://www.linkedin.com/search/results/all/?keywords=%23api&origin=HASH_TAG_FROM_FEED) credentials. By separating my automation projects into clean, isolated ecosystems, I'm building a highly scalable portfolio of production-grade AI tools. 📂 Check out the GitHub Repository here: https://lnkd.in/dFecvgBc (https://lnkd.in/dFecvgBc)What kind of game would you ask this agent to design first? Let's connect and discuss the power of fast inference in creative automation! 👇 hashtag#AI (https://www.linkedin.com/search/results/all/?keywords=%23ai&origin=HASH_TAG_FROM_FEED) hashtag#GenerativeAI (https://www.linkedin.com/search/results/all/?keywords=%23generativeai&origin=HASH_TAG_FROM_FEED) hashtag#CrewAI (https://www.linkedin.com/search/results/all/?keywords=%23crewai&origin=HASH_TAG_FROM_FEED) hashtag#Groq (https://www.linkedin.com/search/results/all/?keywords=%23groq&origin=HASH_TAG_FROM_FEED) hashtag#Llama3 (https://www.linkedin.com/search/results/all/?keywords=%23llama3&origin=HASH_TAG_FROM_FEED) hashtag#GameDesign (https://www.linkedin.com/search/results/all/?keywords=%23gamedesign&origin=HASH_TAG_FROM_FEED) hashtag#Python (https://www.linkedin.com/search/results/all/?keywords=%23python&origin=HASH_TAG_FROM_FEED) hashtag#Automation (https://www.linkedin.com/search/results/all/?keywords=%23automation&origin=HASH_TAG_FROM_FEED) hashtag#ArtificialIntelligence (https://www.linkedin.com/search/results/all/?keywords=%23artificialintelligence&origin=HASH_TAG_FROM_FEED) hashtag#SoftwareEngineering (https://www.linkedin.com/search/results/all/?keywords=%23softwareengineering&origin=HASH_TAG_FROM_FEED)
0
45
Unity Game Developer | C#, 2D, 3D, Multiplayer, Android, IOS
Unity Game Developer | C#, 2D, 3D, Multiplayer, Android, IOS
ALL ABOUT GAMES!
I am a Python and AI developer building smart solutions pro.
6
Followers
I am a Python and AI developer building smart solutions pro.
Cover image for Built a personalized LinkedIn post
Built a personalized LinkedIn post generator, and it's actually working end to end now. Most AI writing tools just take a prompt and spit out generic content. I wanted something different, a tool that understands who you are before it writes anything, and checks what's genuinely working on a topic right now instead of guessing. Here's what it actually does: → Personalized profile setup — set your niche, profession, key skills, and preferred tone once, it's reused for every post after that → Real-time research before writing — searches how people are actually discussing your topic right now, and extracts real patterns: hook style, structure, tone, without ever copying anyone's actual words → Fully personalized generation — combines your profile with the research patterns to write something original that sounds like you, not a generic AI voice → Editable output — every generated post is editable before you copy it, plus you get a breakdown of exactly which patterns informed the draft → Post history — every post you've generated is saved and browsable anytime → Fully self-contained build — Python, Streamlit, SQLite, no Supabase or external auth provider, just OpenRouter for generation and Serper for real-time research, with proper password hashing for authentication Still early, and currently invite-only while I manage access and costs on the research side. Link below, drop a comment or DM me for access. 🔗 https://post-pilot-ai.streamlit.app/ #AI (https://www.linkedin.com/search/results/all/?keywords=%23ai&origin=HASH_TAG_FROM_FEED) #Python (https://www.linkedin.com/search/results/all/?keywords=%23python&origin=HASH_TAG_FROM_FEED) #Streamlit (https://www.linkedin.com/search/results/all/?keywords=%23streamlit&origin=HASH_TAG_FROM_FEED) #BuildInPublic (https://www.linkedin.com/search/results/all/?keywords=%23buildinpublic&origin=HASH_TAG_FROM_FEED) #OpenSource (https://www.linkedin.com/search/results/all/?keywords=%23opensource&origin=HASH_TAG_FROM_FEED) #MachineLearning (https://www.linkedin.com/search/results/all/?keywords=%23machinelearning&origin=HASH_TAG_FROM_FEED)
2
125
Cover image for 🧠 Pathora AI — AI
🧠 Pathora AI — AI Career Navigator Platform (Futuristic Career Development System) Overview Pathora AI is a next-generation AI-powered career development platform designed to help students, graduates, professionals, and career changers discover the right career path, build in-demand skills, and achieve long-term success with confidence. Unlike traditional job portals that only list opportunities, Pathora AI works as an intelligent career navigator that analyzes users’ skills, interests, and goals to generate a personalized career roadmap. It acts as a complete ecosystem for career growth, combining AI-driven assessment, skill gap analysis, resume building, interview preparation, and opportunity discovery into one unified experience. Problem Statement Most individuals struggle with career decisions due to: Lack of clear direction after studies Confusion about which skills to learn Mismatch between education and job market demand Difficulty in building strong resumes Poor interview preparation Limited awareness of career opportunities No structured long-term career roadmap These issues often lead to uncertainty, wasted time, and underutilized potential. Solution Pathora AI solves these challenges through an intelligent, AI-driven career system that guides users step by step. The platform helps users to: Discover suitable career paths based on personal profiling Identify skill gaps and improvement areas Build structured learning and career roadmaps Generate ATS-optimized resumes Practice interviews with AI feedback Explore personalized job, internship, and scholarship opportunities Track career growth with analytics and insights Key Features 🤖 AI Career Discovery System Users complete an intelligent assessment covering interests, skills, personality, learning style, strengths, and goals. The AI processes this data to generate personalized career recommendations with match scores. 📊 Personalized Career Dashboard A smart dashboard that displays: Career match percentage Recommended career paths Salary insights Industry demand trends Required qualifications Growth potential Everything is visual, interactive, and easy to understand. 🧭 AI Career Roadmap Generator Creates a step-by-step roadmap including: Required skills Certifications Learning milestones Internship suggestions Career progression stages This turns long-term goals into a clear actionable plan. 🧠 Skill Gap Analyzer Users can upload their resume or profile, and AI analyzes: Existing skills Missing skills Industry requirements Personalized learning recommendations Includes visual insights like skill maps and progress tracking. 📝 AI Resume Builder An intelligent resume system that provides: ATS-friendly resume generation Professional templates Real-time scoring Smart improvement suggestions Instant export options 🎤 AI Interview Coach A virtual interview preparation system featuring: Mock interview sessions AI-generated questions Communication feedback Confidence scoring Performance reports 💼 Opportunity Hub A personalized discovery system for: Jobs Internships Freelance work Scholarships Remote opportunities Startup programs All recommendations are AI-personalized. 📚 Learning Hub Suggests: Courses Certifications Bootcamps Structured learning paths Includes progress tracking and achievement milestones. 📈 Career Analytics Dashboard Tracks overall growth: Career readiness score Skill development progress Goal completion rate Interview readiness level Weekly performance insights 🤝 Community & Mentorship System A guided ecosystem for: Mentor matching Career discussions Networking opportunities Industry expert guidance Success sharing 🤖 Floating AI Career Assistant Always available AI assistant that helps with: Career advice Resume feedback Interview preparation Roadmap creation Goal planning User Experience & Design Pathora AI is designed with a premium futuristic interface featuring: Dark themed glassmorphism UI Neon blue, purple, and cyan gradients Floating interactive cards Smooth animations and transitions Glowing AI elements Highly responsive layout Apple-level design detail SaaS-grade modern aesthetics The experience feels immersive, intelligent, and futuristic. Technology Vision Pathora AI represents a shift from traditional career platforms to AI-powered career intelligence systems. It transforms career confusion into clarity by combining personalization, automation, and predictive insights into one powerful platform. Impact Pathora AI aims to empower users worldwide to make smarter career decisions, reduce uncertainty, and build structured paths toward success. The vision is simple: Discover. Plan. Build. Succeed. 🔗 Live Prototype: https://reset-curve-55507946.figma.site/
3
8
561
Cover image for  📊 Finvora AI —
📊 Finvora AI — AI-Powered Personal Finance Intelligence Platform (Smart Financial Assistant System) Overview Finvora AI is a next-generation AI-powered personal finance platform designed to help users take full control of their money through intelligent tracking, budgeting, forecasting, and financial decision-making. Unlike traditional banking or expense tracking apps, Finvora AI works as a smart financial assistant that analyzes spending behavior, predicts future financial outcomes, and provides personalized money management strategies. It acts as a complete financial ecosystem combining AI budgeting, expense tracking, savings optimization, financial analytics, and intelligent advisory into one unified experience. Problem Statement Most people struggle with managing their finances due to: Lack of clear visibility of income and expenses Poor budgeting habits and planning tools Difficulty in saving consistently No personalized financial guidance Overcomplicated banking interfaces No forecasting of future spending or savings Limited understanding of financial behavior These challenges often lead to poor financial control, stress, and missed financial goals. Solution Finvora AI solves these problems through an intelligent, AI-driven financial management system that simplifies and optimizes every aspect of personal finance. The platform helps users to: Track income and expenses automatically Build smart and adaptive budgets Get AI-powered financial insights Set and achieve savings goals Analyze spending behavior patterns Predict future financial trends Improve overall financial health Key Features 🤖 AI Financial Assistant An intelligent chat-based financial advisor that helps users make better money decisions in real time. It can: Analyze spending habits Suggest savings strategies Provide budget recommendations Offer financial planning advice Answer personal finance questions 📊 Smart Financial Dashboard A central command center that displays: Account balance overview Income vs expenses breakdown Savings progress tracking Budget status indicators Financial health score AI-generated insights Everything is visual, interactive, and easy to understand. 💸 Smart Expense Tracker A powerful system for managing daily transactions: Auto-categorized expenses Transaction history tracking Search and filtering tools Category-wise spending breakdown Spending behavior analysis 📉 AI Budget Planner An intelligent budgeting system that helps users stay financially disciplined: Category-based budget creation Real-time budget tracking Overspending alerts AI-generated budget suggestions Optimization recommendations 🎯 Savings Goals Center A structured savings system for achieving financial targets such as: Emergency fund Travel savings Education fund Major purchases Investment goals Includes: Progress tracking AI savings forecasting Goal acceleration suggestions 📈 Financial Analytics System Advanced insights into financial behavior including: Spending trends analysis Income vs expense charts Category breakdowns Savings growth tracking Financial health scoring 📄 AI Monthly Reports Automated financial reports that include: Monthly financial summaries Spending analysis breakdown Budget performance evaluation Savings progress insights AI recommendations 🔔 Smart Notifications System Real-time financial alerts such as: Budget exceeded warnings Savings milestone updates Unusual spending detection Financial recommendations Monthly report updates ⚙️ Profile & Settings System A complete user control center including: Personal financial profile Security settings Bank account connections Notification preferences Theme customization User Experience & Design Finvora AI is built with a premium fintech-grade interface inspired by modern digital banking systems and AI dashboards. The design includes: Deep navy and midnight blue theme Electric blue and green highlights Glassmorphism UI elements Smooth animations and transitions Interactive charts and cards Clean SaaS-style layout Mobile-responsive experience High-end fintech visual identity The experience feels intelligent, modern, and highly professional. Technology Vision Finvora AI represents the shift from traditional finance apps to AI-powered financial intelligence systems. Instead of just tracking money, it helps users understand, predict, and improve their financial behavior through real-time AI insights. Impact Finvora AI empowers users to take control of their financial future by making money management simple, intelligent, and goal-driven. The vision is simple: Track. Plan. Save. Grow. 🔗 Live Prototype: https://upper-fixed-15843794.figma.site/
1
3
431
AI/ML Engineer | Rag Systems | Real-time AI Solution
AI/ML Engineer | Rag Systems | Real-time AI Solution