Hello there, I am a Computer Science graduate and Tech Enthusiast from Nepal. I am highly passionate about Web Development. I am a hard-working and disciplined individual always seeking to learn new things. In my academic and professional career, I have been consistently praised as diligent by my professors and hard-working by my colleagues. While working on any kind of projects, I apply proven teamwork, research and critical thinking skills.
Downlaod CVExerGym is a React application that provides user with the gym exercises solutions. Users can search for any kind of exercises based on target muscles or equipments.
Homaale is a platform designed to provide service booking solutions to the service seekers and business opportunities to various service providing companies by bridging a gap between them. It covers a wide range of services from various industries like Accounting, Gardening, Health, Beauty, and many more.
Cagtu is a platform that connects customers with their favourite local businesses. Cagtu will let you make purchases from a Cagtu dealer near you. We collaborate with merchants, and our search engine provides a simple and quick shopping experience for our customers, complete with on-time delivery to their door.
A personal portfolio website, showcasing my interests, knowledge, experiences, skills and projects that I have done.
In this digital era it has been mandatory to have digital exiatence. It becomes even more neccessary for the people in IT field. Personal portfolio website the resume of this digital world.
A GUI program built for Tic Tac Toe game using Python Tkinter. The program is developed as a multiplayer game rather than playing against the computer.
Smart Calculator is an android application, that can perform mathematical calculations without even having to type to give input. It scans for a mathematical problem mentioned in any paper and gives back the answer.
Users can use their camera to scan the problem and the app then extracts the problem from the paper and perform operations on it and return the result. Since this app knows all the mathematical rules and principles, users don’t need to bother about remembering rules like BODMAS, which they had to keep in mind if they were to perform calculation manually in traditional calculators..
Learn & Quiz is an e-learning web application which was initially a college project. As the project progressed, I wanted to try new things that were out of scope for college project. So after completing the required features, I acquired the project and added some new features.
At first, users have to register into the system in order to get course contents. The registered user can view courses and can play quizzes related to it. They can also upload a resources that might be helpful to others and download the ones which were uploaded by other users.
Audioroot is an android music player application built using java. The application searches for the music in the local storage and fetches them into the player.
Features like forward, backward and seek are also implemented. The album art is also displayed in the middle of the payer.
Regression analysis is a set of statistical methods used for the estimation of relationships between a dependent variable and one or more independent variables.
Regression analysis is the starting point to the Machine Learning paradigm. In this project I have analysed Simple, Linear, Logistic And Polynomial Regression.