Skip to content
View WebEssentz's full-sized avatar

Block or report WebEssentz

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

Hi there, I'm WebEssentz! 👋

Animated Banner

About Me

I'm a passionate developer with a keen interest in web development and open-source projects. I love to learn new technologies and contribute to the community.

Skills

  • Languages: JavaScript, TypeScript, Python, HTML, CSS
  • Frameworks: React, Node.js, Express
  • Databases: MongoDB, MySQL, PostgreSQL
  • Tools: Git, Docker, AWS

Projects

Here are some of the projects I've worked on:

  • Project Name 1: A brief description of what this project does and the technologies used.
  • Project Name 2: A brief description of what this project does and the technologies used.
  • Project Name 3: A brief description of what this project does and the technologies used.

Blog

I occasionally write about tech and programming on my blog. Check out some of my latest posts:

Get in Touch

GitHub Stats

WebEssentz's GitHub stats

Top Languages

Top Languages

Animated Card

Typing SVG

CSS Animations

<style>
@keyframes slideIn {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.animated-section {
  animation: slideIn 2s ease-in-out;
}

.header {
  animation: fadeIn 3s ease-in-out;
}
</style>

<div class="animated-section">
  <h1 class="header">Advanced CSS Animations</h1>
  <p>Check out these cool animations!</p>
</div>

Popular repositories Loading

  1. AutoClip AutoClip Public

    AI-powered video creation platform with credit-based system. Built with Remora, Google Cloud TTS, Neon DB, Firebase, and more.

    TypeScript 2 2

  2. Noto Noto Public

    Noto is a modern, intuitive note-taking app designed for simplicity and efficiency. Whether you're jotting down ideas, organizing tasks, or keeping track of important information, Noto offers a str…

    C++

  3. WebEssentz WebEssentz Public

    Config files for my GitHub profile.

  4. Orbe Orbe Public

  5. Finn Finn Public

    The World's First Emotionally Intelligent programmer

    TypeScript

  6. orbe_ai orbe_ai Public

    A gemini Multimodal AI by google gemini