Pinned Repositories
bar-chart
A visualization of the United State’s GDP since 1947. HTML, JavaScript, CSS, and the D3 svg-based visualization library were used for this project.
calculator
This project was built with React.
choropleth-map
An interactive map of higher education rates per USA county. HTML, JavaScript, CSS, and the D3 svg-based visualization library were used for this project.
dariacode
dariacode.github.io
drum-machine
A drum machine plays different sounds when user either clicks on the certain button from keyboard or mouse. This project was built with React.
e-shop
Ecommerce shop application (Angular, TypeScript)
exercise-tracker
A simple exercise-tracker web app. (MongoDB and Node.js)
file-metadata-microservice
A microservice that responds with the file name, file type, and file size metadata of any file uploaded to it. (Node.js)
todotimer
todo list + timer app which is built by using Node.js/express, GraphQL, MongoDB and React.js
DariaCode's Repositories
DariaCode/choropleth-map
An interactive map of higher education rates per USA county. HTML, JavaScript, CSS, and the D3 svg-based visualization library were used for this project.
DariaCode/bar-chart
A visualization of the United State’s GDP since 1947. HTML, JavaScript, CSS, and the D3 svg-based visualization library were used for this project.
DariaCode/calculator
This project was built with React.
DariaCode/dariacode
DariaCode/dariacode.github.io
DariaCode/drum-machine
A drum machine plays different sounds when user either clicks on the certain button from keyboard or mouse. This project was built with React.
DariaCode/e-shop
Ecommerce shop application (Angular, TypeScript)
DariaCode/exercise-tracker
A simple exercise-tracker web app. (MongoDB and Node.js)
DariaCode/file-metadata-microservice
A microservice that responds with the file name, file type, and file size metadata of any file uploaded to it. (Node.js)
DariaCode/todotimer
todo list + timer app which is built by using Node.js/express, GraphQL, MongoDB and React.js
DariaCode/flutter_todo_app
A simple todo app that works on both Android and iOS. (Flutter, Dart)
DariaCode/git-test
try git
DariaCode/heat-map
An interactive visualization of global land-surface temperatures since 1753. HTML, JavaScript, CSS, and the D3 svg-based visualization library were used for this project.
DariaCode/markdown-previewer
This project was built with React.
DariaCode/pomodoro-clock
This project was built with React.
DariaCode/product-landing-page
A simple one-page website for a fake company. (https://dariacode.dev/projects/product-landing-page/)
DariaCode/project
DariaCode/random-quote-machine
The Random Quote machine makes an AJAX(“Asynchronous JavaScript and XML”) call to a random quote generator API and displays the response on the page with JQuery. (https://dariacode.dev/projects/random-quote-machine/)
DariaCode/request-header-parser-microservice
This API will respond with a JSON object containing the user’s IP address, preferred language, and information about their browser and operating system.
DariaCode/scatterplot-graph
A graph showing doping allegations against the fastest climber’s at the Alpe d’Huez in the Tour de France. HTML, JavaScript, CSS, and the D3 svg-based visualization library were used for this project.
DariaCode/stock-app
The Stock Performance Tracker is a user-friendly app for monitoring and analyzing stock performance. It features an interactive line chart and provides comprehensive statistics like cumulative return, annualized return, and volatility. Real-time updates keep the information accurate and up-to-date.
DariaCode/survey-form
This survey form was built using HTML, CSS (https://dariacode.dev/projects/survey-form/)
DariaCode/tech-documentation-page
A sample documentation reference website built using pure CSS. (https://dariacode.dev/projects/tech-documentation-page/)
DariaCode/timestamp-microservice
This simple microservice responds with the Unix and UTC timestamp for any valid time (milliseconds or YYYY-MM-DD) sent to it.
DariaCode/todo_app_old
DariaCode/treemap-diagram
visualization of the highest-grossing movies, video games and pledged kickstarter campaigns. React and the D3 svg-based visualization library were used for this project.
DariaCode/tribute-page
This tribute page is a simple one-page site that was built using HTML, SCSS, Bootstrap and JavaScript (https://dariacode.dev/projects/tribute-page/)
DariaCode/url-shortener-microservice
A microservice that generates short URLs for any valid website submitted by users. The short URLs can then be used to access the original website.