r/FullStackDevelopers • u/VermicelliLumpy1355 • 1h ago
Just backend things
Enable HLS to view with audio, or disable this notification
Bhaiii iss video ko dekh lo ek baar agar backend seekhna chahte ho toh
r/FullStackDevelopers • u/VermicelliLumpy1355 • 1h ago
Enable HLS to view with audio, or disable this notification
Bhaiii iss video ko dekh lo ek baar agar backend seekhna chahte ho toh
r/FullStackDevelopers • u/Smurpwetty • 4h ago
r/FullStackDevelopers • u/sandhiya1329 • 1h ago
r/FullStackDevelopers • u/muhammadzain-builds • 2h ago
r/FullStackDevelopers • u/CoffeeUsual6531 • 6h ago
I've recently started understanding the importance of request IDs while working with distributed systems.
In the application I work on, a request starts from the frontend, goes through the backend, and then passes through multiple AI services.
When a request moves across multiple services, it can get difficult to follow what's happening. That's where request IDs help. A unique ID can be passed along with the request across the different services, making it easier to trace the whole flow and see how the request moves through the system.
It's a simple concept, but I've found it really useful while working with distributed systems.
r/FullStackDevelopers • u/jaswanth_23 • 3h ago
r/FullStackDevelopers • u/_Maddy_27_ • 4h ago
r/FullStackDevelopers • u/Long-Pin5508 • 8h ago
Need career advice: MERN → Java or GenAI/Agentic AI for a product-based switch?
Hi everyone,
I’m currently working as an SDE in a service-based company with around 1.7 years of total experience.
My current tech stack is mainly:
I’m planning to switch around January, so I have roughly 3 months to prepare.
My long-term goal is to move into a good product-based / Tier-1 company, and I’m confused about where I should invest these next 3 months.
I’m considering two paths:
Option 1 — Move towards Java/Spring Boot
Option 2 — Stay with my current stack and move towards GenAI
I’m leaning towards Option 2 because AI/GenAI seems to be growing rapidly, but I’m not sure whether GenAI/Agentic AI roles are realistic for someone with ~2 years of experience, especially when targeting strong product companies.
On the other hand, Java seems to have a much larger and more established job market, but switching stacks would mean spending a significant portion of my 3-month preparation time learning a new ecosystem.
So I’d really appreciate advice from people who have 2–5+ years of industry experience, especially those who have recently switched to product-based companies.
Thanks in advance!
r/FullStackDevelopers • u/AGENT_1611 • 9h ago
Professional WordPress Development Services and more
✅ PHP/Python/JavaScript -Web, Desktop, or Mobile based solutions.
✅ WordPress CMS - platform for personal, or business websites and custom applications that fits your requirements. Migrate your simple HTML pages to Wordpress.
✅ WooCommerce - customization for shop and product pages, cart to checkout, and payments. simple to advance shops. migration from other cart/ecommerce platforms to Wordpress. Shopify/Wix etc to Wordpress. Addition of store in your existing site. Multi vendor. Physical, or Digital products. Booking, Membership, Subcription based website.
✅ Elementor, Divi and Premium themes setup and customization, debugging. I’m not limited to what a drag and drop builder can offer. Give me problem and I will build a solution for it.
✅ Create a theme or plugin from scratch - start from clean, lean and fast code. less bloated base theme and unnecessary things for fast pages. I don’t rely on existing themes or plugins to complete a feature/project.
✅ Integration of APIs, Bots, Cryptocurrency, Automation, Web Scraping, and AI. Custom scripts, and cloud services.
✅ Fully Automated CMS/Store, -program every step, workflow in your application
✅ Wordpress to Social Media platforms, community platform, forum, and vice versa
✅ Clone an existing site to Wordpress, exact pixels or features as per requirement
✅ Design, Develop, Conversion - I can create mock ups first before doing code. I can convert your existing design to clean coded pages.
✅ Responsive Web Design - real mobile devices, and major browsers
✅ Redesign entire website
✅ Core updates, and do full inspections
✅ Isolate and fix problems, re-build if needed
✅ Website auditing, and security
✅ WordPress management - let me manage your website daily, weekly or monthly tasks.
✅ Demo server and Secure Hosting available.
✅ Gaming, Game Studio/Dev, Indie Dev Website
✅ General, On-call Tech VA/Helper for Web (multi-skilled, proactive, autonomous, day-to-day reliability)
FAQs:
portfolio/works: clrvync (dot) one/media/trading.mp4, clrvync (dot) one/media/realstate.mp4, clrvync (dot) one/media/qdev.mp4, clrvync (dot) one/media/tour.mp4
moved to: portfolio
r/FullStackDevelopers • u/Nyrox0_0 • 1d ago
Full-Stack Developer with over 2 years of experience building and shipping full-stack web applications. I’m currently looking for my next opportunity, whether that’s a full-time position or contract/freelance project work.
Skills:
Availability:
What I Do:
I handle end-to-end development from designing database schemas and NestJS backends to Next.js frontend builds. I can build apps from scratch, complete unfinished projects, or handle ongoing maintenance (SEO improvements, UI enhancements, and API integrations).
You can see live demo builds, review how I structure codebases, and check out my full portfolio here.
r/FullStackDevelopers • u/Beginning-Bar8999 • 17h ago
Hey everyone, I’m Abdullah, a Software Engineering student and developer with hands-on experience building production-level systems across multiple domains.
I work across blockchain, agentic AI, full-stack applications, backend, frontend, and WordPress. If you name a technology, there’s a good chance I’ve worked with it—or can quickly get up to speed and deliver.
My tech stack includes:
• Next.js, React, TypeScript
• Node.js, Python, FastAPI
• PostgreSQL, Supabase
• AWS, Docker
• Ethers.js
• WordPress
• Agentic AI & LLM workflows
• Blockchain development
I’m comfortable working with clients and teams across different time zones, and I’m flexible with scheduling.
Availability: 30–40 hours/week
Rate: $20–25/hour, targeting $25/hour
Portfolio: https://abdullah-ai.vercel.app
GitHub: https://github.com/connect-abdullah
If you’re looking for someone who can take an idea, build it, and deliver a working product, feel free to DM me. I’d love to hear what you’re working on.
#OpenToWork #FullStackDeveloper #SoftwareDeveloper #React #NextJS #Python #AI #Blockchain #FreelanceDeveloper
r/FullStackDevelopers • u/thegreatraj01 • 20h ago
r/FullStackDevelopers • u/thegreatraj01 • 21h ago
r/FullStackDevelopers • u/Monika-321 • 1d ago
After working on different full-stack products, I've noticed that the hardest part usually isn't writing the code. It's making all the pieces work reliably together.
A few things that have made a big difference for me:
- Keep frontend/backend responsibilities and business logic clear without over-engineering early.
- Build validation, error handling, retries, and edge cases into the feature from the start.
- Keep database queries simple, add logging early, and choose the stack based on the product and team, not trends.
I've worked mostly with React/Next.js, Node.js, TypeScript, PostgreSQL, MongoDB, and APIs, and these lessons have come up repeatedly across different projects.
What has been the biggest lesson you've learned from taking a full-stack project from development to production?
If you're curious about some of the projects I've worked on, you can check out my work here:
https://www.upwork.com/freelancers/topfullstackdeveloperai
r/FullStackDevelopers • u/Superrandomm • 2d ago
Hello, I'm a nextjs(react) fullstack developer, currently working in a company as a single developer on this position.
---
In the near future I want to transfer to a big company / team to work on big projects and as we all know most of the worlds big softwares aren't made with js, so i want to learn a mew programming language and follow a new path.
---
I'm trying to make a choice between: Java, Python or going into mobile development with React Native.
-
I was also thinking about RUST, but the market doesn't seem that big for it.
-
I'm not that good with math and I also know that python is often used in companies for data analysis.
---
I would appreciate any advice from you guys on helping me choose my next path.
Thank you!
r/FullStackDevelopers • u/RelativeMirror4882 • 1d ago
r/FullStackDevelopers • u/rmxttmgg • 1d ago
Remote Services Provider. (15+ Years Freelance Experience, 5 Years in /r). Custom solutions/all sorts of digital products for Websites, Shopping Carts, Web/Mobile Apps (IOS/Android), Desktop Apps, Web3, Web APIs, AI, Automations, Software/Power Tools. I've been hands-on since Web 1.5, I combine OG disciplines with modern software engineering to deliver solutions that bring the best of both worlds.
🟢 (Onboarding 2026 Q2-Q3 clients. 1 slot available.) long-term/predictable arrangements, direct owners only.
Welcoming projects of all size
Interests: while I'm open to a wide variety of projects, I have a keen interest in:
Check for more info/up to date: (remove spaces) rmxttmgg .pages .dev/updates
OR see my pinned profile posts (find every helpful stuff here)
No small talk. If you want to know more, discuss your project and do serious business.
🟢 Please reach me at rmxttmgg@proton.me
Rates: starting at $15-25 per hour. (per hour or project based, flexible arrangements)
last updated: 20260114
Works (see Notion) reddit.com/user/rmxttmgg/comments/112wy36/rmxttmgg_portfolio/
Please email me at [rmxttmgg@proton.me](mailto:rmxttmgg@proton.me) with any compelling projects (my response is guaranteed). I prioritize email communication and will not be monitoring comments or chat on Reddit. This helps me maintain focus and ensures I can respond to serious inquiries promptly. Upon receiving your email, I will quickly confirm my availability and discuss next steps. (more info below, keep reading)
(or email an invite to your preferred communication method/platform)
No small “fix issue” offers, I prefer trouble-shooting for long-term clients only.
If you're considering hiring remotely, it's best to avoid overly complicated formalities. Simplifying the process can be more beneficial for both end.
Rates: starting at $15-25 per hour, payable in USD/GBP/EUR/CAD/AUD/NZD etc, BTC/ETH/USDT. Payment methods: Cryptocurrency, Wise, Paypal. many other options to accept payments. Open to negotiation. Higher payments are appreciated but not mandatory.
For Serious Inquiries: Portfolio and previous work available to legitimate buyers. Please email me at [rmxttmgg@proton.me](mailto:rmxttmgg@proton.me). I prefer to discuss projects via email and chat.
Working Hours: Available 7 days a week. FLEXIBLE TIMEZONE
Portfolio/Public reddit.com/user/rmxttmgg/comments/112wy36/rmxttmgg_portfolio/
Contact me (more options), Proof, Transactions, Feedback reddit.com/user/rmxttmgg/comments/155ghpi/web_developer_for_hire_short_or_long_term_projects/
Unfortunately, I am unable to offer my services for free as I have financial obligations to meet. The compensation I am requesting is both fair and necessary.
As a freelancer, I do not receive health insurance or similar benefits; my earnings are directly tied to my workload/output. Please consider this before offering a lower compensation, or realistically assess whether your budget can support the project you envision.
I am more than willing to go the extra mile for projects or clients that offer a rewarding experience, especially for those projects in which I have a high level of interest.
*
**
***
Cheers!
r/FullStackDevelopers • u/rwsvitu • 2d ago
Remote developer with 10+ years of experience building websites, custom software, automation tools, and technical solutions for clients.
What I can work on:
When messaging me, please include a brief explanation of what you need, the expected scope, and your available budget. This helps me quickly determine whether the project is a good fit.
Portfolio: portfolio link More samples and ongoing work are available through the pinned posts on my profile.
Minimum rate: $20/hour Other payment arrangements can be discussed depending on the project.
I do not accept unpaid trial tasks, speculative free work, or extremely low-budget offers.
Payment methods: Cryptocurrency, Wise, PayPal Timezone: Flexible Availability: Under 30-40 hours per week Reachable: 7 days a week
Send me the project details, requirements, and budget through DM.
r/FullStackDevelopers • u/AGENT_1611 • 2d ago
Professional WordPress Development Services and more
✅ PHP/Python/JavaScript -Web, Desktop, or Mobile based solutions.
✅ WordPress CMS - platform for personal, or business websites and custom applications that fits your requirements. Migrate your simple HTML pages to Wordpress.
✅ WooCommerce - customization for shop and product pages, cart to checkout, and payments. simple to advance shops. migration from other cart/ecommerce platforms to Wordpress. Shopify/Wix etc to Wordpress. Addition of store in your existing site. Multi vendor. Physical, or Digital products. Booking, Membership, Subcription based website.
✅ Elementor, Divi and Premium themes setup and customization, debugging. I’m not limited to what a drag and drop builder can offer. Give me problem and I will build a solution for it.
✅ Create a theme or plugin from scratch - start from clean, lean and fast code. less bloated base theme and unnecessary things for fast pages. I don’t rely on existing themes or plugins to complete a feature/project.
✅ Integration of APIs, Bots, Cryptocurrency, Automation, Web Scraping, and AI. Custom scripts, and cloud services.
✅ Fully Automated CMS/Store, -program every step, workflow in your application
✅ Wordpress to Social Media platforms, community platform, forum, and vice versa
✅ Clone an existing site to Wordpress, exact pixels or features as per requirement
✅ Design, Develop, Conversion - I can create mock ups first before doing code. I can convert your existing design to clean coded pages.
✅ Responsive Web Design - real mobile devices, and major browsers
✅ Redesign entire website
✅ Core updates, and do full inspections
✅ Isolate and fix problems, re-build if needed
✅ Website auditing, and security
✅ WordPress management - let me manage your website daily, weekly or monthly tasks.
✅ Demo server and Secure Hosting available.
✅ Gaming, Game Studio/Dev, Indie Dev Website
✅ General, On-call Tech VA/Helper for Web (multi-skilled, proactive, autonomous, day-to-day reliability)
FAQs:
portfolio/works: clrvync (dot) one/media/trading.mp4, clrvync (dot) one/media/realstate.mp4, clrvync (dot) one/media/qdev.mp4, clrvync (dot) one/media/tour.mp4
moved to: portfolio
r/FullStackDevelopers • u/dirthief • 2d ago
Full-stack + Al engineer, currently grinding at a startup but always got room for something interesting on the side.
Also not opposed to a full-time move if the right thing comes along. Comfortable with React/TypeScript, Python, cloud infra, and LLM/ multi-agent systems. Built stuff that turned a 2-week manual process into a <24hr automated one, open-sourced a rate limiter doing \~2M ops/sec, and shipped an LLM eval tool that runs 100% local with zero APIl cost.
Side project, freelance gig, ora full-time role worth leaving for DM me. I don't bite, just ship.
*(em dash used intentionally just like them)*
r/FullStackDevelopers • u/nickimola • 2d ago
This might be a bit of a provocative question, but it’s been on my mind for a while now.
I’ve been a developer for over 16 years, ever since I was 18. I’ve always LOVED this job; it was practically my hobby, too. I used to spend hours trying new things, building fun side projects, and launching SaaS attempts (most of them failed, but it was still a blast).
Lately, however, since AI became mainstream, I feel like I’ve lost my passion for coding. I do use AI at work. I recently started a new position, and saying the codebase is a "mess" is a massive understatement. You almost need a master’s degree just to navigate the spaghetti code they've built up over the years. Since my company actually encourages the use of AI, I figured, "Why not?" It keeps me productive, and instead of spending months just figuring out how things work, I can learn while the AI does the heavy lifting.
It’s been working out great. I haven't had any complaints from management, and they are actually really happy with my output. (To be clear, I don’t blindly let AI do everything. I spend a lot of time working with the AI to figure out what needs to be done, and only once the logic is solid do I let it write the actual code).
Deep down, I would love to just ditch AI entirely and get back to coding from scratch. But honestly, because the codebase is such a nightmare—and management's philosophy is "if it ain't broke, don't fix it"—there’s not much I can do to refactor things. Plus, that would take an enormous amount of time that I simply don't have during standard working hours.
I’m not afraid of losing my job to AI; I’m afraid of losing my passion because of it (and it's already happening).
So, to wrap this up, my questions for you are:
Any thoughts or advice would be really appreciated!
r/FullStackDevelopers • u/dirthief • 2d ago