oceangiri23
Computer Engineering Student. Fun loving and adventurous person
IOE Pulchowk Engineering College, LalitpurButwal, Rupandehi
Pinned Repositories
Calculator
My first project in Web Development .It was developed using HTML, CSS and JS.
Game-PONG
This is a simple implementation of the classic Pong game using C programming language and the raylib game development library, developed as a first semester project on C-Programming subject.
Handwritten_Digits_Recognizer
A learning model repository for recognizing and classifying handwritten digits using neural networks.
LingoQuest
Project for IDEAX Hackathon 2023
MERN_project1
MERN_project creating posts
MERN_project_0
Basic MERN Project
myportfolio
oceangiri23
Predicting_the_Titanic_Survival-
This project is a well-known Titanic Survival prediction challenge sourced from Kaggle.com.
Toss-the-Coin
This is a simple web-based game that allows the user to choose heads or tails and then flip the coin to determine the outcome. The game keeps track of the user's score and allows them to play multiple rounds.
oceangiri23's Repositories
oceangiri23/Game-PONG
This is a simple implementation of the classic Pong game using C programming language and the raylib game development library, developed as a first semester project on C-Programming subject.
oceangiri23/oceangiri23
oceangiri23/Calculator
My first project in Web Development .It was developed using HTML, CSS and JS.
oceangiri23/Handwritten_Digits_Recognizer
A learning model repository for recognizing and classifying handwritten digits using neural networks.
oceangiri23/LingoQuest
Project for IDEAX Hackathon 2023
oceangiri23/MERN_project1
MERN_project creating posts
oceangiri23/MERN_project_0
Basic MERN Project
oceangiri23/myportfolio
oceangiri23/Predicting_the_Titanic_Survival-
This project is a well-known Titanic Survival prediction challenge sourced from Kaggle.com.
oceangiri23/Toss-the-Coin
This is a simple web-based game that allows the user to choose heads or tails and then flip the coin to determine the outcome. The game keeps track of the user's score and allows them to play multiple rounds.
oceangiri23/OOP_Labwork_IOE_TU
Lab work of Object Oriented Programming in C++ assigned to me in my 3rd semester at IOE Pulchowk Campus.
oceangiri23/RESTAPI
Simple REST API using Node.js and POSTMAN
oceangiri23/The-Newsroom
The-Newsroom is a news site which uses API to get news data and displays it in interactive manner. It is developed using react framework.
oceangiri23/Visualization_of_Dijkstra-s_Algorithm-