Skip to content
View adityacyan's full-sized avatar

Block or report adityacyan

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

Hi 👋, I'm Aditya

A passionate developer from India

🌐 Portfolio

adityacyan

adityacyan

  • 🎓 B.Tech Computer Science and Engineering at National Institute Of Technology Patna
  • 🚀 Web Lead at Google Developer Groups On Campus NITP
  • 🌱 I’m currently learning Machine Learning

🏆 Top Achievements & Stats

  • Facebook Hacker Cup 2025: Global Rank 1544
  • Adobe India Hackathon: Semi-Finalist (Top 100 of 2,62,132) for Intelligent Document Analyzer
  • LeetCode: Knight (Max Rating: 1847)
  • CodeChef: 3★ (Max Rating: 1735)
  • Codeforces: Pupil (Max Rating: 1338)
  • DroneX IIT Patna: Selected out of 200 teams and built a mini drone from scratch

🧰 Languages and Tools

c css3 html5 javascript python figma firebase git


📌 Featured Projects

  • Intelligent Document Analyzer React | FastAPI | Gemini API | Azure Cognitive Services | FAISS - Built a full-stack PDF analysis app with semantic search and AI-driven insights.

    • Developed a document processing pipeline using PyPDF2 for text extraction and metadata preservation.
    • Implemented a semantic search engine with FAISS vector database and sentence transformers.
    • Engineered an AI insights system using Gemini API for generating takeaways and identifying contradictions.
    • Developed a 2-person podcast generation feature with Azure Text-to-Speech.
  • Movie Recommendation App React | Tailwind CSS | TMDB API | Git - Developed a scalable and responsive web app for movie discovery. -Deployment Link(https://adityacyan-movieapp.vercel.app/)

    • Implemented debounced search input, reducing redundant API calls by 70%.
    • Built dynamic discovery features including trending and genre-based filtering.
    • Integrated a recommendation engine using API chaining for real-world personalization.
  • Emotion Recognition (DistilBERT) Python | PyTorch | Transformers | Flask - Built an end-to-end emotion classification app using fine-tuned DistilBERT.

    • Visualized attention with UMAP/BERTviz for model interpretability.
    • Deployed a Flask API for simulating real-time NLP inference.

🌍 Open Source Contributions

  • Improve YouTube! (code-charity) - Contributed to an open-source project with 400,000+ Active Users.
    • Developed Undistracted Mode, enhancing user focus by hiding distracting UI elements.
    • Refactored grid layout logic, simplifying code and improving maintainability.

adityacyan

Pinned Loading

  1. Movie-App Movie-App Public

    This is a React app built with Vite and styled using Tailwind CSS that uses the TMDB API for fetching, searching, and displaying trending movies. It features a debounced search for optimized query …

    JavaScript

  2. Javagamesys Javagamesys Public

    Alpha Game System is a Java-based game menu system that allows users to select and play different games such as Snake, Minesweeper, Tetris, and Sudoku.

    Java 3

  3. distilbert distilbert Public

    This is the hosted version of my NLP model at https://github.com/adityacyan/ml_learning_codenotebook

    Jupyter Notebook

  4. byteverse-discordbot byteverse-discordbot Public

    discord-bot for byteverse made for handling teams

    Python