Skip to content
View dagmawig's full-sized avatar

Block or report dagmawig

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

Hi there 👋

This is Dag. Check out the projects I have worked on below.

About Me

🌱 I am a full stack developer who enjoys creating both client and server side applications using various language frameworks.
🔭 I am currently building a message queue system for a non profit organization using Node.js and postgres.
💻 I have developed several web and mobile applications using React, Typescript, React Native, Node.js and other frameworks.

Skills

📜 Languages: JavaScript, TypeScript, Python, Java, HTML
🚧 Frameworks: React, React Native, Node.js, Redux, Next.js, Django, Express.js, Firebase, Spring Boot, Jest/TDD, Tailwind, Bootstrap
🏬 Database: RDBMS/SQL/PostgreSQL, NoSQL/MongoDB, DBeaver
🔨 Tools: Git, npm, CI/CD, Figma, Docker, AWS

Pinned Loading

  1. pg-sub-noti pg-sub-noti Public

    This library helps node.js clients send and receive messages using the postgres inbuilt LISTEN/NOTIFY feature.

    JavaScript

  2. workout-mobile workout-mobile Public

    This android app lets users create workout templates from a list of over 1300 exercises and log their workout data to track their progress. Each exercise has details on target muscle group along wi…

    JavaScript 2

  3. treetracker-queue treetracker-queue Public

    Forked from Greenstand/treetracker-queue

    The simple queue of treetracker

    JavaScript

  4. auto-rent-estimate-selenium auto-rent-estimate-selenium Public

    This python program automates rent estimate search on GoSection8 website and captures rent estimate charts. Once the charts are captured it feeds them to Optical Character Recognition website to re…

    Python 1

  5. mock-trader-full-stack mock-trader-full-stack Public

    A mock trader app that can be used to practice investing with an initial funding of $10,000. The app scarps stock price from yahoo finance and organizes stocks under investing and watchlist lists. …

    JavaScript

  6. flight-save-backend flight-save-backend Public

    This app is used to save one way flight searches and get email alert when lowest price of the saved search is below the given alert price.

    Python