Skip to content
View yazy7991's full-sized avatar
:atom:
Focusing
:atom:
Focusing

Block or report yazy7991

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

Hi there πŸ‘‹

I'm a Full-Stack Engineer who loves building end-to-end solutions β€” from beautiful, responsive frontends to powerful backend systems. Here are a few things to know about me:

  • πŸ”­ I’m currently working on Full-stack applications and integrating ML models into real-world systems.
  • 🌱 I’m currently learning Cloud engineering β€” AWS fundamentals, serverless architecture, CI/CD workflows, and production deployments.
  • πŸ‘― I’m looking to collaborate on Open-source projects in full-stack development, AI/ML, and cloud-native microservices.
  • πŸ˜„ Pronouns: He/Him
  • ⚑ Fun fact: I enjoy breaking down complex problems into simple explanations β€” teaching helps me learn even more.

πŸ›  Tech Stack

Node.js TypeScript Tailwind CSS React React Native Next.js Vue.js Python FastAPI Django ASP.NET PostgreSQL MongoDB Microsoft SQL Server MySQL Docker TensorFlow scikit-learn Keras NumPy Pandas Jupyter PyTorch

Pinned Loading

  1. dockerized-api dockerized-api Public

    A RESTful API developed using Node.js and PostgreSQL, with the database deployed in a Docker container for consistent and isolated data management.

    JavaScript

  2. forest-fire-simulation forest-fire-simulation Public

    A forest fire model implemented with cellular automata, featuring tunable parameters for burn probability, tree growth, and spontaneous ignition. Useful for studying emergent behavior and dynamic s…

    Python

  3. Gemini-app Gemini-app Public

    A simple chatbot using Gemini API

    JavaScript

  4. node-auth-api node-auth-api Public

    Lightweight Node.js authentication API demonstrating JWT, refresh tokens, 2FA helpers, and simple file-based data storage.

    JavaScript

  5. graphql-users graphql-users Public

    A GraphQL-based CRUD application designed to manage user details efficiently, providing flexible and structured data access through a modern API architecture.

    JavaScript

  6. fastapi-service fastapi-service Public

    A FastAPI application that allows users to upload images and videos and stores them securely on ImageKit.io using its SaaS APIs.

    Python