Skip to content
View Ebi2626's full-sized avatar

Block or report Ebi2626

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Ebi2626/README.md

Hello World ๐Ÿ‘‹ It's Edwin!

Hi, I'm Edwin Harmata๐Ÿ™Œ, a Web Developer with solid Angular background and computer science degree. Apart from that I love extending my tech stack with new tools and languages.โคโœŒ

Some animation with some guy writing the code


About me:

  • ๐Ÿ”ญ Iโ€™m currently working as Front-End Developer at Onwelo
  • ๐ŸŒฑ Iโ€™m currently learning Java and Spring
  • ๐ŸŽ“ I'm pursuing IT master degree
  • ๐Ÿ“ซ How to reach me: [email protected]
  • ๐Ÿ“Personal website

My tech stack:

  • Things I'm good at:
HTML 5 CSS 3 JS TS Angular RxJs NgRx SCSS Bootstrap
  • Things I know:
Docker Node.js Nest.js Wordpress Java PHP React Tailwind CSS Git
  • Things I have basic knowledge about:
C C++ Spring Python Keycloak MySql MongoDB ArangoDB Jenkins


roadmap.sh

My recent personal projects

Data-driven development app

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

Archictecture overview

  • 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

DDDApp

Interactive board

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

Used technologies

  • Front-end: Angular, Typescript, Sass, CSS, Angular Material, RxJs, HTML, npm, ramda, signals, canvas

InteractiveBoard

My favourite wallpapers

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

Used technologies

  • Front-end: React, Sass, HTML, CSS, Axios, styled-components, unsplash.js, font-awesome, local storage

My favourite wallpaper

People API

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

Used technologies

  • Back-end: Node.js, Express, Handlebars, Axios, Sass, node-sass, cors, REST

People API

Pinned Loading

  1. peopleApi peopleApi Public

    Simple REST API with list of people

    Handlebars

  2. advent-of-frontend advent-of-frontend Public

    Forked from przeprogramowani/advent-of-frontend

    Advent of Frontend 2023

    TypeScript

  3. DDDApp DDDApp Public

    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 teโ€ฆ

    TypeScript

  4. tetris tetris Public

    It is a tetris game written in react.

    HTML