Welcome
Click
avatar

Daniel Marques

Front-end Developer

Education

Tecnólogo

Systems Development Analyst

Skills

Skills

tech skills

HTML

CSS

Javascript

Python

Java

Bootstrap

React

Node.JS

Django

Git

Figma

Design

Projetos

Projects

React+Next Countries

React Countries Project

This application was developed as practice, using REST Countries public API. The main focus was to work fetching data with a React+Next application.

🠒 see on GitHub

Tech stack: React, Next.js, Restful API

Django Mini Blog

Django Mini Blog

Basic blog project using Django and Bootstrap. The goal was to learn the basics of the framework and its architecture.

🠒 see on GitHub

Tech stack: Python, Django, SQLite, Bootstrap

Notflix Website

Notflix

Fictional website (clearly) based on Netflix, which aimed at working with some more advanced HTML and CSS skills, with a little bit of JQuery.

🠒 see on GitHub

Tech stack: HTML, CSS, Javascript, JQuery

Lev Motors Website

Lev Motors

Simple website for a fictional motorcycle manufacturing company, made to practice styling with Bootstrap.

🠒 see on GitHub

Tech stack: HTML (+HTML5 Boilerplate), CSS, Javascript, Bootstrap 5

QuiZ

Projeto Quiz

Simple general knowledge quiz (front-end only).

🠒 see on GitHub

Tech stack: HTML, CSS and Javascript

Snake-js

Projeto Snake

The famous snake game playable in a browser. Useful for learning how to apply some OOP and events logic in JS.

🠒 see on GitHub

Tech stack: HTML (canvas), CSS and Javascript