Skip to content
View aditya0yadav's full-sized avatar

Highlights

  • Pro

Block or report aditya0yadav

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

👨‍💻 Aditya Yadav - Software Developer Engineer

Email: [email protected]
Phone: +91 8920735656
LinkedIn: Aditya Yadav


🌟 About Me

A passionate Software Developer Engineer with a proven ability to transform self-taught skills into impactful software solutions. Leveraging expertise in Python, JavaScript, and AI technologies, I deliver innovative and efficient products that solve real-world challenges. Currently pursuing dual degrees in Machine Learning and Mathematics while contributing to cutting-edge projects in the industry.


🚀 Projects

Web Proxy Caching Server

  • Designed a modular web proxy caching server using Python and FastAPI.
  • Enhanced server response time by 50% and reduced bandwidth usage by 30%.
  • Integrated LRU Cache and scalable class-based architecture for optimized performance.

🛠️ Technical Skills

  • Languages: Python, JavaScript, C++
  • Frontend: React
  • Backend: Django, FastAPI, Express
  • Databases: MySQL
  • DevOps: AWS, Docker, CI/CD, GitHub
  • APIs: RESTful APIs, ChatGPT API, LangChain
  • AI Tools: Generative AI, Microservices, Machine Learning
  • Other: Redis, OOP, Multi-threading

🏢 Work Experience

Software Developer Engineer

AcutusAI Insights Pvt. Ltd. (Aug 2024 - Ongoing)

  • Developed QMAPI, enabling a 7% increase in survey completions through AI-powered analysis.
  • Improved survey prescreening accuracy by 25% via ChatGPT API integration.
  • Enhanced platform scalability and reliability by designing an AWS-based infrastructure.

🎓 Education

  • Bachelor of Science in Machine Learning and Data Science
    Indian Institute of Technology, Madras (2023 - Ongoing)
  • Bachelor of Science in Mathematics
    Delhi University (2024 - Ongoing)

👨‍🏫 Tutoring Experience

  • Guided a student in Germany on Machine Learning, focusing on Python programming and foundational concepts like Pandas, Numpy, and NLTK.

🌐 Let's Connect

I'm always open to collaborating on exciting software projects and exploring innovative AI solutions. Feel free to reach out!

Pinned Loading

  1. ip-capture-middleware ip-capture-middleware Public

    The IP Address Middleware for Express.js is a robust solution designed to enhance web application security and user tracking by capturing and managing user IP addresses

    JavaScript 3 1

  2. server-connection server-connection Public

    This project, Server Connection, demonstrates various server communication techniques using the C programming language. It showcases three key approaches—blocking, non-blocking, and multi-threading…

    C 3 1

  3. web-maestro web-maestro Public

    Welcome to Web Maestro! This project is designed to help you build a versatile and feature-rich blogging platform with a focus on user management and real-time interactions.

    JavaScript 3

  4. Proxy-Caching-Server Proxy-Caching-Server Public

    A Proxy Caching Server acts as an intermediary between clients and the main server, storing frequently accessed content locally to reduce latency, bandwidth usage, and server load. It improves perf…

    Python 3

  5. Memory-allocator Memory-allocator Public

    A thread-safe C implementation of malloc() that manages memory using a linked list structure. Features block reuse and mutex-based synchronization for concurrent access.

    C 3