PARASFOLIO

Dreamer & Doer
0%
Navodayan • IIT Jodhpur • learner

Hello, I'm Paras

BS in Applied AI & Data Science student @ IIT Jodhpur

Building robust, intelligent applications at the intersection of deep neural analytics, mathematical modeling, and production-grade software infrastructures.

01. Manifesto

I don't just use models.
I dissect their anatomy.

My engineering foundation is built on absolute logical rigour. Forged in the intense residential environments of JNV and Sikar, I approach data science from a mathematical, first-principles perspective.

Currently pursuing a BS in Applied AI & Data Science at IIT Jodhpur, I bridge the gap between abstract mathematics and production-grade software. I specialise in machine learning, full-stack web development, and Android architectures. To me, a model is only as powerful as the infrastructure that serves it. I don't just train architectures—I build the real-world pipelines that make them scale.

core_philosophy.sh
~ $ echo $APPROACH
> 1. Ingest Data Patterns
> 2. Architect Neural Topology
> 3. Optimize Hyperparameters
> 4. Deploy Scalable API
~ $ _
Academic Standing
8.375 CGPA

Consistent high performance in rigorous technical curriculum.

Specialization
Deep Learning
& NLP

Transformer architectures and large language models.

Engineering Mindset
Production First

I don't just train models in Jupyter notebooks. I containerize, deploy, and monitor them using industry-standard MLOps practices.

Education

IIT Jodhpur

Currently pursuing a BS in Applied AI & Data Science with a strong focus on Machine Learning, Artificial Intelligence, Statistics, Programming, and Data Analytics.

CGPA

8.375

Focus

ML • AI • Android • Web

IIT Jodhpur Campus
02. Chronology

The Data Pipeline.

A systematic progression through rigorous academic environments, building the mathematical and algorithmic foundation required for advanced AI research.

2025 — Present

IIT Jodhpur

BS in Applied AI & Data Science

Focusing entirely on deep learning architectures, scalable data pipelines, automated machine learning (MLOps), and advanced statistical algorithms.

Core Modules
AI Data Structures ML
2024 — 2025

ALLEN Sikar / S.G.R.

12th Grade — Sikar, Rajasthan

JEE Preparation and 12th board diagnostics execution. Intensive quantitative problem solving.

2023 — 2024

JNV Sandhuan

11th Grade — Punjab

11th standard systematic progression under residential system criteria.

2018 — 2023

JNV Kikarwala Roopa

6th to 10th Grade — Punjab

6th - 10th standard foundational reasoning modules execution.

03. Capabilities

Technology Stack.

Core Languages

Advanced algorithmic optimization, data structuring, and backend scripting.

Python

ML / Deep Learning

Architecting CNNs, RNNs, and custom neural networks for predictive analysis.

PyTorch TensorFlow Scikit-learn

Data Science

Data parsing, feature engineering, and high-dimensional statistical modeling.

Pandas NumPy Matplotlib

NLP & Gen AI

Integrating Large Language Models, semantic parsing, and RAG architectures.

LangChain Gemini API HuggingFace

Additional Skills

Python Kotlin Machine Learning Deep Learning NLP Data Analytics Android Development Next.js Tailwind CSS Supabase Firebase Git GitHub Gemini API Power BI Tableau

8.375

Current CGPA

5+

Projects

10+

Technologies

2025

Started AI Journey

04. Architecture in Action

Engineered Systems.

A selection of end-to-end applications demonstrating my ability to build robust machine learning models, from scratch frameworks, to applied GenAI tools.

Neural Net From Scratch

A modular deep learning framework built strictly in Python and NumPy without relying on PyTorch or TensorFlow. Implements forward/backward propagation, activation layers, and custom optimizers to deeply understand mathematical mechanics.

Python NumPy Mathematics
Core ML

CodeBridge

An AI-powered IDE extension that automatically translates legacy codebases into modern frameworks, cutting migration time in half using applied Generative AI and LLM parsing.

JavaScript LLMs GenAI
Behind The Work

Photos.

Deployment Matrix

Open Source

Active open-source contributions, research logs, and version control mastery. My GitHub is the public ledger of my daily coding, data engineering, and deployment habits.

parasbishnoi029 / contributions 12 public repos • 40+ ★ total • mostly Python
Grid is a decorative pattern — stat updates live if API is responsive.

CI/CD Pipeline Status

Passing
Lint & Test
Build Image
Push Registry
Deploy Model
main branch synced v1.4.2-stable
05. Activities

Beyond the Code

Academic Research

Engaging deeply with IIT Jodhpur curriculum data science projects, focusing on statistical modeling optimizations.

Technical Writing

Documenting machine learning roadblocks, architectural decisions, and MLOps strategies for future reference.

Validation

Certifications & Awards.

Machine Learning Foundation

Comprehensive mastery of core supervised and unsupervised algorithms.

Verified Credential

Data Science Core

Advanced data analysis, cleaning methodologies, and structuring pipelines.

Verified Credential

Hackathon Participant

Proven ability to rapid-prototype, build, and deploy ML models under strict deadlines.

Competition Log

Google AI Studio

Google Cloud Skills Boost

Kaggle

IIT Jodhpur Coursework

Upcoming Certifications

06. Thought Leadership

Technical Writing.

05. Handshake Protocol

Initiate
Connection.

I am actively seeking machine learning internships, open-source collaborations, and rigorous data science roles.

Whether you are building scalable AI architectures, need an Android integration, or just want to discuss transformer models—my inbox is always open. Let's engineer something impactful.

~/paras/contact_api.py
import paras_portfolio as ai

# Initialize developer instance
dev = ai.Developer(
    name="Paras Bishnoi",
    role="AI & Data Science Engineer",
    location="IIT Jodhpur, India"
)

# Request connection payload
def establish_connection():
    return {
        "email": "parasbishnoi012@gmail.com",
        "github": "github.com/parasbishnoi029"
    }

# Fetch Resume
dev.download_resume()