- 🔭 I’m currently working on designing and building Games using Unity 🎮
- 🌱 I just graduated with a Bachelors in Computer Technology, at Pulchowk Campus
- 📫 How to reach me:
<< Click!
🤓
Breathing(Hopefully)
Remember to close your back door when you leave - not much of a challenge otherwise
-
IOE_Pulchowk
- Nepal
Highlights
- Pro
Pinned Loading
-
RoutineyBotOfficial
RoutineyBotOfficial PublicA bot for dealing with your class routines
JavaScript 2
-
-
-
ITClubPulchowk/C-Programming-Guide
ITClubPulchowk/C-Programming-Guide PublicA guide for C Programming from the perspective of a Pulchowk student (IOE).
-
Google App Script to Format Nepali d...
Google App Script to Format Nepali date from YYYY-MM-DD to DD MonthName, YYYY (Eg. 2081-11-21 to 21 Falgun, 2081) 1function formatNepaliDate(dateString) {2// Split the input date string (e.g., "2081-1-9") into components
3var parts = dateString.split("-");4var year = parts[0]; // e.g., "2081"
5var month = parseInt(parts[1], 10); // e.g., 1
-
AudioBookConvert
AudioBookConvert Publica Local, Resource-efficient Text To Speech converter. Uses Microsoft Edge to turn those pdfs/epubs into audiobooks! (Yes, finally a use for Edge :P )
TypeScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.