My Projects
💗 Her Heart Beats in Code
A romantic animated webpage built with HTML, CSS and JavaScript. It
features a particle heart effect, smooth animations and a personalized
love message.
Tech: HTML, CSS, JavaScript
📄 TU Cover Page Generator
A professional web application that helps Tribhuvan University
students generate assignment and report cover pages instantly. Users
can customize university details, upload logos, preview the design in
real time, and download the final cover page as a PDF.
Features:
Real-time preview, PDF download, responsive design, custom logo
upload, SEO optimized interface.
Tech: HTML, CSS, JavaScript
🤖 AI Facebook Content Automation
Built an AI-powered Facebook automation system that generates
educational content, creates AI images, and publishes posts
automatically. The workflow uses n8n,
Ollama (Qwen 2.5 14B), ComfyUI,
Google Sheets, and the
Facebook Graph API to automate the complete content
creation pipeline.
Features:
AI Caption Generation • AI Image Generation • Prompt Engineering •
Automated Facebook Posting • Google Sheets Integration • Workflow
Automation • REST APIs
Tech:
JavaScript, n8n, Ollama, Qwen 2.5, ComfyUI, Stable Diffusion XL,
Google Sheets API, Facebook Graph API, REST API
🧠 Entrance Hub – AI Quiz Automation
Developed an automated educational quiz platform that publishes daily
MCQs for Mathematics, Physics, Chemistry, Biology, English, General
Knowledge, and Computer Science. Questions and answers are managed
using
MySQL, while n8n automatically
schedules Facebook posts and publishes answer explanations.
Features:
Daily Quiz Automation • MySQL Database • Facebook Auto Posting •
Scheduled Answer Reveal • Workflow Automation • AI Integration
Tech:
JavaScript, MySQL, n8n, Facebook Graph API, REST API, AI Automation
🔐 Cybersecurity Learning Project
A beginner friendly exploration of basic penetration testing concepts.
Tech: Linux, Networking, Python
🎮 Simple Game in C++
A console based number guessing game built in C++.
Tech: C++