@ashutoshkrris
Developer | Open Source Enthusiast | Technical Blogger
Hello! I am Ashutosh and I enjoy creating things that live on the internet. I was first introduced to programming in my freshman year and since then, I started developing Web projects.
I am currently working at Thoughtworks India as an Application Developer.
I’m available for writing articles and tutorials on Python, Java, and frontend technologies. 🚀
Oct 29, 2025 · 10 min read · Have you ever needed to take screenshots of websites automatically – maybe to track visual changes, include them in reports, or generate previews? Doing this manually can be time-consuming, especially if you need to capture multiple pages regularly. ...
Join discussion
Oct 29, 2025 · 8 min read · If you’ve ever been in a Spring Boot interview, you’ve probably come across this question: “Where does Spring Boot look for @Value("${my.property:DEFAULT_VALUE}"), and in what order?” At first, it might sound straightforward, but it actually tests ...
Join discussion
Oct 15, 2025 · 37 min read · Mastering Core Java is essential for cracking technical interviews at top tech companies. Whether you’re preparing for coding rounds, design discussions, or scenario-based questions, having a solid grasp of Java fundamentals, memory management, multi...
Join discussion
Oct 2, 2024 · 33 min read · SQLite is one of the most popular relational database management systems (RDBMS). It’s lightweight, meaning that it doesn’t take up much space on your system. One of its best features is that it’s serverless, so you don’t need to install or manage a ...
Join discussion