Skip to content
View sergij14's full-sized avatar
Block or Report

Block or report sergij14

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
sergij14/README.md

Software Developer with hands-on experience in building and maintaining web applications. Proficient in JavaScript, TypeScript, React.js and Node.js, plus modern libraries and frameworks.

Pinned

  1. email-client email-client Public

    Email Client application with user authentication/registration, replying/composing emails. Created with Angular & RxJS. Used already-made Back-End.

    TypeScript

  2. excel-app excel-app Public

    Excel application created with vanilla JavaScript, implemented Redux-like store & eventing functionality from the scratch. Setup the project with Webpack, Babel & Eslint. Used Local Storage for dat…

    JavaScript

  3. ai-prompts-app ai-prompts-app Public

    Prompts App helps users to discover, create and share creative AI-powered prompts. Created with Next.js 13, MongoDB & TypeScript.

    TypeScript

  4. photo-gallery photo-gallery Public

    Full-stack Photo Gallery application, for managing photo albums. Created with Next.js 13, MongoDB & TypeScript.

    TypeScript

  5. reddit-scraper reddit-scraper Public

    Node.js application for scraping reddit threads. Created with Puppeteer.

    JavaScript

  6. search-app search-app Public

    Node.js application for searching. Application gets the data, then it creates a Trie data structure and uses it for data retrieval.

    JavaScript