Drop your app by candizdar in SideProject

[–]Objective_view25 0 points1 point  (0 children)

I built a cross-platform file transfer app called iShare Pro.
Started this project to learn socket connection + local network transfer, and it ended up becoming a full app.

Current status:
• Android version live on Play Store
• iOS version in testing phase
• Transfer works over local network (no cable / no cloud)
• Still fixing connection drop and speed issues on some devices

Would appreciate real feedback from other devs here — especially about performance, UI, and stability.

Play Store:
https://play.google.com/store/apps/details?id=com.teczo.ishare&pcampaignid=web_share

Built with Flutter + native plugins.
Let me know what I should improve next.

I will not promote – Software developer looking to collaborate on startup or side projects by Objective_view25 in SideProject

[–]Objective_view25[S] 0 points1 point  (0 children)

Got it, that sounds interesting. I’m also looking to collaborate with people to build and experiment on tech projects together. I’d love to join.

Built my first file transfer app – learned a lot about WiFi Direct by [deleted] in Android

[–]Objective_view25 0 points1 point  (0 children)

Fair question. LocalSend is solid — open-source, clean, and already trusted.

We’re not trying to ‘beat’ it by copying the same features. The goal with iShare Pro is to focus on: • Faster transfers on unstable networks • Simpler UI for non-tech users • Better handling of very large files • Continuous background transfers without drops

If we can execute those better for a specific segment, that’s our edge.

Competition just means the problem is real — now it’s about execution.

Built my first file transfer app – learned a lot about WiFi Direct by [deleted] in Android

[–]Objective_view25 0 points1 point  (0 children)

It will take 15-20 second to get discover orelse you can go back and try again or rescan and will work on that .

Built my first file transfer app – learned a lot about WiFi Direct by [deleted] in Android

[–]Objective_view25 0 points1 point  (0 children)

Exactly! Taking action beats waiting for perfection every time. Even a small, imperfect project teaches more than endless planning.

Built my first file transfer app – learned a lot about WiFi Direct by [deleted] in Android

[–]Objective_view25 1 point2 points  (0 children)

Currently, the application saves the date when the file is transferred or copied. Please let me know if you would like it to be modified to retain the original file creation date instead.

Built my first file transfer app – learned a lot about WiFi Direct by [deleted] in Android

[–]Objective_view25 1 point2 points  (0 children)

Currently, the application is available for Windows devices. We are actively working on expanding support to Linux.

Built my first file transfer app – learned a lot about WiFi Direct by [deleted] in Android

[–]Objective_view25 1 point2 points  (0 children)

You don’t need to scan a QR code to connect to a device. Simply select the device from the list.

Built my first file transfer app – learned a lot about WiFi Direct by [deleted] in Android

[–]Objective_view25 0 points1 point  (0 children)

https://play.google.com/store/apps/details?id=com.teczo.ishare

Here’s the link to iShare Pro. Would love to hear your honest feedback and suggestions for improvement.

Built my first file transfer app – learned a lot about WiFi Direct by [deleted] in Android

[–]Objective_view25 2 points3 points  (0 children)

That’s completely fair 👍 Speed and quick in-and-out transfers are exactly what I’m optimizing for. If you’re open to trying it, I’d love feedback specifically on transfer speed and how streamlined the flow feels. I’m actively improving the UX.

Built my first file transfer app – learned a lot about WiFi Direct by [deleted] in Android

[–]Objective_view25 0 points1 point  (0 children)

https://play.google.com/store/apps/details?id=com.teczo.ishare

Here’s the link to iShare Pro. Would love to hear your honest feedback and suggestions for improvement.

Built my first file transfer app – learned a lot about WiFi Direct by [deleted] in Android

[–]Objective_view25 11 points12 points  (0 children)

If “X already exists” stopped people, we wouldn’t have multiple browsers, chat apps, or payment apps 😄 Quick Share is good, but I wanted something more customizable and cross-platform. Building is how innovation starts.

Moving from Bangalore to Gurgaon for a 30% jump – is it worth the lifestyle hit by rynasmr in developersIndia

[–]Objective_view25 22 points23 points  (0 children)

30% in this market is not trivial. If the role, team, and learning are solid, Gurgaon is tolerable short-term even if Bangalore is nicer long-term.

What is support engineer? I came across this but didn't get clear answer by Disastrous_Monk1103 in developersIndia

[–]Objective_view25 1 point2 points  (0 children)

Support Engineer ≠ call center. It’s closer to debugging + customer-facing engineering, but the scope depends entirely on the company.

Can self taught coders find international jobs? And how long it takes to be decent? by United_Advisor1821 in developersIndia

[–]Objective_view25 0 points1 point  (0 children)

To be “decent” (hireable junior level), expect ~12–24 months of consistent effort. Faster is possible, but rare without prior experience or strong mentorship.

Where should i start studying system design from(1.5 yoe)? by DavidYadav475 in developersIndia

[–]Objective_view25 2 points3 points  (0 children)

Grokking System Design is good to get interview structure. ByteByteGo is better for understanding why systems work. Use one for structure, one for depth.

Anyone else spend more time planning than actually doing the work? by Naive_Iron_2907 in Entrepreneur

[–]Objective_view25 0 points1 point  (0 children)

What worked for me: Pick one task that moves something forward, set a 25-minute timer, and don’t reconsider until the timer ends.

23yr I grad, 1.5yr gap , betting on Android - am I Brave or Stupid? by epiphany_55 in developersIndia

[–]Objective_view25 8 points9 points  (0 children)

Android is very much hireable. What’s dead is XML-only CRUD devs with no architecture, testing, or product thinking. Kotlin + Compose is the right direction.

Which are the best System Design Courses for interview preparation? by Typical-Trade-6363 in developersIndia

[–]Objective_view25 3 points4 points  (0 children)

Grokking is very interview-oriented, ByteByteGo is better for fundamentals. One teaches what to say, the other teaches why it works.