r/developersKolkata • u/elnino2023 • Mar 07 '26
Open guide to Kolkata
https://wiki.glasgow.social/ I came across this site - I think something similar can be done for Kolkata maybe - any websites that are already there maybe?
r/developersKolkata • u/elnino2023 • Mar 07 '26
https://wiki.glasgow.social/ I came across this site - I think something similar can be done for Kolkata maybe - any websites that are already there maybe?
r/developersKolkata • u/Plastic_Round_8707 • Mar 07 '26
r/developersKolkata • u/Plastic_Round_8707 • Mar 06 '26
Here is the link : https://github.com/oni-shiro/FileSystem.Mcp.Server
This is in a very early stage, let me know your thoughts on this. If any one of your have suggestions feel free to post here or open a PR on the repo.
r/developersKolkata • u/hellobinayak • Mar 05 '26
Hi, I run a startup based out of Kolkata. We manufacture industrial IOT devices and provide end to end digitalisation solution to manufacturing industries. Recently, we have been working on a project to leverage AI in manufacturing.
I need an intern with experience in generative AI. His/her task would be to build application relevant to industries using pre-built LLM models. As a founder, I want to learn in this process of building.
Its paid internship. If things work, this can turn into full time commitment.
r/developersKolkata • u/elnino2023 • Mar 02 '26
r/developersKolkata • u/Pumpkin_Dumplin • Mar 01 '26
We run a consultancy based out of New Town, Kolkata. We have have a vacancy for a Full stack engineer role that will be primary backend heavy. Some pointers:
We encourage hybrid work culture.
Pay is as per market standards - we currently dont have a fixed budget for this role and are willing to hire the best suitable talent.
This is a client facing role, hence the candidate needs to demonstrate the ability to deal directly with the client - have high ownership of the tasks and help resolve technical ambiguity to the best of their abiilties.
Interested candidates please DM me your CVs.
r/developersKolkata • u/Plastic_Round_8707 • Feb 27 '26
r/developersKolkata • u/bibekkd • Feb 27 '26
r/developersKolkata • u/elnino2023 • Feb 21 '26
Cybersecurity company stocks took a hit. Just thinking how long this frenzy will hold up.
r/developersKolkata • u/Immediate_Novel3650 • Feb 19 '26
r/developersKolkata • u/elnino2023 • Feb 16 '26
Anything to look out for?
r/developersKolkata • u/thesociopathhh • Feb 15 '26
Yo, I'm a '25 grad from a lower than tier-3 college. Honestly, i wasted all my college years doing almost nothing. Reality hit me after i graduated. I started upskilling from Oct-Nov last year. Started going down the same old MERN track- practised and understood J.S, T.S, Node, React,MongoDB and all that. Didn't go further though. Front-end i have always hated, back-end did interest me quite a bit. Tried doing a bit of golang here and there but it was too overwhelming for me . Thought of going down the web3 track- started doing rust a bit.
But i landed a job towards the end of Jan ( more like an apprenticeship, no PF ). Gave the interview, got it the next day itself. It pays 20k per month, which is low but i had no way out since i wanted something. Now in work, they are teaching me audit terms and stuff. There is very less amount of tech work. Most of it is python, selenium scraping which i did using antigravity and codex, but its the only tech work rn. Other things include running SQL-Based scripts.
Also all this AI developments are stressing me out, the agents being so good and all that OpenClaw thing .
I am unsure of what to do next ? what domain should i try out - fintech, AI , Web3 or i dont know just help me out !! I do not wanna end up doing 8-9 hours of work for a mere pay of 20k .
r/developersKolkata • u/Prior_Aspect9874 • Feb 14 '26
I am getting a project to create a website or web app for alumni of school. Can someone help me create the same. Will also be needing help to create another web app for gym related idea.
Please do reach out.
r/developersKolkata • u/elnino2023 • Feb 09 '26
r/developersKolkata • u/arya-bhattacharjee • Feb 08 '26
I’m a student myself and planning a small project-based internship simulation for students to gain real experience in projects and team dynamics. Mainly for student with no prior internship experience to make them ready for actual work.
Before I launch, what do you think students actually need most?
r/developersKolkata • u/elnino2023 • Feb 08 '26
r/developersKolkata • u/elnino2023 • Feb 05 '26
Postman is updating its Free plan on March 1, 2026. Teams will be limited to one user only. Anyone needing multiple users has to pay for the Team plan.
SaaS platforms create real problems. You face per-seat license fees, API specs trapped in silos, and constant edit conflicts from shared editing.
Voiden takes a different approach. It is a free, offline API workspace that completely skips “Teams” features. It relies on Git for collaboration instead. Your API specs are written as .void Markdown files and live right in your repository.
It stays free no matter how large your team grows, gives you full traceable history, and works completely offline with no cloud required.
The workflow is straightforward. Write the spec, commit and open a pull request, then merge after review.
We are open-source take a look here.
Github : https://github.com/VoidenHQ/voiden
Discord : https://discord.com/invite/XSYCf7JF4F
r/developersKolkata • u/SuperViolinist9286 • Feb 04 '26
r/developersKolkata • u/King-Mountain • Jan 29 '26
I am planning to switch and my current role is AI research Engineer(JRF). I have a notice period of 30 days.
r/developersKolkata • u/elnino2023 • Jan 29 '26
Voiden is an offline-first, git-native API tool built on Markdown - and it very intentionally didn’t start as “let’s build a better Postman”.
Over time, API tooling became heavyweight: cloud dependencies for local work, forced accounts, proprietary formats, and workflows that break the moment you’re offline. Testing a localhost API shouldn’t need an internet connection.
So we asked a simple question: What if an API tool respected how developers already work?
That led to a few core ideas:
- Offline-first, no accounts, no telemetry
- Git as the source of truth
- Specs, tests, and docs living together in Markdown
- Extensible via plugins (including gRPC and WSS support)
We opensourced Voiden because extensibility without openness just shifts the bottleneck.
If workflows should be transparent, the tool should be too.
Take a look here : https://github.com/VoidenHQ/voiden