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

Block or report Akash504-ai

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

Hi, I'm Akash Santra 👋

Software Developer • Open Source Contributor • Backend & Systems • Machine Learning

LinkedInTwitter/XEmail


About Me

I’m Akash, a developer focused on backend systems, machine learning, developer tools, and open source.

  • Contributing to large-scale open source projects like Strapi and Mastra
  • Interested in backend architecture, APIs, infrastructure, and ML systems
  • Learning AI systems, LLM tooling, and distributed systems
  • Ask me about Node.js, JavaScript, PostgreSQL, MongoDB, MySQL, and open source workflows
  • Goal: Become a strong systems and software engineer

Featured Projects

PASO – AI-Powered Real-Time Chat App

GitHub Live Demo

  • Real-time chat with Socket.io (1-1 + group chat)
  • AI chatbot integration (Groq API)
  • ML-based moderation (toxicity + spam detection)
  • Voice/video calling (ZegoCloud)
  • Full admin dashboard with analytics

Nexus – AI Resume Analyzer & Interview Platform

GitHub Live Demo

  • Resume parsing with NLP + ML scoring
  • Skill gap detection and job recommendations
  • AI-generated interview questions (LLM-based)
  • Dashboard with analytics and progress tracking
  • Real-time chat + community features

Open Source Contributions

Featured Pull Requests

  • Strapi — Fixed OpenAPI plugin route prefix handling (#25616)
  • Mastra — Fixed invalid JSON escape handling in PostgreSQL (#14692)
  • GeomScale (volesti) — Improved build and run documentation (#376)

Contribution Highlights

Strapi (Major Fix)

  • Fixed incorrect OpenAPI path generation for plugin routes
  • Handled router.prefix and config.prefix edge cases
  • Added unit tests for full coverage
  • Passed 90+ CI checks

Mastra (Backend / Database Fix)

  • Fixed PostgreSQL jsonb failures caused by invalid escape sequences
  • Implemented safe sanitization for invalid escapes and null characters
  • Added tests to ensure correctness

GeomScale / volesti

  • Improved developer onboarding experience
  • Cleaned up CMake workflow using out-of-source builds
  • Added clear execution steps for examples

Contribution Areas

  • Backend systems and API design
  • AI tooling and LLM workflows
  • Database reliability (PostgreSQL, JSON handling)
  • Testing and edge-case handling
  • Developer experience improvements

Tech Stack

Category Technologies
Languages JavaScript, Python, C++, C
Frontend React, Tailwind CSS, HTML, CSS
Backend Node.js, Express, REST APIs
Databases PostgreSQL, MongoDB, Firebase
Deployment Render, Vercel
ML / AI FastAPI, Hugging Face, Scikit-learn, Pandas, NumPy
ML Concepts Supervised Learning, Classification, Model Tuning, Ensemble Learning, NLP
NLP Bag of Words, TF-IDF
Tools Git, Docker, GitHub Actions

Current Focus

  • Scaling open source contributions
  • Backend and infrastructure deep dive
  • Exploring AI and system design

⭐ If you like my work, consider following or checking out my repositories

Pinned Loading

  1. paso-chat-app paso-chat-app Public

    An advanced real-time communication platform inspired by WhatsApp, built with integrated Machine Learning capabilities and full multimedia support. This application combines messaging, voice/video …

    JavaScript 3 1

  2. GeomScale/volesti GeomScale/volesti Public

    Practical volume computation and sampling in high dimensions

    C++ 182 193

  3. Resume-Analysis Resume-Analysis Public

    AI-powered Resume Analyzer & Interview Preparation Platform that evaluates resumes, detects skill gaps, recommends jobs, and generates personalized interview strategies using ML + LLMs.(also having…

    JavaScript 2

  4. E.com-app E.com-app Public

    Full-stack MERN e-commerce platform with user storefront, admin dashboard, secure authentication, product & order management, and Stripe payment.

    JavaScript

  5. CryptoTracker-App CryptoTracker-App Public

    Real-time crypto tracking website

    JavaScript

  6. strapi strapi Public

    Forked from strapi/strapi

    🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.

    TypeScript