Skip to content
View abhisarxverma's full-sized avatar

Block or report abhisarxverma

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

πŸ‘‹ Hi, I'm Abhisar

I'm a developer from India who enjoys turning ideas into working products.

I started programming in late 2024 and since then I've spent most of my time building, learning, breaking things, fixing them, and shipping projects.

Learning style: I learn by building things that solve real-world problems rather than following tutorials for too long.

πŸš€ What I'm Focused On

  • Full-stack web development
  • Open-source projects
  • Web3 & smart contract development
  • Building useful products from simple ideas

πŸ› οΈ Tech Stack

JavaScript β€’ TypeScript
React β€’ Next.js
Node.js β€’ Express
Django
PostgreSQL β€’ Supabase

Solidity β€’ Foundry
Ethers.js β€’ Hardhat

🌍 Projects

⚑ Fastdrop

Realtime nearby-sharing app built after seeing students and teachers use personal messaging apps on public computers just to transfer files.

Share files, text, code and links instantly over temporary local sessions.

πŸ”— Live site πŸ”— Repo:


⌨️ TypeSmart

Typing practice using your own notes, books and study material instead of random text.

πŸ”— Live site πŸ”— Repo


πŸ› οΈ ErrorHelp

A developer tool for sharing coding errors with proper context including screenshots, code, terminal output and discussions.

πŸ”— Live πŸ”— Repo


🎡 MyTuneTale

Spotify analytics dashboard for exploring listening habits, favorite artists and music trends.

πŸ”— Live πŸ”— Repo

⛓️ Web3 Projects

πŸ’Έ Staking Rewards Protocol

A Synthetix inspired protocol that rewards users based on their stake with time. This project is based on ERC20.

🏦 Minimal Bank

A simple smart contract for deposits and withdrawals.

πŸ” MultiSig Wallet

Wallet requiring multiple approvals before executing transactions.

πŸ’° Savings Vault

Time-locked savings contract with controlled withdrawals.

πŸ—³οΈ DAO Voting System

On-chain proposal creation and community voting.

🀝 Escrow Contract

Trustless escrow between parties using smart contracts.

🌱 Currently Learning

  • Smart Contract Security
  • Foundry Testing & Fuzzing
  • Full-Stack dApp Development
  • Protocol Design

🧭 Philosophy

I want to solve every problem i faced using my knowledge, so that others would not have to face them in future.

πŸ“¬ Connect

GitHub: https://github.com/abhisarxverma

Email: absrshanks@gmail.com

Pinned Loading

  1. staking-rewards-protocol staking-rewards-protocol Public

    This repository contains my practice implementation of a Staking Rewards Protocol built while learning about ERC20 tokens and DeFi mechanics through the advanced Solidity and Foundry content from C…

    Solidity

  2. fastdrop fastdrop Public

    A No-authentication website to share anything to nearby devices in computer labs and offices rather than to use whatsapp for the same.

    TypeScript 1

  3. TypeSmart TypeSmart Public

    A chill typing webapp that let's you add your own texts, make groups, organize them in a library and get smart without even trying.

    JavaScript

  4. Errorhelp Errorhelp Public

    I couldn't bear fellow developers sharing screenshots and then code in chats asking for help, so I created this site to upload Relevant code files, Error terminal message and more at one place and …

    CSS 1

  5. TypeTalk TypeTalk Public

    TypeTalk lets you Talk in online calls without speaking a wordβ€”just type, and your voice enters the call. Perfect for noisy spaces, silent zones, or fellow introverts.

    CSS 1

  6. DSA-by-heart DSA-by-heart Public

    Learned through and documented every concept in DSA, with the BRUTE -> BETTER -> OPTIMAL Approach sequence.

    C++ 2