Owen Orcan's repositories
YiraBot-Crawler
YiraBot: Simplifying Web Scraping for All. A user-friendly tool for developers and enthusiasts, offering command-line ease and Python integration. Ideal for research, SEO, and data collection.
Shrek-Quote-API
A REST API for getting random shrek quotes
weather-app
The Weather App is a user-friendly desktop application that provides real-time weather information for any city. Built using Python and Tkinter, it seamlessly integrates with the OpenWeatherMap API to fetch accurate weather data. Users can input the desired city and receive detailed information, including the current weather description and tempera
Guessing-Game
Python Based Basic Random Card Guessing Game.
Pik
Ai Assitant
Pixel-Punch-Out
Pixel Punch Out is an engaging and retro-inspired 2D fighting game built with JavaScript and HTML5 Canvas. This game showcases pixel art graphics, smooth animations, and responsive controls. It's a great example of game development techniques and the use of canvas for rendering graphics.
Pixel-Punch-Out-Server
Pixel Punch Out Server is the backend server for the our game, built with Node.js and Express. This server handles multiplayer game logic, real-time communication between players, and game state synchronization. It demonstrates efficient use of WebSockets for real-time interactions and provides a robust backend for the Pixel Punch Out game.
Pixel-Punch-Out-Websocket-Server
Pixel Punch Out Websocket Server is the backend for the Pixel Punch Out game, built with Node.js and Express. It uses WebSockets for real-time multiplayer communication, managing game logic and state synchronization to ensure a smooth gaming experience.