alexdpf
Back-end Developer JavaScript, TypeScript, Node.js, Express.js Serverless (AWS) Looking for contacts and projects.
Melbourne, Australia
Pinned Repositories
express-api-project
A small Express.js web API to test different Express modules and functionality
find-your-hat
This project is an interactive terminal game. The scenario is that the player has lost their hat in a field full of holes, and they must navigate back to it without falling down one of the holes or stepping outside of the field.
git_practice
HackerRank
Code Challenges to increase skills and get hired!
message-generator
Randomly outputs a message combining three pieces of data. This is an intermediate level project that uses Javascript, CLI and Git.
notes-app
practice-rebase-off-platform-project
project-4-boss-machine
In this project, I created an entire API to serve information to a Boss Machine, a unique management application for today's most accomplished (evil) entrepreneurs. I create API routes to manage 'minions', brilliant 'million dollar ideas', and to handle all the meetings that keep getting added to schedule.
quote-api
A small Express.js web API to store and serve different quotes about computers, coding, and technology.
web_navegator
The Web Navigator project simulates the navigational operations of a web browser, including opening a new web page, navigating back a page, and going forward a page. The implementation utilizes the Stack class to maintain the history of visited pages with separate stacks for backPages and nextPages.
alexdpf's Repositories
alexdpf/express-api-project
A small Express.js web API to test different Express modules and functionality
alexdpf/find-your-hat
This project is an interactive terminal game. The scenario is that the player has lost their hat in a field full of holes, and they must navigate back to it without falling down one of the holes or stepping outside of the field.
alexdpf/git_practice
alexdpf/HackerRank
Code Challenges to increase skills and get hired!
alexdpf/message-generator
Randomly outputs a message combining three pieces of data. This is an intermediate level project that uses Javascript, CLI and Git.
alexdpf/notes-app
alexdpf/practice-rebase-off-platform-project
alexdpf/project-4-boss-machine
In this project, I created an entire API to serve information to a Boss Machine, a unique management application for today's most accomplished (evil) entrepreneurs. I create API routes to manage 'minions', brilliant 'million dollar ideas', and to handle all the meetings that keep getting added to schedule.
alexdpf/quote-api
A small Express.js web API to store and serve different quotes about computers, coding, and technology.
alexdpf/web_navegator
The Web Navigator project simulates the navigational operations of a web browser, including opening a new web page, navigating back a page, and going forward a page. The implementation utilizes the Stack class to maintain the history of visited pages with separate stacks for backPages and nextPages.