The map is useless unless you walk it yourself.
Everyone writes about the popular computer science stuff. Not me. I just write what I study, usually the overlooked corners where simple ideas somehow hide a ridiculous amount of logic.
I am a third-year Computer Science student at LNCT Bhopal with a strong interest in building software and understanding how systems operate at a fundamental level. I have solved over 300 DSA problems and work with C, C++, and Python, which has helped me develop a solid foundation in Object-Oriented Programming (OOP) and core programming concepts. My current focus is on Frontend Development, where I build responsive and user-friendly interfaces using HTML5, CSS3, JavaScript (Vanilla), and Bootstrap, along with hands-on experience in working with REST APIs.
In addition, I have explored data analysis using tools such as NumPy and Pandas, and possess a strong academic understanding of Operating Systems, DBMS, and Computer Networks. I also work with SQL, MySQL, and MongoDB for database management and use Git and GitHub for version control and collaboration. Beyond academics, I serve as a Microsoft Learn Student Ambassador, where I actively contribute to the developer community by organizing technical events and supporting peer learning.
UPI is a multi-layered payment infrastructure enabling instant digital money transfers through simple IDs, managed by a central coordinating entity. This system was engineered to simplify complex inter-bank transactions, providing a scalable and reliable network for millions of users across hundreds of banks.
GitHub Actions automates workflow execution within your repository, triggered by events like pushes or schedules. It eliminates manual post-push operations, guaranteeing consistent and efficient software delivery.
GitHub Actions is GitHub's integrated automation layer, enabling users to execute custom workflows directly within their repositories. This eliminates the friction of external CI/CD tools, making development process automation more accessible for all GitHub users.
Read the full article on my dev.to profile
Networking fundamentals form the essential backbone of all digital systems, evolving significantly with architectural complexity from single servers to cloud-native and containerized deployments. Mastery of these concepts is crucial for CS/IT students to effectively design, debug, secure, and scale modern applications in real-world environments.