I don't have a CS degree. I'm teaching myself Python and AI — by building actual 3D games. No bootcamp. No tutorials on repeat. No copy-pasting Stack Overflow. I learn by shipping. This is "Vibrant Sunset City" — a fully explorable 3D open-world driving game. Every single line of code was generated through AI collaboration. My workflow: 🔹 Claude (Anthropic) — architecture, game systems, debugging complex logic 🔹 Gemini 2.5 Flash (Google AI Studio) — rapid prototyping, fast iterations, creative problem-solving 🔹 Ursina Engine + Python — the runtime foundation Why two AIs? Because they think differently. Claude builds solid foundations. Gemini 2.5 Flash moves fast and finds unexpected solutions. Together they cover each other's blind spots — like a senior dev and a creative lead working side by side. What this project includes: — Procedurally generated city with buildings of varying heights and colors — Fully driveable vehicles with working headlights — Real-time day/night cycle with sunset lighting — First-person exploration with sprint mechanics — All running at 60fps in pure Python I'm not showcasing a finished product. I'm showcasing a skillset: the ability to use AI tools effectively to build real, working software — fast. Every week I build something more complex. Every project teaches me more about Python, 3D rendering, game architecture, and how to direct AI to produce production-quality code. If your company values developers who learn fast, build fast, and know how to multiply their output with AI — I'd love to connect. Currently open to: junior/mid Python developer roles, AI-assisted development positions, game development opportunities, freelance projects, and internships. 📩 DM me or comment below. Let's build something. #Python #GameDev #AI #ArtificialIntelligence #Claude #Anthropic #Gemini #GoogleAIStudio #UrsinaEngine #3DGame #ProceduralGeneration #SoloDeveloper #IndieGameDev #OpenWorld #PythonDeveloper #OpenToWork #Hiring #TechJobs #SoftwareEngineering #RemoteWork #JuniorDeveloper #AITools #FutureOfWork #MachineLearning #StartupJobs #TechCareers #BuildInPublic #LearnToCode #SelfTaught #DevCommunity #Innovation #RapidPrototyping #CareerChange
More Relevant Posts
-
Every post today says: “AI can do this” or “AI can’t do that.” But the reality feels very different. The people who still have jobs feel lucky. The people without jobs are scared about what comes next. And honestly, I’m scared too. We grew up believing that if we became really good at one specific skill, we would always be valuable. There was a time when companies waited for that one developer, designer, editor, or engineer to make that one commit that moved everything forward. Now employers have access to something that doesn’t sleep, doesn’t get tired, doesn’t ask for weekends, and only needs electricity. That changes everything. Life is about to move much faster than before. But I still believe this: in times like these, action matters more than fear. The people who keep learning, adapting, building, and moving forward - even while scared - will find their place in this new world. Maybe the future doesn’t belong to the strongest skill anymore. Maybe it belongs to the fastest learner. #AI #ArtificialIntelligence #SoftwareEngineering #WebDevelopment #FutureOfWork #TechJobs #OpenToWork #Developers #Programming #CareerGrowth #Automation #Innovation #FrontendDeveloper #Nextjs #Reactjs #AIEngineering #FreelanceDeveloper #BuildInPublic #TechCareers #Hiring #Upskilling
To view or add a comment, sign in
-
-
🚀 Just shipped my AI-powered developer portfolio! Instead of a boring static "About Me" page, I built an AI assistant that answers questions about my projects, skills, and experience in real time. 𝗪𝗵𝗮𝘁 𝗜 𝗯𝘂𝗶𝗹𝘁: → Express.js backend with TypeScript → Groq AI (Qwen3-32b) for intelligent responses → Dynamic HTML card rendering inside chat → Prompt injection & XSS protection → Rate limiting & CORS security → Custom React hook for conversation history 𝗧𝗲𝗰𝗵 𝗦𝘁𝗮𝗰𝗸: React 19 · TypeScript · Node.js · Express · Groq AI · Tailwind CSS The AI Assistant stays in character, blocks prompt injection attempts, and renders structured UI cards — not just plain text. 🔗GitHub : https://lnkd.in/gmH3evWg 🔗 Live: https://lnkd.in/giEDUW7n Built this in 2 days. Always building. 🔨 #MERN #React #NodeJS #AI #TypeScript #WebDevelopment #OpenToWork #Internship
To view or add a comment, sign in
-
Been building something that I'm actually excited to share, instead of just thinking about my next job. I wanted to create moral story videos for YouTube — the kind with AI images, voiceover, and background music. Simple idea. But as a Python fullstack developer I thought... why manually do this when I can automate the whole thing? I already have experience in building Agentic AI architecture using langchain, Langgraph, RAG, so just brushing the skills. I built StoryForge. You paste a story. It gives you a YouTube-ready animated video. Here's what happens under the hood: → Azure OpenAI reads your story and splits it into scenes automatically (with image prompts for each scene) → LangGraph processes all scenes in parallel — images and voice generated simultaneously, not one by one → AI generates the visuals for free → edge-tts handles the narration → MoviePy stitches everything together — images synced to audio, subtitles, background music → FastAPI serves the whole thing with a clean UI and live progress streaming via SSE The part I enjoyed most was the LangGraph pipeline. Instead of processing 6 scenes sequentially (which would take forever), the Send API fans out all scenes in parallel. What used to take 3+ minutes now finishes in under 45 seconds. The entire pipeline costs roughly ₹2 per video (just the Azure OpenAI scene parsing call). Images and voice are free. Next up — adding emotional voice using Azure Speech Service so the narration actually feels like a story, not a robot reading text. Still a side project but it's been a good learning exercise, with no job in hand. Indeed the difficult time for every job seeker, but keeping yourself busy with something is the best thing to do. #Python #FastAPI #LangGraph #AzureOpenAI #GenerativeAI #SideProject #BuildInPublic #layoff
To view or add a comment, sign in
-
👋Hello everyone, happy to share my first post on Linkedin! Instead of sending out a standard PDF resume, I decided to engineer an interactive system. 🔗 Live Portfolio: https://lnkd.in/gfnARpG2 For the last few days, I’ve been building in the background. Today, I am incredibly excited to launch v1 of my interactive portfolio. As a 2nd-year Computer Science (AI & ML) undergrad at Neil Gogte Institute of Technology, I wanted a digital space that actually proves my tech stack rather than just listing it. I built Dev.sys to act as a live, high-performance "System Architecture" dashboard. ⚙️ The Architecture & Hurdles Overcome: I engineered this platform from the ground up using Next.js, TypeScript, Tailwind CSS, and Framer Motion. Building a hardware-accelerated, cinematic UI brought some incredibly fun challenges: ✅Lifecycle Race Conditions: Syncing React component lifecycles so the hero section's terminal typing effect waited precisely for the heavy splash screen to unmount required building a custom global animation offset. ✅Physics & Performance Engine: I engineered dynamic background gradients to follow cursor velocity. Getting this to work across both desktop and mobile required intercepting touch events without destroying mobile scroll performance (utilizing passive event listeners) and strictly tuning Framer Motion's restDelta mass constraints to eliminate sub-pixel vibration when the user stops interacting. Inside the terminal, you’ll find my deployed AI systems bridging the gap between research and real-world impact: 🧪 ChromaRestore: An AI-powered image colorization tool utilizing Deep Learning and OpenCV. 📊 TrendMood: An NLP pipeline for real-time public sentiment analysis. 🦾 Aerodesk: A computer vision desktop automation system using MediaPipe for touchless gesture control. I believe in backing up practical execution with extreme academic rigor. I’d love to hear your feedback on the UI/UX, the custom physics, and the overall architecture. Let me know what you think below! 👇 Check out website video below 📽️ #SoftwareEngineering #Nextjs #TypeScript #ArtificialIntelligence #MachineLearning #WebDevelopment #FramerMotion #StudentDeveloper #Internships
To view or add a comment, sign in
-
AI didn't replace the best developers. It made the gap between them and everyone else even wider. Read a Josh Comeau newsletter piece(https://lnkd.in/g264A2Ak) that made me stop and think. Matt Perry — the engineer behind Framer Motion, one of the most technically sophisticated animation libraries in the JS ecosystem — set a goal to close 60 GitHub issues in Q1 2026. He closed 160. A major refactor he expected to take weeks? Done in a single January afternoon. But here's what we keep getting wrong: we look at that result and credit the AI. The actual story is the opposite. Meanwhile on r/vibecoding, non-technical users are hitting walls after 3-hour prompting sessions, unable to debug a bug that took 30 seconds to fix once they just opened the file. Same tools. Completely different outcomes. A few things that clicked for me after reading this: Deep expertise isn't obsolete — it's now the ceiling for how far your AI usage can scale LLMs compound your existing knowledge; they don't replace the foundation beneath it The "AI will replace devs" narrative only holds if you assume everyone uses it equally well — they don't The biggest risk isn't AI taking your job. It's staying surface-level while others go deeper. We keep selling the sneakers when the real product is the player wearing them. For backend devs and GenAI engineers specifically — the folks building the infra that powers these tools — this framing matters a lot right now. What's your honest take: is going deep on fundamentals still worth it in 2026, or are we rationalizing our way through an uncomfortable transition? #GenAI #BackendDevelopment #LLMEngineering #AIEngineering #SoftwareEngineering #FutureOfWork #TechNews #AI #MachineLearning #Coding #CareerInTech #TechCommunityIndia #DeveloperGrowth #JobSearchTips #AITools #VibeCoding #TechLayoffs #IndianDeveloper #LearnToCode #ProgrammerLife
To view or add a comment, sign in
-
Getting a job in tech today feels like: “Need 5 years of experience, mastery of 12 frameworks, AI expertise, cloud certifications, DevOps, UI/UX, system design, communication skills, leadership, and… for a Junior role.” 😅 Meanwhile, years ago: “𝘊𝘢𝘯 𝘺𝘰𝘶 𝘣𝘶𝘪𝘭𝘥 𝘢 𝘸𝘦𝘣𝘱𝘢𝘨𝘦?” “𝘠𝘦𝘴.” “𝘠𝘰𝘶’𝘳𝘦 𝘩𝘪𝘳𝘦𝘥.” 🤝 The industry has changed massively. AI, automation, competition, and constantly evolving stacks have raised the bar higher than ever. But one thing still matters the most: Consistency in learning and adapting. As developers, we’re no longer just coding. We’re expected to solve problems, learn continuously, communicate effectively, and evolve with technology. To every developer grinding through rejections, endless interviews, and unrealistic requirements: Keep building. Keep learning. Your skills will eventually speak louder than the noise. 🚀 #SoftwareDevelopment #DotNet #Programming #WebDevelopment #AI #Developers #TechCareers #Coding #FullStackDeveloper #CareerGrowth #DeveloperLife #TechIndustry #ProgrammingHumor
To view or add a comment, sign in
-
-
I didn’t build a project this weekend. I built something harder—confidence. I’ve always avoided situations where I had to speak in front of people. No mic. No stage. No attention. But recently, I co-hosted an offline session. Not because I was confident. But because I was tired of staying the same. The room had people from different backgrounds—many more experienced than me. And for a moment, I questioned if I even belonged there. But I showed up anyway. And that changed something. Here’s what this experience taught me (beyond tech): • Communicating ideas clearly is as important as building them • Growth doesn’t happen in isolation—it happens in rooms like these • Confidence is built by doing uncomfortable things repeatedly As a student exploring Frontend Development + AI, I’m realizing: It’s not just about writing code. It’s about expressing ideas, collaborating, and putting yourself out there. Still learning. Still building. But no longer holding back. If you're someone who values growth, learning, and consistency—I'd love to connect 🤝 #OpenToWork #StudentDeveloper #FrontendDeveloper #AI #GrowthMindset #BuildInPublic
To view or add a comment, sign in
-
🚀 Interview Experience – Full Stack Developer Role I recently had the opportunity to attempt the first round at Infiniti Research for a Full Stack Developer position. The question given in the first round was quite interesting and practical: 👉 Design a JSON response for an OTT platform (like Netflix/Amazon Prime) for a free user with the following conditions: No ads for the first 10 minutes After 10 minutes, an ad is shown After 5 seconds, user gets two options: 🔹 Upgrade → switch to paid, ads only after video ends 🔹 Skip → ads shown every 10 seconds Here’s the approach I designed: { "userType": "free", "adPolicy": { "initialAdFreeDuration": 600, "postFreeAd": { "adStartAfter": 600, "skipOptionDelay": 5, "options": { "upgrade": { "action": "redirect_to_payment", "adBehavior": "ads_after_video_end" }, "skip": { "action": "continue_with_ads", "adFrequency": 10 } } } } } 💡 Key takeaway: This question tested not just JSON structure but also logical thinking, user experience design, and handling different user flows in real-world applications. Grateful for the learning experience and looking forward to more opportunities like this! 💻 #FullStackDeveloper #InterviewExperience #LearningJourney #BackendDevelopment #JSON
To view or add a comment, sign in
-
Stop building generic "To-Do" apps. In 2026, companies aren't hiring people who just "write code." They’re hiring engineers who build systems. The market is flooded with clones. Weather apps. Note-taking apps. Simple UIs. If you want to be hireable, you need to go deeper. Build architectural components: 💡 A distributed rate-limiter. 💡 A custom caching layer. 💡 A scalable notification engine. This is the difference between a "coder" and a "System Builder." At KodeMaster AI, we’ve ditched the passive tutorials. You build real-world projects in your own VS Code, push to Git, and get instant technical feedback on your architecture. 🚀 Industry-aligned curriculum. 🚀 Hands-on project challenges. 🚀 AI-powered technical interview prep. Stop watching. Start engineering. Your 2026 career starts with the first system you build. Build with KodeMaster AI: https://kodemaster.ai/ #SoftwareEngineering #TechCareers #SystemDesign #KodeMasterAI #Coding2026
To view or add a comment, sign in
-
-
"Maybe I should buy one more course before switching jobs." That thinking is quietly destroying many developer's careers right now. Because companies are no longer hiring based on: * courses completed * years of experience * framework knowledge AI already does average-level coding faster than most developers. Now companies are filtering for developers who can: * think independently * solve unfamiliar problems * communicate clearly * handle production pressure And many working developers are realizing too late… they confused familiarity with real engineering. #SoftwareEngineer #FrontendDeveloper #WebDevelopment #Angular #ReactJS #JavaScript #AI #Programming #Developer #TechCareers #CareerGrowth #SoftwareDevelopment
To view or add a comment, sign in