jyotimaurya.hashnode.devMoodboarding Your WebsiteWhy Moodboarding Matters When you start designing a website, it’s tempting to jump straight into layouts, fonts, or coding. But before you touch a single pixel, you need clarity on the vibe your website should give off. That’s where a moodboard comes...Aug 24, 2025·5 min read
jyotimaurya.hashnode.devDream Resume VS Real ResumeIntroduction A resume is often the first impression you make on recruiters, professors, or industry professionals. For a B.Tech 1st-year student, it might feel “too early” to build one, but in reality, creating a resume right from the first year has ...Aug 19, 2025·4 min read
jyotimaurya.hashnode.devCareer Options in CSE/ITChoosing a career in Computer Science or Information Technology can feel both exciting and overwhelming. The tech industry is full of opportunities, and it’s evolving faster than ever. Whether you’re a first-year student still exploring, or a final-y...Aug 18, 2025·8 min read
jyotimaurya.hashnode.devIs Computer Science an ART?Computer science sits at a fascinating intersection between art and science, embodying elements of both. The artistic aspects are quite evident in several areas. Programming involves creative problem-solving, where developers craft elegant solutions ...Jul 27, 2025·1 min read
jyotimaurya.hashnode.devCreating a Simple Counter App with Increment/Decrement FunctionalityIn this tutorial, we’ll build a simple yet functional counter app using Kotlin and Jetpack Compose. This counter app will allow users to increment and decrement a numeric value by pressing buttons. While it’s a beginner-friendly project, it also intr...Apr 17, 2025·8 min read