You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I’m Abhik, a former academic turned Python Developer. I first caught the coding bug back in 2014, and I’ve since dived deep into even research papers too for building amazing cs stuff.
I love the challenge of taking a complex idea and turning it into a working system. I qualified UGC Net for Computer Science Assistant Professor and then taught CS in a college for a brief periodof time. Currently, I’m spending my time mastering Python frameworks, cloud infrastructure, distributed systems aspiring to be a Python Dev. Always looking for new ways to build faster and more reliable software.
🔍 What Drives Me
🛠️ Architecting clean, efficient, and maintainable Python code
🔎 Simplifying complex systems for better understanding
🤝 Collaborating on open-source and python-focused projects
🧘 Outside of Tech
When I’m not coding or learning something new, I enjoy:
A microservices app where the user uploads a csv file, selects certain tasks for the csv file & the app returns a processed csv file. Under the hoods, FastAPI handles the user while Postgres stores…
A basic chatbot which predicts students' intention by their queries regarding university. Questions like "When are holidays ? ", "Can you tell more about teachers?","How long does MCA take ?","What…
In this project , I create a online store with NextJS & CommerceJS while writing tests for it. I start with TDD but later mix it up with writing tests after creating main functionality.
This is a Library Management Project created with django , razorpay & tailwind css . All the features & Logics & functionalities are explained in the readme