Skip to content
View hypackel's full-sized avatar

Highlights

  • Pro

Organizations

@hypacker
Block or Report

Block or report hypackel

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

Hi there , I'm Aarav


hypackel

πŸ’« About Me:

Meet Hypackel, a talented JavaScript developer who is at the forefront of web development. Specializing in JavaScript, Hypackel channels expertise and creativity into crafting dynamic and interactive websites. Currently, Hypackel is immersed in the development of Hypackel Games, a website boasting an impressive collection of nearly 400 games. With a keen eye for user experience and a deep understanding of web technologies, Hypackel is dedicated to delivering seamless and enjoyable gaming experiences to users worldwide through the Hypackel Games platform. This amalgamation of technical proficiency and a creative mindset positions Hypackel as a valuable asset to the ever-evolving realms of web development and gaming.

🌐 Socials:

gmail portfolio dev.to github Discord Facebook Instagram Medium Pinterest Reddit Stack Overflow X YouTube Codepen

πŸ’» Tech Stack:

Discord Status Weekly Stats

PHP HTML5 CSS3 JavaScript Markdown Python AWS Azure Cloudflare DigitalOcean Firebase GithubPages Glitch Google Cloud Heroku Netlify Vercel Bootstrap Express.js Electron.js jQuery NPM NodeJS PNPM React React Router WordPress Apache Nginx MongoDB Canva Figma Adobe Photoshop Adobe Fonts Docker OpenSea Raspberry Pi

πŸ“Š GitHub Stats:


Pinned Loading

  1. Recapcha set required Recapcha set required
    1
    window.onload = function() {
    2
        var $recaptcha = document.querySelector('#g-recaptcha-response');
    3
    
                  
    4
        if($recaptcha) {
    5
            $recaptcha.setAttribute("required", "required");
  2. mongodb Cheat Sheet mongodb Cheat Sheet
    1
    # MongoDB Cheat Sheet
    2
    
                  
    3
    ## Show All Databases
    4
    
                  
    5
    ```
  3. Html Document Html Document
    1
    <!DOCTYPE html>
    2
    <html lang="en">
    3
    <head>
    4
        <meta charset="UTF-8">
    5
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
  4. PHP-Login-System PHP-Login-System Public

    PHP and MongoDB Login System

    PHP 2