I'm a hardworking person with a passion for computer science and information technology. I have a keen interest in algorithms, statistical analysis, and the complexities of computing. Saying that, I am always eager to deepen my knowledge and apply it in innovative ways. My commitment to my craft and my drive to continuously improve make me stand out in this field.
Tribhuwan University(IOST)
Tribhuwan University(IOST).
Pursuing Bsc.CSIT
Kathmandu Model Secondary School(KMSS)
Swarnim School
I am a dedicated UI/UX designer passionate about creating user-friendly and visually compelling digital experiences. With a strong eye for detail and a user-centered approach, I excel in designing intuitive interfaces. I thrive on collaboration, continuous learning, and solving design challenges that enhance both user satisfaction and business goals.
I am a skilled frontend developer with a passion for crafting responsive, user-friendly web applications. Proficient in HTML, CSS, and JavaScript, I focus on creating clean, efficient code and seamless user interfaces. I thrive on solving complex problems and continuously learning to stay at the forefront of web development trends.
I am a results-driven digital marketer with a passion for developing and executing effective online strategies. Skilled in SEO, social media, and content marketing, I focus on driving engagement and conversion through data-driven campaigns. I thrive on optimizing digital presence to achieve measurable business growth.
I am a passionate and hardworking individual who thrives on continuous learning and self-improvement. With a positive outlook and a collaborative spirit, I enjoy tackling challenges and finding creative solutions. I value integrity, empathy, and resilience, and am driven by a desire to make a meaningful impact in everything I do.
A CI/CD pipeline automates the software development process, from integration to deployment. It ensures code is continuously tested, integrated, and delivered through automated tools. By streamlining build, test, and deployment phases, it enhances collaboration, reduces errors, and accelerates software delivery, fostering rapid and reliable updates in production.
Amazon S3 (Simple Storage Service) is a scalable cloud storage service provided by AWS. It allows users to store and retrieve large amounts of data, including files, backups, and media, in "buckets". S3 offers high availability, security, and integration with other AWS services, making it ideal for data storage and management.
Docker Swarm is a container orchestration tool that manages a cluster of Docker nodes. In a Swarm, 'Manager nodes' handle the orchestration and cluster management, while 'Worker nodes' execute tasks assigned by Managers. Managers maintain the desired state, and Workers perform operations, ensuring scalable and resilient container deployments.
GitHub Actions is a CI/CD tool that automates workflows directly within GitHub. It allows you to create custom workflows with triggers, such as code pushes or pull requests, to build, test, and deploy code. This streamlines DevOps processes and integrates seamlessly with GitHub repositories.