Pinned Repositories
CommandLineFPSWithPython
This code was inspired by this video I watched https://www.youtube.com/watch?v=xW8skO7MFYw from OneLoneCoder.
ConsoleTicTacToe
This was one of my first java programs in which a program a simple TicTacToe to be played in the console
ecoext
ecoext_android
Android App Development
ecoext_db
ecoext_raspberrypi
Raspberry Pi application for EcoExT System
MultipleWebSocketsExample
This is to connect to a server by multiple client application to test how I can implement an application of this kind using the websockets module
myweb
PiWebSockets
This is the main repository for testing the websockets using Python and connections to the database.
practice-django-channels-websockets
mguerra502's Repositories
mguerra502/CommandLineFPSWithPython
This code was inspired by this video I watched https://www.youtube.com/watch?v=xW8skO7MFYw from OneLoneCoder.
mguerra502/ConsoleTicTacToe
This was one of my first java programs in which a program a simple TicTacToe to be played in the console
mguerra502/ecoext
mguerra502/ecoext_android
Android App Development
mguerra502/ecoext_db
mguerra502/ecoext_raspberrypi
Raspberry Pi application for EcoExT System
mguerra502/MultipleWebSocketsExample
This is to connect to a server by multiple client application to test how I can implement an application of this kind using the websockets module
mguerra502/myweb
mguerra502/PiWebSockets
This is the main repository for testing the websockets using Python and connections to the database.
mguerra502/practice-django-channels-websockets
mguerra502/SimpleWebSiteTestV1
One of my first assignments was to build a simple website of a company in Westmoreland Street in Dublin, Ireland. I decided to use Papa John's because I had worked there and I have good memories of the place so I decided to put my creativity under test and my knowledge and created this test website.
mguerra502/SimpleWebsiteTestV2
One of my first assignments was to build a simple website of a company in Westmoreland Street in Dublin, Ireland. I decided to use Papa John's because I had worked there and I have good memories of the place so I decided to put my creativity under test and my knowledge and created this test website. This version is a "improved" version of the one I did before.
mguerra502/Stock_Market_Simulator
Android Application Part of my Undergraduate Program in IT Computer Science
mguerra502/StockMarketRepoOnlyJava
This is only for the main simulation of the Stock Market. No UI here.
mguerra502/WebSockets2
This is the second design of a websocket application