Skip to content
View AdhwaithAS's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AdhwaithAS

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

Hi πŸ‘‹, I'm Adhwaith AS

A passionate developer from India

adhwaithas

  • πŸ’» Most of my projects are currently in private repositories as I actively learn, experiment, and build.
  • πŸ“« Reach me at: adhwaithas2007@gmail.com
  • Currently Working On Neet Mark Calc

🧰 Projects

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

Project Description Tech Stack Live Demo / Repo
PuddleCast A minimal and beautiful weather app with location-based forecasting. Next.js, Tailwind CSS, Open-Meteo API 🌐 puddlecast.vercel.app
Basic Python Calculator One of my first Python projects to learn input/output handling and control flow. Python πŸ”— GitHub
DocMizer (All-in-One Office Toolkit) A privacy-focused in-browser tool to compress PDFs, edit images, and perform various office-related tasks. Next.js, WebAssembly, Node.js, Express, Bootstrap, CSS 🌐 docmizer.com
NEET OMR Evaluator A bubble detection and scoring system for NEET OMR sheets using computer vision. Python, OpenCV, FastAPI, NumPy 🌐 neet-mark-calculator.vercel.app
Slide Sniffer An intelligent image search and slideshow tool that extracts and displays images securely. Next.js, Express.js, Node.js, MongoDB 🌐 slidesniffer.vercel.app
PeriodicTable.IN An interactive and educational periodic table website showcasing element data. Next.js, Express.js, Node.js, MongoDB, Bootstrap, CSS 🌐 periodictablein.vercel.app
Domain Tools API A public API hosted on RapidAPI offering various domain-related utilities. Express.js, Node.js, WebAssembly πŸ”— RapidAPI
OneBurn One-time secret sharing API with burn-after-read, password & IP protection. Express.js, Node.js, crypto, uuid, redis πŸ”— OneBurn
GeneCrypt DNA-style encoder for text and files using reversible, secure transformation with a numeric key. Fun, creative, and in beta. Python, Hashlib πŸ”— GeneCrypt

πŸ”’ More advanced projects are in private repos β€” focused on learning advanced web dev, automation, and computer vision.

Connect with me:

adhwaith_as adhwaithas adhwaith_as

Languages and Tools:

C++ CSS3 HTML5 JavaScript Markdown Python PowerShell Bash Script Windows Terminal Firebase Render Vercel Cloudflare Heroku AWS Bootstrap Bun Chakra Chart.js Django Expo Express.js FastAPI Flask JWT NPM MUI Next JS NodeJS Nodemon OpenCV PNPM React React Native WordPress Nginx Jenkins MySQL MongoDB Firebase Postgres Redis Supabase Figma Dribbble Canva Inkscape Gimp GitHub Git Selenium Postman

Support:

adhwaithas



Popular repositories Loading

  1. OneBurn OneBurn Public

    πŸ”₯ One-time secret sharing API with burn-after-read, password & IP protection.

    JavaScript 2

  2. GeneCrypt GeneCrypt Public

    πŸ” Encode text & files into DNA-style sequences (A, T, G, C) with reversible encoding and a numeric key. Built with Python. Secure, fun, and in beta. Great for creative encryption, obfuscation, and …

    Python 1

  3. MuLearn MuLearn Public

    A collection of tasks and projects completed as part of the MuLearn learning journey. This repo contains structured missions, coding exercises, and cloud-related assignments done throughout the pro…

    Python 1

  4. adhwaithas adhwaithas Public

  5. PuddleCast PuddleCast Public

    Next.js weather app using Open-Meteo and Geolocation APIs for real-time forecasts.

    JavaScript

  6. basic-python-calculator basic-python-calculator Public

    Python