Projects
A lot of ideas, but some are still under construction!
Chineko Pasal | An eCommerce Platform in Nepal
A dynamic eCommerce platform designed to cater to the diverse needs of Nepali users.Learn More...
Portfolio | Abhishek Ghimire
A dynamic portfolio showcasing my projects, skills, and contributions using the latest web technologies.Learn More...
bitinfonepal.com | Educational Platform for BIT Students
A comprehensive platform for BIT students in Nepal to access educational resources, quizzes, and official notices.Learn More...
The Blog | Minimalist Blogging Platform
A basic yet powerful blogging platform where admins can post and readers can enjoy content.Learn More...
Notebook | A Simple Note-Taking App
A straightforward CRUD-based note-taking app designed to learn MongoDB, API creation, and authentication practices.Learn More...
projects.ts
const projectField = {
idea: "Overnight hackathon brilliance",
execution: "Debugging marathons",
outcome: "Works on my machine... most days!",
};
console.log("Project Field:", projectField);