GithubHelp home page GithubHelp logo

GitHub Followers

Namaste, I'm Aman.

A proficient Web Developer, Designer, and Architect.

I stand as a seasoned Software Engineer. My repertoire is enriched with expertise in the realms of Full Stack Web Development, Design, and Architectural prowess.

  • 📍 Based in India.
  • 🌏 Explore my professional portfolio at this serene destination. đŸ¯
  • 📧 You can contact me at [email protected]. ✉ī¸
  • 🧠 Currently, I am passionately delving into the realm of Microservices, expanding my knowledge and skills. 📚
  • 🤝 I am eagerly looking forward to the opportunity to collaborate on MERN projects and exciting ventures in the Microservices domain. đŸ’ŧ
  • ⚡ Fueled by a fervent passion for technology and an undeniable love for anime, I proudly identify as a tech enthusiast and a devoted Weeb. 🤖🍃
  • ⛩ī¸ I tries my best to live by Samurai code </>

I Wissssh! Life was this easy 👇 >_<

const request = await fetch("http://calllog/senpai.json", {
  method: "GET",
  headers: {
    // Headers here...
  }
});

const callLog = await request.json();

/**
 * @param {Array} callLog - List of people to call, who are {@link realPeople}
 * @returns {Promise} - A promise for a callback.
 */
async function makeCalls(callLog) {
  try {
    for (const person of callLog) {
      // Make a call, please. I don't have the energy.
      await handleCall(person);
    }
  } catch (error) {
    console.error("Error making calls:", error);
  }
}

await makeCalls(callLog);

aman-senpai's Projects

ai_summarizer icon ai_summarizer

This project is a web application that uses Article Extractor and Summarizer to summarize text.

autotype icon autotype

Autotype on websites that have copy-paste disabled like Moodle, HackerEarth contest etc.

blogged.io icon blogged.io

A static blog build on top of Notion and NextJS, deployed on Vercel.

car_showcase icon car_showcase

Car showcase web application built using Next.js 13 React TypeScript Tailwind CSS.

cryptonews icon cryptonews

An android applicaiton which usese news.org API to fetch latest Crypto news from across the globe.

elegance icon elegance

A productivity notes taking app built using Next.js, tailwindCSS and convex.

nike icon nike

Landing page built using react and tailwindCSS

noted icon noted

Notes taking Android application, which usese Room and MVVM architecture.

password-manager icon password-manager

A graphical password manager which keeps all your passwords safe and secure, it has a feature to create a strong password.

promptopia icon promptopia

Promptopia is an open-source place to find inspiration for your next prompt. where you can discover and share AI-generated prompts.

spotify-clone icon spotify-clone

full stack Spotify clone built with Next.js, React, Tailwind CSS, Supabase, PostgreSQL

taskcafe icon taskcafe

An open source project management tool with Kanban boards

threads icon threads

A Threads clone and with exciting features

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.