AI-powered Pomodoro tool with habit tracking, journaling, and productivity insights.
Developed an interview question generator that creates custom questions based on user prompts
Hunger Hero is a food ordering site where you can search and explore for your favorite cuisines.
Enabled users to create new tasks, categorize them, and track progress, enhancing project management capabilities
One of the most confusing concepts for beginners in Python is mutability. Some objects can change after they are created while others cannot. Understanding this becomes much easier if we look at how Python stores objects in memory.
When you run a Python file it feels instant. You type python app.py and the program just runs. But behind the scenes Python goes through multiple steps before your code actually executes. In this post I break down how Python runs a script using first principles from source code to bytecode to the Python Virtual Machine.
I wanted my real-time step count on my portfolio website, so I built an Expo app to fetch it. Using Android Health Connect and background tasks, the app silently syncs my activity data to my backend
Have questions about Abhinav? Ask the AI assistant anything!
