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

Block or report hernanhawryluk

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

Hi 👋 My name is Hernan

Full-Stack Developer

Portfolio Cambiar idioma al español Visitor Badge

I am a Full-Stack developer with solid experience in React, Node.js, and Next.js using TypeScript. I also have skills in Django, React Native, Bootstrap, and Tailwind, among other key technologies. I have knowledge in implementing relational and NoSQL databases such as Firebase and MongoDB. My versatile approach allows me to develop web and mobile applications comprehensively, from their initial conception to deployment.

  • 🌍 I'm based in Argentina, Buenos Aires.
  • 🖥️ See my portfolio deployed at Vercel.
  • ✉️ You can contact me at LinkedIn.
  • 🚀 Currently working as a Full Stack Developer.
  • 🧠 I'm learning Java and Spring Boot.

My Skill Set

Front-end

HTML5 CSS3 JavaScript React NextJS TypeScript Tailwind CSS Bootstrap Material UI

Back-end

Python Django JavaScript TypeScript NextJS NodeJS Express

Database

MySQL PostgreSQL Prisma MongoDB Firebase

💻 Myself as a JavaScript object

const hernanHawryluk = {
    role: "Full Stack Developer",
    code: ["Javascript", "TypeScript", "Python"],
    technologies: {
        frontEnd: {
            basic: ["HTML", "CSS", "JavaScript"],
            frameworks: ["React", "Next.js", "React Native"],
            styles: ["Tailwind CSS", "Bootstrap", "Material UI"]
        },
        backEnd: {
            typeScript: ["Django", "Node.js", "Express", "Next.js"],
            python: ["Django, Django REST Framework"]
        },
        databases: ["MySQL", "PostgreSQL", "SQLite", "MongoDB", "Firebase"],
        devOps: ["AWS", "Vercel", "Render"],
    },
};

Snake eating contribution graph

github contribution grid snake animation

Connect with me

Popular repositories Loading

  1. instagram-clone-app instagram-clone-app Public

    Fully functional Instagram replica built in React Native, showcasing my skills as a mobile app developer. Explore the features and functionality of Instagram in this project.

    JavaScript 5 2

  2. portfolio-nextjs-app portfolio-nextjs-app Public

    My portfolio website crafted using Next.js, TypeScript, and Tailwind CSS. It boasts full responsiveness, multilingual support, light and dark modes, engaging animations, and robust form validation.

    TypeScript 2

  3. ue5-interactive-render ue5-interactive-render Public

    Showcase for my portfolio, demonstrating real-time rendering capabilities and interactivity with Unreal Engine 5 (Lumen).

    1 1

  4. ecommerce-nextjs-app ecommerce-nextjs-app Public

    A fullstack e-commerce website developed in Nextjs. This platform features a responsive design, comprehensive cart functionality, seamless Stripe payment integration, and a robust dashboard for eff…

    TypeScript 1

  5. web-renders-showcase web-renders-showcase Public

    A web platform developed from scratch to showcase and promote high-quality architectural renders. This project was created as part of my own venture and stands out for its custom design, unique ill…

    HTML

  6. python-apps-games python-apps-games Public

    The first applications and games I created in Python, leveraging the Tkinter and pygame libraries to implement more contemporary user interfaces.

    Python