Spotlight
Research Highlights
-
Presented my genetic algorithm work for community detection problem using ERBGA a novel algorithm.
Source: https://www.umsl.edu/cmpsci/dept-news-events/news-listings/hope-center.html -
Masters Winner Prize for presenting my research work ERBGA.
Source: https://www.umsl.edu/cmpsci/dept-news-events/news-listings/grad-research-fair.html -
ERBGA Presentation at 2018 Midwest Bioinformatics Conference
Source: https://www.umsl.edu/cmpsci/dept-news-events/news-listings/midwest-bioinformatics.html -
Efficient Reduced-Bias Genetic Algorithm (ERBGA) for Generic Community Detection Objectives
Source: https://profiles.umsl.edu/en/publications/efficient-reduced-bias-genetic-algorithm-erbga-for-generic-commun-2
Technical Articles
AI and Machine Learning
-
Predicting Diabetes Types: A Deep Learning Approach
-
Building an AI-Powered Cold Email System With CrewAI
-
Building an AI-Powered Cold Email System with CrewAI
-
Building Chat GPT from Scratch: A Journey into Conversational AI
-
Building Custom Tools With Model Context Protocol
-
Krutrim: India's indigenous LLM
-
Building a Rust Command Line Interface to Chat with Llama 3.2
-
Part 1: Setup your LLM home server for under 100$
Software Engineering and Development
-
Mastering Async Context Manager Mocking in Python Tests
-
Beyond Sequential: Why Rust's Threading Model Changed How I Think About Concurrent Programming
-
Why You Should Use ZSTD Instead of GZIP or ZLIB to Compress Data
-
Leveraging Feature Flags for Dynamic Route Handling in FastAPI