Skip to content
View ravip5921's full-sized avatar

Highlights

  • Pro

Block or report ravip5921

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

Hi, I'm Ravi Pandey

๐ŸŽ“ M.S. Computer Science @ University of Nebraska Omaha (GPA: 4.0)
๐Ÿ”ฌ Graduate Research Assistant | Systems + AI + LLMs
๐Ÿ’ป Full-Stack Engineer | Data & Cloud Enthusiast
๐ŸŒŽ Omaha, Nebraska


๐Ÿš€ About Me

Iโ€™m a Computer Engineer turned researcher and software engineer, passionate about building intelligent systems that combine strong theoretical foundations with real-world impact.

My work sits at the intersection of:

  • ๐Ÿง  Artificial Intelligence & LLMs
  • โš™๏ธ Operating Systems & Memory Management
  • โ˜๏ธ Cloud & Distributed Systems
  • ๐Ÿ“Š Data Engineering & Analytics
  • ๐Ÿ” Explainable AI

Currently, Iโ€™m working on extending Answer Set Programming (ASP) using AST transformations and custom functional syntax - building compilation pipelines with Clingo + Python.


๐Ÿงช Research & Projects

๐Ÿ”ฌ Functional Answer Set Programming (FASP)

๐Ÿ“ฆ https://github.com/krr-uno-fasp

Research and development on extending Answer Set Programming (ASP) with functional syntax and higher-level abstractions.

  • Designed and implemented functional extensions to declarative logic programs
  • Built parser enhancements and custom operator support
  • Developed AST transformation pipelines using the Clingo API
  • Created a Python-based compilation framework to translate functional programs into standard ASP and back
  • Preserved compatibility with existing ASP solvers while enabling more expressive modeling

This work bridges formal logic, programming language design, and systems-level tooling.


๐Ÿง  XAI + LLM Integration Study (2025)

๐Ÿ“ฆ Doctor-Speciality-Recommender ๐Ÿ“ฆ DoctorSpecialityRecommender-Quiz

A web-based explainable AI system that:

  • Integrates classical ML models + LLM explanations
  • Uses LLMs for explanation generation
  • Includes interactive quizzes for reasoning evaluation
  • Logs structured data for XAI user studies

Built with:

  • Python
  • Streamlit
  • Scikit-learn
  • LLM APIs

๐Ÿ”ฌ Memory Pressure Analysis

๐Ÿ“ฆ Memory-Pressure-Analysis

Analyzing memory pressure effects on:

  • Docker containers (cgroups)
  • KVM virtual machines
  • Tail latency & throughput under constrained memory

Bridging Advanced OS concepts with performance experimentation.


๐Ÿ“ธ Smart Attendance System

๐Ÿ“ฆ SmartAttendanceSystem

Face-recognition-based real-time attendance system:

  • On-device feature extraction
  • Secure embedding transmission
  • Reduced network overhead

๐Ÿ”Ž OCR & Accessibility Research

Co-author of:

Improved Pre-processing Techniques for Mobile-based OCR Systems ICT-CEEL 2023

Worked on:

  • Segmentation
  • Noise filtering
  • Skew correction
  • Improved OCR accuracy by 50%

Related repos:

  • OCR
  • Segmentation
  • SkewCorrection
  • EasyRead

๐Ÿ’ผ Professional Experience

๐Ÿ› Graduate Research Assistant

University of Nebraska Omaha

  • Extended declarative programming language syntax
  • Built custom AST transformations using Clingo API
  • Designed Python compilation pipelines for ASP compatibility

๐Ÿ’ป Associate Software Engineer

GrowByData Services

  • Built scalable ETL pipelines
  • Integrated Google Analytics, Google Ads & Meta Ads APIs
  • Delivered BI dashboards for e-commerce analytics

๐ŸŽฎ Game Development Intern

Avana Game Studios

  • Unity (C#) development
  • Built guitar simulation mapped to MIDI
  • Designed 3D assets in Blender

๐Ÿ›  Tech Stack

Languages

Python C C++ Java SQL JavaScript C#

AI / ML

Scikit-learn NLP Computer Vision LLMs Statistical Modeling

Web & APIs

Django Flask FastAPI Streamlit React REST APIs

Systems & Cloud

Linux Docker AWS Azure Snowflake CI/CD

Data

Pandas NumPy Matplotlib Power BI ETL Pipelines


๐Ÿ“Š Highlights

  • Research in Answer Set Programming (ASP) & Functional ASP Extensions Contributing to: https://github.com/krr-uno-fasp Building parser extensions, AST transformations, and Python-based compilation pipelines using Clingo.

  • Strong foundation in Operating Systems & Systems Programming Repositories: OS-Project, distributed_rtos

  • AI-driven applications & research tools Including LLM-powered medical recommender systems and XAI user studies

  • Data engineering & analytics pipelines ETL workflows, API integrations, and business intelligence systems

  • Early projects in C++ graphics, Java OCR systems, and Python ML Demonstrating strong fundamentals across paradigms and languages

From low-level C systems code to high-level LLM applications, I enjoy working across the stack.


๐Ÿ† Honors

  • ๐Ÿ’ฐ $5,000 GRACA Research Grant (UNO)
  • ๐Ÿฅ‡ First Prize - openIMIS-DRG Datathon 2022
  • ๐ŸŽ“ Batch Topper (Multiple Semesters)

๐ŸŒ Connect With Me


๐Ÿ“ˆ Current Focus (2026)

  • Memory management under containerized workloads
  • LLM + symbolic system integration
  • Explainable AI for high-stakes domains
  • Research publication & PhD preparation

๐Ÿ“„ Resume

๐Ÿ“„ Resume (PDF)


If you're working on:

  • Systems research
  • AI + OS integration
  • LLM infrastructure
  • Experimental performance analysis

Letโ€™s collaborate ๐Ÿš€

Popular repositories Loading

  1. HEAD HEAD Public

    PHP 2

  2. SecondYearCE SecondYearCE Public

    Contains Lab works.

    C++ 1

  3. CodeBlocksGlut CodeBlocksGlut Public

    CodeBlocks with Freeglut library linked.

    C++ 1

  4. GalaCtic_Shooter GalaCtic_Shooter Public

    C 1

  5. SmartAttendanceSystem SmartAttendanceSystem Public

    A face recognition based smart attendance system developed as a college project.

    Python 1

  6. Learning-Python Learning-Python Public

    Basic Python functions syntax and uses

    Python