|
I'm a passionate Applied Mathematics & Computer Science student at NJIT with a focus on AI/ML and data science. Currently conducting research on Beyond Next-Token Prediction paradigms for Large Language Models, while leading impactful community organizations. current_focus:
- Novel LLM architectures (intent-inference over next-token prediction)
- Advanced transformer architectures & Graph-RAG systems
- Model Context Protocol (MCP) implementation
collaboration:
- AI/ML projects
- Hackathons & competitions
- Community tech initiatives
achievements:
- Raised $70K for student organization
- Led 100+ students to national conferences
- 2x increase in student internship placements |
|
π Apple - AIML Product Engineering Intern (Summer 2025)
Impact: Led cutting-edge AI/ML product development for Apple Pay
+ Led team of 3 interns building MVP for Agentic Payment flow
+ Prototyped LLM-based product recommendation workflows with Apple Pay integration
+ Implemented Model Context Protocol (MCP) for merchant catalog parsing (TypeScript)
+ Designed Graph-RAG architecture for partner-facing ChatBotTech Stack: TypeScript LLM APIs MCP Graph-RAG Vector Databases
π Caterpillar Inc. - Software Engineering Intern (Summer 2024)
Impact: Optimized SDLC using AI-powered analytics and automation
+ Analyzed software development efficiency using Generative AI
+ Built data visualization dashboards for quality metrics tracking
+ Improved team productivity through Agile & DevOps best practices
+ Automated code commit assessment and sprint velocity trackingTech Stack: Python Generative AI Agile DevOps Data Visualization
| Project | Description | Tech Stack | Highlights |
|---|---|---|---|
| π€ GroupGPT | Collaborative Ideation Platform | Next.js Supabase Socket.IO OpenAI API |
Real-time collaborative chat with GPT integration, agentic design patterns for role-specific AI assistants |
| π QuSotch | 1st Place NYU Hackathon | NumPy scikit-learn Quantum Circuits |
75% complexity reduction using Quantum Monte Carlo, implemented Grover's Search for financial modeling |
| π΅ Emotion-Aware Music Rec | Multi-modal ML System | PyTorch BERT librosa Spotify API |
Multi-modal deep learning pipeline with CNN for mel-spectrogram analysis, Seq2Seq prediction model |
|
What it does: Real-time collaborative chat platform powered by GPT models for enhanced team ideation and brainstorming sessions. Key Features:
Impact: Enables teams to leverage AI assistance during brainstorming while maintaining conversation context and history. |
// Agentic Design Pattern
const agents = {
facilitator: {
role: "guide discussion",
model: "gpt-4"
},
critic: {
role: "challenge ideas",
model: "gpt-4"
},
summarizer: {
role: "synthesize insights",
model: "gpt-3.5-turbo"
}
} |
|
Performance Metrics: # Computational Complexity Reduction
classical_complexity = O(nΒ²)
quantum_complexity = O(βn)
# Results
complexity_reduction = 75%
speedup_factor = 4x
accuracy_improvement = 12% |
What it does: Quantum-enhanced financial modeling platform that leverages quantum algorithms to optimize stochastic processes. Key Achievements:
Why it won: First practical application of quantum algorithms to real-world financial modeling, demonstrating measurable performance improvements over classical approaches. |
|
What it does: Advanced multi-modal deep learning system that recommends music based on emotional state analysis from audio, text, and user metadata. Architecture Highlights:
Technical Innovation: Novel late-fusion architecture that outperforms single-modality systems by 23% in recommendation accuracy. |
# Multi-Modal Architecture
class EmotionMusicModel(nn.Module):
def __init__(self):
self.audio_cnn = MelSpectrogramCNN()
self.text_bert = BERTEncoder()
self.metadata_fc = MetadataEncoder()
self.fusion = LateFusionLayer()
self.seq2seq = RecommendationDecoder()
def forward(self, audio, text, meta):
audio_feat = self.audio_cnn(audio)
text_feat = self.text_bert(text)
meta_feat = self.metadata_fc(meta)
fused = self.fusion([
audio_feat, text_feat, meta_feat
])
return self.seq2seq(fused) |
%%{init: {'theme':'dark', 'themeVariables': { 'primaryColor':'#1f6feb', 'primaryTextColor':'#fff', 'primaryBorderColor':'#30363d', 'lineColor':'#58a6ff', 'secondaryColor':'#0d1117', 'tertiaryColor':'#161b22', 'fontSize':'16px'}}}%%
mindmap
root((Pablo's<br/>Tech Stack))
Languages
Python βββββ
JavaScript/TypeScript βββββ
Java ββββ
C++ ββββ
SQL ββββ
AI/ML
PyTorch
TensorFlow
Transformers
LangChain
RAG Systems
Vector DBs
Full Stack
React/Next.js
Node.js
REST APIs
GraphQL
WebSockets
Cloud & DevOps
AWS
Google Cloud
Azure
Docker
Kubernetes
CI/CD
|
Python |
JavaScript |
TypeScript |
Java |
C++ |
R |
LaTeX |
|
PyTorch |
TensorFlow |
Scikit-learn |
Pandas |
NumPy |
Matplotlib |
LangChain |
|
React |
Next.js |
Node.js |
Express |
Flask |
FastAPI |
Tailwind |
|
AWS |
GCP |
Azure |
Docker |
Kubernetes |
GitHub Actions |
Git |
|
PostgreSQL |
MongoDB |
Redis |
Supabase |
Firebase |
Prisma |
GraphQL |
|
Society of Hispanic Professional Engineers team_size: 20+ officers
member_base: 300+ students
funding_raised: $70,000+
conference_attendees: 100+ studentsKey Achievements:
Technologies Used:
|
Association of Latino Professionals For America status: First ALPFA chapter at NJIT
focus: Non-engineering Latino professionals
partnerships: 5+ local ALPFA chaptersKey Achievements:
Impact: Expanded professional opportunities beyond engineering, creating an inclusive community for all Latino students. |
"Empowering communities through technology, creating opportunities through collaboration, and building bridges between academia and industry."
graph LR
A[π¬ Research] --> B[Beyond Next-Token Prediction]
A --> C[Intent-Inference Models]
D[π€ AI/ML] --> E[Transformer Architectures]
D --> F[Graph-RAG Systems]
D --> G[Agentic AI]
H[π Community] --> I[SHPE Leadership]
H --> J[Student Mentorship]
H --> K[Tech Initiatives]
L[π Learning] --> M[Advanced MLOps]
L --> N[Graph Neural Networks]
L --> O[Quantum Computing]
style A fill:#ff6b6b
style D fill:#4ecdc4
style H fill:#ffe66d
style L fill:#a8e6cf
|
Beyond Next-Token Prediction Currently exploring novel paradigms for Large Language Models that reframe training from simple next-token prediction toward intent-inference and reasoning capabilities. Key Areas:
|
Building the Future of AI
|
|
Professional Networking |
View My Work |
Send a Message |
interests:
- AI/ML Research Collaborations
- Open Source Contributions
- Hackathons & Competitions
- Speaking Engagements
- Mentorship Opportunities
availability:
status: "Open to interesting projects!"
best_for: "AI/ML, Full-Stack, Research"
response_time: "Usually within 24 hours"βοΈ From pleyva2004 | Built with β€οΈ and lots of β

