MatheoDodi
In love with code 💻 Passionate about good design ✏ Always seeking something new to learn 📖
MercuryCalifornia, USA
Pinned Repositories
Beatz
Fullstack App made with Python (Django), JavaScript (React), and some GraphQL magic sprinkled in there
burgatory-burger-app
Creating a burger builder app entirely in React
chit-chat
Creating a Web Chat React application
creativeDevs
Full Stack Application made with React, Node, Express and MongDB
HckrNews
Hacker News clone using NextJS
perused-book-web-app
Web app allows users to search and keep track of all the books
PyREST
a RESTful API created in Python and Flask
react-man
Cool little landing page made with the Marvel API
RESTful-.NET-Core
Creating and documentating a RESTful API in .NET Core
testing-javascript
Everything related to testing in JavaScript. Material taken from Kent C. Dodds course https://testingjavascript.com/
MatheoDodi's Repositories
MatheoDodi/burgatory-burger-app
Creating a burger builder app entirely in React
MatheoDodi/Auto-Completion
Trying out the new 'fetch()' to retrieve data from a json object. The user should be able to type in the field and the app should start auto-completing the users input
MatheoDodi/Biography-Tribute
freecodecamp project: Create a simple biographic webpage. Goals: include an image - include a link which it will open a new window to the wikipedia article
MatheoDodi/checkboxes
Day 10 challenge of Wes Bos's JavaScript 30 series
MatheoDodi/CSS-Variables
Playing around with CSS variables and also trying to update those variables real time through Javascript
MatheoDodi/devStore
full stack application using
MatheoDodi/Documentation-Webpage
freeCodeCamp project: Create a documentation page that would be responsive across all platforms. CSS Grid was used for the layout.
MatheoDodi/Drawing-Canvas
Using the HTML Canvas API to create a drawinging Canvas.
MatheoDodi/first-node-project
First project using node.js.
MatheoDodi/first-react-app
Trying it out React.js
MatheoDodi/Hangman
MatheoDodi/http-and-ajax-requests-in-react
Creating a simple app that showcases HTTP and AJAX requests in React
MatheoDodi/JS-Clock
Real Time clock made with CSS and JS.
MatheoDodi/JS-Drum-Kit
MatheoDodi/learning-node-express
playing around with node and express
MatheoDodi/Move-Planner-App
Udacity's Third Project
MatheoDodi/php-course
Playing around with PHP and getting to know basic features of the language
MatheoDodi/php-login-system
Created a login system using PHP and MySQL.
MatheoDodi/Pomodoro-Clock
freeCodeCamp project : creating a Pomodor Clock that should be able to pause/play, as well as add/remove minutes to it.
MatheoDodi/Pong
My take on the classic arcade game PONG
MatheoDodi/Portfolio
Entirely hand written in HTML, CSS, Bootstrap 4 and Javascript
MatheoDodi/react-and-redux-counter-app
Simple web app that is going to implement the use of Redux.js along with React.js.
MatheoDodi/reactnd-contacts-app
Udacity nanodegree project
MatheoDodi/Restaurant-App
Creating an app that should be able to get the user's current location and showcase all the nearby restaurants as well as their information.
MatheoDodi/SMSWithNode
Web app that allows user to send text messages using Node.js
MatheoDodi/Survey-Form
Responsive survey form created with CSS GRID. Written entirelly in HTML and CSS
MatheoDodi/Taco-Place-mock-up-website-CSS-GRID
This project was made fully using CSS GRID. Fully responsive, while using minimum @media-queries. Tried to experiment with CSS-Grid and played a lot with "auto-fit", which I came to realise it is very powerful, and responsive by it's nature!
MatheoDodi/tic-tac-toe
Tic-tac-toe game made with React
MatheoDodi/Weather-App
creating a weather web application that displays the current weather of a city given by the user.
MatheoDodi/web-chat-app
Web Chat application made with Node.js, Express and Socket.io