

Programming : Python, JavaScript, HTML/CSS
Tools & Frameworks: Streamlit, Tkinter, SQLite, Plotly, Git, REST APIs, JSON, Git, Github, Canva, React
Soft Skills: Problem-solving, Time management, Communication, Team collaboration, Customer service
Coursework: Data Structures & Algorithms, Database Systems, Computer Programming, Calculus
Languages: English, Nepali, Hindi
Crypto Portfolio Tracker (Python, Streamlit)
A real-time crypto tracking app featuring live API data, visual analytics, and portfolio management tools.
◦ Built a real-time crypto dashboard using CoinGecko API with live price, market cap, and Plotly-based trend visualizations.
◦ Added portfolio management with add/remove coins, value calculation, and secure local JSON storage.
◦ Implemented price alerts, notifications, and a clean multi-tab UI for easy navigation.
Library Management System
A data-structure-driven system for efficient book management and borrow tracking.
◦ Implemented book search, insert, and delete operations using hash maps and lists.
◦ Designed a priority queue for managing borrow requests efficiently.
◦ Used stacks for quick borrow/return history tracking.
Task Management System (Python, Tkinter)
A desktop productivity application for organizing tasks with priority-based scheduling.
◦ Developed a GUI application using Tkinter with task creation, editing, and deletion capabilities.
◦ Implemented priority-based sorting using heaps and deadline reminders with notification system.
◦ Added data persistence using SQLite and export features for task reports in PDF format.