anil@portfolio — zsh
~ whoami
Anil Kumar Javisetty
B.Tech CSE student · Kallam Haranadhareddy Institute of Technology
~ cat interests.txt
Python, SQL & AI — building things that learn from data, and looking for an internship to build them for real.
open to AI internships Python SQL AI / ML
Anil Kumar Javisetty
portrait.jpg
cat about.md

A CS student who'd rather ship a working script than talk about one.

I'm currently pursuing my B.Tech in Computer Science Engineering at Kallam Haranadhareddy Institute of Technology. Most of my time goes into writing Python, wrangling data with SQL, and figuring out how AI systems actually make decisions — not just using them, but understanding what's under the hood.

I'm looking for an internship where I can apply that on real problems, alongside people who'll push my code — and my thinking — further.

DEGREE
B.Tech, Computer Science Engineering
COLLEGE
Kallam Haranadhareddy Institute of Technology
FOCUS
Python · SQL · Artificial Intelligence
STATUS
Open to internship opportunities
ls -la skills/

What I build with

skills git:(main) ls -la
Python Core language for scripting, automation and AI experiments.
SQL Querying, joins and structuring data before it goes anywhere near a model.
AI / ML fundamentals Problem-solving and search techniques, applied through coursework and projects.
git log --oneline projects/

Projects

Sudoku Solver — CSP Engine

↗ view on GitHub

Sudoku modeled as a proper Constraint Satisfaction Problem — 81 cells as variables, {1–9} as domains, and 27 all-different constraints across rows, columns and boxes. Solved with backtracking search, sped up with a Minimum-Remaining-Values heuristic and forward-checking constraint propagation, instead of brute force. Solves the puzzle rated the "world's hardest Sudoku" in ~170ms.

Python Backtracking Search Constraint Propagation MRV Heuristic
try it — edit the board or load a puzzle, then solve
given clue solved by algorithm
assignments:
backtracks:
solve time:
contact --anil

Let's talk.

Actively looking for an AI / Machine Learning internship. If your team is hiring, I'd love to hear from you — reach out by email or phone below.