allen745@dev:~$ whoami
> Allen Stivanson Christian — AI & ML Engineer / Full-Stack Developer
allen745@dev:~$ cat mission.txt
> Building AI agents that reason, SaaS that scales,
> and models that actually make it to production.
allen745@dev:~$ status --check
[ONLINE] Patent Holder
[ONLINE] 25+ repositories shipped
[ONLINE] Python + DSA streak — active
[CRITICAL] Caffeine levelsrole: AI & ML Engineer | Full-Stack Developer
education: B.Tech, AI & Data Science
credential: Design Patent Holder
focus: AI Reasoning Agents · FinTech SaaS · Deep Learning
habit: Python + DSA — daily, no excuses
location: Anand, India
contact: cstivansonp@gmail.com🔭 Currently: redesigning the UI for DevMind AI, and building out my personal developer portfolio site 🧠 Always: training something, breaking something, fixing something
|
AI-powered SaaS for developers — automated code reviews, instant bug fixing, auto-documentation, complexity analysis, commit-message generation. Supports Python, JS, Java, C++, HTML/CSS.
|
Multi-step AI reasoning agent for GitHub repo health analysis, built for the Microsoft Agents League Hackathon.
|
|
FinTech SaaS for chartered accountants, built to serve 200,000+ CS professionals — automated accounting, anomaly detection, financial document text extraction, AI assistant.
|
Stock market analysis platform visualizing market indicators, trends, and sentiment-driven insights.
|
|
Foundational ML across regression, classification, and NLP.
|
Deep learning for computer vision & medical image classification.
|
|
Personal developer portfolio site — actively being rebuilt and redesigned. |
|
| 🏥 Healthcare | 💰 Finance | 📝 NLP & Recs | 🧪 Classic ML |
|---|---|---|---|
| Smart Cancer Prediction | Credit Card Fraud Detection | Spam Mail Prediction | Titanic Survival Prediction |
| Heart Disease Prediction | Loan Status Prediction | Fake News Prediction | Wine Quality Prediction |
| Diabetes Prediction | Gold / Car / House Price Prediction | Movie Recommendation System | SONAR Rock vs. Mine |
| Medical Insurance Cost Prediction | Big Mart Sales Prediction |
- CodeAlpha_MachineLearning — models from the CodeAlpha internship: preprocessing pipelines, credit scoring, disease classification, fraud handling
- CODESOFT / CODESOFT2 — CLI & GUI apps from the CodSoft internship: automation scripts, password generator, game logic
hand-gesture-control · WeekPlanner · todos-list-python · snake.io · power-strike
⚙️ Not showing up yet? Click to activate it (one-time setup)
This needs a tiny GitHub Action running on your allen745/allen745 repo to generate the animation. Add this file as .github/workflows/snake.yml:
name: Generate Snake
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
push:
branches: [main]
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: Platane/snk@v3
with:
github_user_name: allen745
outputs: |
dist/github-contribution-grid-snake.svg
- uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: output
build_dir: dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}Run it once manually from the Actions tab, and the snake image above will populate automatically after that.
Building AI agents, one commit at a time ⚡