Skip to content
View Iulian-Dragomirescu's full-sized avatar
:electron:
:electron:

Block or report Iulian-Dragomirescu

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

🌐 Socials:

Instagram LinkedIn

About

Thank you for visiting my GitHub profile! All of the repositories here are private and are projects for my clients. Due to the nature of these projects, they are not publicly accessible.

If you are a client looking for access to a specific project, or if you are interested in discussing potential collaborations, please feel free to reach out to me directly.

// Some staff about me ;)

const skills = [
  "Next.js",
  "React.js",
  "Node.js",
  "Express.js",
  "MongoDB",
  "AWS",
  "DevOps",
];

const contact = {
  email: "[email protected]",
  linkedin: "https://www.linkedin.com/in/iulian-dragomirescu",
};

Contact

You can contact me at [email protected] or connect with me on LinkedIn.

Pinned Loading

  1. DevCodes-SRL/server-upload DevCodes-SRL/server-upload Public

    The @devcodes-sdk/server-upload provides functionality for handling file uploads, interacting with Amazon S3, and optimizing image files. This document explains how to install and use the provided …

    TypeScript