Skip to content
View akash-jarali's full-sized avatar

Block or report akash-jarali

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
akash-jarali/README.md
Typing SVG

๐Ÿ“ Belagavi, Karnataka ย |ย  ๐ŸŽ“ KSCST-Selected ย |ย  ๐Ÿ“„ IRJMETS-Published


๐Ÿ‘‹ About Me

I'm a Python Full-Stack Developer specializing in Django, currently working as a Python Full-Stack Developer Intern at Prodhee Technologies (Dhee Coding Lab), Bengaluru. I build scalable, data-driven web applications and have hands-on experience taking a project from idea โ†’ deployment.

Alongside full-stack development, I built and published research on a CNN-LSTM deepfake detection system, selected for a state-level student research programme (KSCST) and published in IRJMETS.

  • ๐Ÿ”ญ Currently working on scalable Django APIs and backend performance optimization
  • ๐ŸŒฑ Deepening my expertise in DRF (Django REST Framework) and system design
  • ๐ŸŽฏ Seeking Python/Django backend or full-stack roles
  • โšก Fun fact: I've cut backend query latency by 15%+ on two separate production projects

๐Ÿ’ผ Experience

Python Full-Stack Developer Intern โ€” Prodhee Technologies (Dhee Coding Lab), Bengaluru Feb 2026 โ€“ Present

  • Built and delivered 5+ full-stack features using Django (MVT), Python, SQL, HTML5, CSS3, and Bootstrap in sprint-based development cycles
  • Improved backend data retrieval efficiency by 15% by optimizing Django ORM queries and refactoring CRUD workflows

๐Ÿ›  Tech Stack

Languages

Web Development

Databases

ML / Computer Vision

Tools


๐Ÿš€ Featured Projects

Python OpenCV CNN-LSTM ResNeXt SQL Screenshot 2026-07-10 174159 Screenshot 2026-07-10 174302

๐Ÿ›ก๏ธ DeepShield AI โ€” Deepfake Detection System

DeepShield AI is an intelligent deepfake video detection platform powered by an optimized Django backend. The system coordinates an automated OpenCV preprocessing framework with a hybrid deep learning model (ResNeXt + LSTM) to identify audio-visual inconsistencies and deepfake manipulations in seconds.

๐Ÿ“Š Key Performance Metrics & System Impact

  • 78% Classification Accuracy: Integrated a CNN-LSTM deepfake detection model into the core web application, validating real-time inference on 1,200+ samples to achieve 78% accuracy over a 66% single-model baseline.
  • 30% Data Preparation Speedup: Created an automated OpenCV pipeline for video processing, face detection, and structural face cropping, dropping overall setup times from 14 hours down to 10 hours.
  • 15% Retrieval Latency Reduction: Structured a normalized database layer and tuned 8+ Django ORM QuerySet queries via analytical indexing, reducing database access latency from 200 ms to 170 ms.
  • Team & Architecture Leadership: Led the end-to-end backend engineering for a 4-member research team, securing the multi-threaded video upload pipeline and exposing robust inference APIs to the frontend.

๐Ÿ† Recognitions & Publications

  • State Recognition: Selected for the prestigious KSCST 49th Series Student Project Program (2025-26).
  • Research Publication: Co-authored the peer-reviewed paper "DEEPSHIELD AI: Deepfake Detection Using CNN-LSTM Architecture" published in IRJMETS (2025).
  • First Place Award: Won 1st Prize at the College Technical Project Exhibition out of 15+ competing engineering project groups.

๐Ÿ› ๏ธ Tech Stack & Architecture

  • Backend Framework: Django (MVT), Django REST Framework, SQLite / MySQL
  • Computer Vision & Data Prep: OpenCV, Face Detection Algorithms, Python Data Utilities
  • Core Deep Learning Layer: PyTorch, ResNeXt (Spatial Extraction), LSTM (Temporal Sequencing)
  • Cut dataset preparation time by 30% (14 hrs โ†’ 10 hrs for 1,200 samples) by building an automated OpenCV face-detection and cropping pipeline

  • ๐Ÿ† 1st Prize, College Project Exhibition (15+ entries) ย |ย  โœ… Selected, KSCST 49th Series ย |ย  ๐Ÿ“„ Published in IRJMETS 2025

  • ๐Ÿ”— Repo


Django Python REST API SQLite HTML5 CSS3 Bootstrap

image image

๐Ÿ” Lost & Found Tracker โ€” Campus Item Management System

Lost & Found Tracker is a full-stack Django web application that streamlines campus lost-and-found operations through secure item reporting, intelligent search, and efficient backend data management. The system provides authenticated CRUD workflows, optimized database access, and RESTful APIs to support fast and reliable item tracking.

๐Ÿ“Š Key Performance Metrics & System Impact

  • 15% Faster Data Retrieval: Optimized 8+ Django ORM queries and implemented database indexing, reducing average query latency from 200 ms to 170 ms through systematic debugging and performance tuning.
  • Backend Architecture: Designed a normalized SQLite database schema and engineered secure CRUD workflows for managing lost and found items across the application.
  • REST API Integration: Developed backend modules and REST API endpoints for item reporting, search, and status tracking using modular object-oriented design principles.
  • Production Deployment: Successfully deployed the application on PythonAnywhere, demonstrating end-to-end development, deployment, and maintenance of a Django web application.

โš™๏ธ Core Features

  • Secure CRUD operations for reporting and managing lost and found items.
  • Advanced search and filtering for quick item discovery.
  • Item status tracking to monitor reported, matched, and returned items.
  • Responsive Bootstrap-based user interface integrated with Django templates.

๐Ÿ› ๏ธ Tech Stack & Architecture

  • Backend Framework: Django (MVT), Django ORM, REST API Development
  • Database: SQLite (Normalized Schema with Indexed Queries)
  • Frontend: HTML5, CSS3, Bootstrap
  • Programming Language: Python
  • Reduced average database retrieval latency by 15% (200 ms โ†’ 170 ms) through ORM query optimization and indexing.
  • Built modular backend components implementing secure CRUD workflows and RESTful APIs for item management.
  • ๐Ÿš€ Successfully deployed on PythonAnywhere
  • ๐Ÿ”— Live Demo ย |ย  Repo

Oracle SQL Database Design Data Analytics

  • Designed a relational schema (users, categories, expenses, budgets) to model real-world expense tracking and monthly budget limits per category
  • Wrote analytical Oracle SQL queries using joins, aggregations, subqueries, and ranking logic to surface category-wise spend, budget-vs-actual comparisons, overspending detection, and top-spender rankings
  • Uncovered spending-behavior insights (e.g. consistent overspending in Travel & Shopping vs. stable Rent) purely through SQL-driven analysis
  • ๐Ÿ”— Repo

โœˆ๏ธ Trip Planner

Django Python HTML5 CSS3 JavaScript SQLite Bootstrap image image image image

  • Built a full-stack Django holiday planning and booking platform covering destinations, hotels, transport, packages, and bookings
  • Implemented a multi-service search experience (flights, hotels, trains, buses, cabs, packages) with live filtering, sorting, and an interactive trip checklist progress bar
  • Added user auth (signup/login/remember-me) with private booking history, plus a custom management command to auto-seed demo data for quick setup
  • ๐Ÿ”— Repo

๐Ÿ“ง DheeMail

Django Python HTML5 CSS3 SQLite image

  • Built a Django email-simulation platform on the MVT architecture, replicating core webmail functionality
  • Implemented a custom user model (instead of Django's default) for greater flexibility in authentication and future scaling
  • Delivered inbox/sent message views and full send-receive messaging logic with a clean, modular app structure
  • ๐Ÿ”— Repo

๐Ÿ‹๏ธ Simple Gym Interface

HTML5 CSS3 image

  • Designed a gym-themed static landing page from scratch to practice core frontend fundamentals
  • Built a navigation bar, hero section, and a membership registration form with custom styling, hover effects, and layout techniques
  • ๐Ÿ”— Repo

๐Ÿงฉ Other Projects

image

๐Ÿ† Achievements & Publications

  • โœ… Selected for KSCST 49th Series Student Project Programme (2025โ€“26) โ€” a competitive state-level engineering research initiative โ€” for the DEEPSHIELD AI project
  • ๐Ÿ“„ Co-authored: "DEEPSHIELD AI: Deepfake Detection Using CNN-LSTM Architecture" โ€” International Research Journal of Modernization in Engineering, Technology and Science (IRJMETS), 2025
  • ๐Ÿฅ‡ Awarded 1st Prize at College Project Exhibition for DEEPSHIELD AI, selected among 15+ technical project entries

๐Ÿ“œ Certifications

  • Google UX Design Professional Certificate โ€” Coursera
  • Responsive Web Design Certification โ€” freeCodeCamp

๐ŸŽ“ Education

Bachelor of Engineering (B.E.) in Artificial Intelligence & Data Science Angadi Institute of Technology and Management, Belagavi, Karnataka 2022 โ€“ 2026 | CGPA: 7.9 / 10



๐Ÿ“ง akashjarali36@gmail.com ย |ย  ๐Ÿ“ Belagavi, Karnataka

Pinned Loading

  1. LostFoundTracker LostFoundTracker Public

    ๐Ÿ” Smart Django Lost & Found platform featuring a score-based matching algorithm, CRUD operations, and analytical dashboards. Deployed on PythonAnywhere.

    HTML 1

  2. Rock-Paper-Scissors Rock-Paper-Scissors Public

    ๐ŸŽฎ An interactive, responsive Rock Paper Scissors browser game built with vanilla JavaScript to practice DOM manipulation and state logic.

    CSS 1

  3. smart-expense-analyzer smart-expense-analyzer Public

    ๐Ÿ’ฐ SQL-based financial analytics platform utilizing Oracle SQL for expense tracking, budget overrun detection, and user spending behavior analysis.

    1

  4. Tic-Tac-Toe Tic-Tac-Toe Public

    โŒโญ• An interactive web-based Tic Tac Toe game built using vanilla JavaScript to practice conditional win logic and dynamic UI updates.

    JavaScript 1