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

Block or report Akashyatinjain

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

header

╭──────────────────────────────────────────────────────────╮
│  akash@sfit ~ %  whoami                                   │
╰──────────────────────────────────────────────────────────╯








ENGINEERING PHILOSOPHY
"I don't clone tutorials. I finish production-ready projects — from database schema design to deployment pipelines."


# QUICK ENGINEERING SNAPSHOT
Focus:          Backend & Systems Engineering
Track Record:   Built 4 Production-Ready Applications
Volume:         10,000+ Lines of Clean Code
Core Stack:     Node.js · Express · PostgreSQL · Prisma · Docker · Cloudinary
Core Domains:   Authentication · CI/CD · System Architecture · Performance · Security
Current Role:   Joint Tech Lead @ IEEE SFIT
Target Role:    Software Engineering / Backend Engineering Internships (2026)

Tech Stack Trade-Offs

Technology Architectural Decision & Trade-Off
Node.js + Express Event-driven, non-blocking I/O for async file streaming and API routing.
PostgreSQL Relational data integrity and indexed constraints for nested folder structures.
Prisma ORM Type-safe database queries, auto-generated migrations, and SQL injection defense.
Cloudinary CDN Offloaded binary file hosting to global CDN with signed URL verification.
JWT + Google OAuth Stateless user authentication designed for horizontal scalability.
Docker Isolated container build environments guaranteeing dev-to-prod consistency.

+ $ ./run --project=datastock --mode=featured

A Google Drive clone — but the hard parts weren't skipped

DataStock Demo
DataStock Interactive Demo — Drag & Drop Upload, Nested Folder Navigation & Search

status: production
uptime: live on Vercel + Render
hard_part: arbitrarily-deep folder trees in
  PostgreSQL — breadcrumbs, drag-drop
  moves, and search all stay consistent
  without recursive-query blowup

Shipped features

  • 🔐 JWT + Google OAuth authentication with protected routes
  • 📂 Nested folders, drag-and-drop upload, search, starred & recent files
  • ⚡ Cloudinary-backed storage with secure file URLs
  • 🖥️ Fully responsive dashboard with live notifications

Stack

Building next: AI-powered file search · team collaboration · version history · real-time sync

 ┌──────────────┐
 │   React UI   │
 └──────┬───────┘
        │ Axios
 ┌──────▼───────┐
 │  Express API │
 │  ── auth ──  │
 └──────┬───────┘
        │
 ┌──────▼───────┐
 │ Prisma ORM   │
 └──────┬───────┘
        │
 ┌──────▼───────┐
 │  PostgreSQL  │
 └──────┬───────┘
        │
 ┌──────▼───────┐
 │  Cloudinary  │
 │ secure URLs  │
 └──────────────┘

Key Engineering Highlights:

  • Problem: Tutorial cloud-storage apps store flat arrays in MongoDB. Real platforms require nested folder hierarchies, cascade deletions, and fast path resolution without N+1 query degradation.
  • Solution: Designed a layered Express backend with Prisma ORM on PostgreSQL. Built an iterative folder-path algorithm, Cloudinary signed-stream uploads, and JWT middleware across 18 protected REST routes.
  • Full Architecture & ERD: Available in the DataStock repository.

+ $ ls ./other-projects
projectpitchexec
💰 finance-tracker Full personal-finance app — income/expense tracking, category-wise analytics, monthly reports, CSV import. Real CRUD, real relational data. run ▶
🌱 swasthya Built for Smart India Hackathon in a 2-person team, under a hard deadline — Ayurveda-based wellness platform with a protein calculator and personalized recommendations. run ▶
📝 keeper-note Clean, fast note-taking app with full CRUD and dynamic state — the kind of small tool that teaches you React fundamentals properly. run ▶
🎮 simon-game Classic memory game rebuilt from scratch in vanilla JS — DOM manipulation and event handling, no shortcuts. run ▶
+ $ cat achievements.log
  • 2nd Runner Up (50+ Teams) — Colloquium (SFIT technical project competition)
  • IEEE Joint Tech Lead — SFIT Student Branch (mentored 100+ students in technical workshops)
  • Smart India Hackathon Finalist — Top finalist team for SWASTHYA Platform
  • 180+ LeetCode Solved — Focus on Data Structures, Algorithms & Problem Solving
  • 45+ Day GitHub Streak — 976+ contributions with consistent daily commits

+ $ neofetch --stack

stack

+ $ git log --stats --author=akash


+ $ git contribution-graph --snake

Contribution Graph

Contribution Snake Animation


╭──────────────────────────────────────────────────────────╮
│  akash@sfit ~ %  ./contact --urgent                       │
│  > STATUS: ACTIVELY INTERVIEWING FOR 2026 SWE INTERNSHIPS │
╰──────────────────────────────────────────────────────────╯

WHY HIRE ME?
"I bring end-to-end engineering ownership — taking responsibility for database schemas, REST APIs, and deployment pipelines from Day 1."

  • Target Role: Software Engineering / Backend Engineering Internships (2026)
  • Domain Focus: Backend Systems | Full-Stack | Cloud Infrastructure
  • Location: Remote | India



Pinned Loading

  1. FinTracker FinTracker Public

    JavaScript 1

  2. Drums Drums Public

    JavaScript 1

  3. SIH SIH Public

    JavaScript 2

  4. Quiz Quiz Public

    JavaScript

  5. Redesign-off-Cplus-plus- Redesign-off-Cplus-plus- Public

    HTML 1

  6. DataStock DataStock Public

    JavaScript 1