Skip to content
View Maikuh's full-sized avatar

Block or report Maikuh

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Maikuh/README.md

Hi there πŸ‘‹πŸ½

My name's Miguel Araujo, a Software Engineer from the Dominican Republic πŸ‡©πŸ‡΄ πŸ–οΈ 🌞

πŸ™‹πŸ½β€β™‚οΈοΈ What I Do

  • Full-stack Web Development, primarily using React.js and Node.js, althought needs usually steer me towards other technologies
  • Mobile Development, using React Native. That's it.
  • Small DevOps stuff. Docker and Kubernetes are my preferred ways to both develop locally and do deployments
  • Pretty much anything related to the SDLC:
    • Analysis (e.g. information elicitation, planning, estimations, etc)
    • Design (tech stack, architecture, possibly UI designs or mockups atleast)
    • Implementation (spaguetti coding)
    • Testing (I prefer leaving this to QAs or Test Engineers, but anything Unit/Integration/Component testing or TDD is πŸ‘πŸ½)
    • Deployment (CI/CD, environment configs, release)
    • Maintenance (bug fixing, package updates, migrations, CVEs, feature adds)

πŸ‘¨πŸ½β€πŸ’»οΈ Most used techonologies (no particular order)

JavaScript TypeScript NodeJS NestJS React React Native Vue.js Java TailwindCSS VS Code Docker K8s Cypress Jest DigitalOcean AWS Dart Flutter Postgres


"It works on my machine"

IT Crowd Fire

Pinned Loading

  1. dr-utils dr-utils Public

    TypeScript library for utilities relevant to the Dominican Republic, such as Cedula, RNC, and NCF validation and formatting.

    TypeScript 2

  2. http-semantics http-semantics Public

    HTTP exceptions and status codes based on RFC 9110, RFC 9457 and RFC 6585 to aid in building RESTful APIs.

    TypeScript

  3. unapec-pensum-tracker unapec-pensum-tracker Public

    Keep track of subjects you've taken at UNAPEC

    TypeScript 3

  4. smol smol Public

    Simple URL Shortener RESTful API. Also includes simple front-end.

    Vue