Hello World ๐ It's Edwin!
Hi, I'm Edwin Harmata๐, a Software Engineer with solid Angular background and computer science degree. Apart from that I love extending my tech stack with new tools and languages โคโ
About me:
- ๐ญ Iโm currently working as Software Engineer at Motorola Solutions
- ๐ฑ Iโm currently learning C++
- ๐ I'm pursuing IT master degree
- ๐ซ How to reach me: [email protected]
- ๐Personal website
My tech stack:
- Things I'm good at:
- Things I know:
- Things I have basic knowledge about:
Project type: Full-stack (Angular, Nest.js, ArangoDB)
It is a project of application which help modern people to achieve their self-devlopment goals. It use the best psychological tricks to let people fight back with destructive influence of modern technology and keep raising in the areas they love. I've prepared it to learn how to create full-stack applications from scratch with modern technologies.
Repo link: DDDApp
- Front-end: Angular, Typescript, Sass, CSS, Bootstrap, RxJs, NgRx, HTML, Yarn, JSON, Chart.js, Docker, JWT
- Back-end: Nest.js, KeyCloak, Mailhog, Node.js, Express, RxJs, Typescript, JSON, JWT, Docker, YAML
- Databases: PostgreSQL, ArangoDB
Project type: Front-end (Angular)
Simple application to create type connection view on the board in the browser. It allow to create custom types representing on the board and link them with lines. All types on the board are "draggable" and we can create structure with multiple copies of the same time. It was prepared as a recruitment task and I used this opportunity to discover Angular Material and newest Angular features such as signals or new control flow.
Repo link: Interactive board
Live preview: Preview
- Front-end: Angular, Typescript, Sass, CSS, Angular Material, RxJs, HTML, npm, ramda, signals, canvas
Project type: Front-end (React)
Simple application to fetching and saving wallpapers from Unsplash API with given parameters. I've used it to learn how to authenticate and use public API's and LocalStorage in React.
Repo link: My favourite wallpapers
Live preview: Preview
- Front-end: React, Sass, HTML, CSS, Axios, styled-components, unsplash.js, font-awesome, local storage
Project type: Backend (Node.js)
Simple REST API created to explore basics of backend development in Node.js. It provides all CRUD endpoint to manage list of simple "People" objects with first and last name. It's working on plain json file instead of DB, because I wanted to learn how to handle files operations in Node.js
Repo link: People API
- Back-end: Node.js, Express, Handlebars, Axios, Sass, node-sass, cors, REST