Skip to content
View aswazone's full-sized avatar
😇
calm
😇
calm

Block or report aswazone

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
Aswazone/ReadMe.md

💫 About Me:

interface Developer {
    name: string;
    role: string;
    languages: string[];
    challenge: string;
}

const aswin: Developer = {
    name: "Aswin",
    role: "Full Stack Developer",
    languages: ["JavaScript", "TypeScript", "Java", "C"],
    challenge: "Building innovative applications with cutting-edge technologies"
};

Pinned Loading

  1. deco-havan deco-havan Public

    🛒 EJS E-Commerce App built with Node.js, Express, EJS, MongoDB, and Bootstrap. Includes an Admin Panel for managing products, orders, users, and categories. Features JWT auth, Razorpay payments, No…

    HTML

  2. tutor tutor Public

    📖 Tutor E-Learning App .A full-featured MERN stack e-learning app with an Admin Panel to manage products, orders, and users. Built with React, Redux Toolkit, Tailwind, Node.js, Express, and MongoDB…

    TypeScript 1

  3. recurrly_app recurrly_app Public

    Recurrly is a production-ready mobile application designed to help users track recurring expenses, manage billing cycles, and regain control of their digital subscriptions. Built with a focus on mo…

    TypeScript

  4. macbook_gsap_landing macbook_gsap_landing Public

    An Apple-inspired interactive website built with React, Three.js, GSAP, and TailwindCSS. This project blends immersive 3D product visuals with realistic lighting, smooth scroll-triggered animations…

    JavaScript 1

  5. wrapjet-prod-scale-api wrapjet-prod-scale-api Public

    Wrapjet Secure Scale API — A production-grade backend built with Node.js, Express.js, Neon Postgres, Drizzle ORM, and Zod. Fully Dockerized with CI/CD automation and Arcjet integration for robust, …

    JavaScript 1 1

  6. devops-journey devops-journey Public

    Learn DevOps fast in this crash course covering Git & GitHub, CI/CD pipelines, Docker, Kubernetes, IaC, and API deployment. Everything you need to automate dev and deployment.